19 Commits (f781ec82c943ecca7478fe5aff0ad1e9ab92e06c)

Author SHA1 Message Date
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Marek Roszko dbed94e4b1 Fix gerbers and drill plot not logging errors 3 years ago
Marek Roszko 0a134788d0 Implement cli for gerber, drill, pdf export of pcb 3 years ago
Jeff Young 9b661aea10 EDA_ANGLE for plotters. 4 years ago
Marek Roszko 347e03363a Convert wxPoint/wxSize starting from EDA_RECT usages 4 years ago
Jeff Young 08fb05e522 Make sure HPGL and DXF drill map generators honour origin setting. 4 years ago
Wayne Stambaugh f57ef55cd6 Pcbnew header housekeeping round 3. 4 years ago
jean-pierre charras 90abc8ba8b Excellon drill files: slightly change comments inside files 5 years ago
jean-pierre charras 2528e1fc98 EXCELLON_WRITER: update info in comments. 5 years ago
jean-pierre charras e0cbcc3330 Excellon drill files: add structured comments to identify via holes and pad holes. 5 years ago
Jeff Young 7933935b4a Naming conventions. 5 years ago
Maciej Suminski 89698a727b Removed const modifier for returned non-reference types 6 years ago
Mark Roszko 19ceb11ae7 Change more enums over to scoped enums 6 years ago
jean-pierre charras 0b890b4d1d Drill files generation: add 3 structured comments in NC (Excellon) drill files and remove duplicate code. 7 years ago
jean-pierre charras 59c527c40c Excellon drill file generation: allows 4 digits in mantissa in Tool Information command when units are inches. 8 years ago
jean-pierre charras cf5bae7fbf Fix a few doxygen warnings 8 years ago
jean-pierre charras b8183a1aa5 Fix Coverity warnings 9 years ago
jean-pierre charras c8706e9c15 Fix compil issue in Python support. 9 years ago
jean-pierre charras afe92c7bfc Pcbnew: Add creation of Drill Files in Gerber X2 format. 9 years ago
Jon Evans 3ec28e2acf Refactor layer enumerations to all live in the same place 9 years ago
jean-pierre charras f079b7f98b gendrill_Excellon_writer.*: make 3 helper methods private. Coding style fixes. 9 years ago
jean-pierre charras 853310da6e Remove duplicate definition of LAYER_PAIR, defined both in gendrill_Excellon_writer.h and specctra.h 9 years ago
jean-pierre charras 84cfef1de9 Minor change for drill files names: when separate PTH and NPTH drill files are generated, PTH drill file has its name finishing by "-PTH" (similar to the NPTH drill file name) 9 years ago
jean-pierre charras 49d75d5850 Drill file generation: add the option to merge NPTH and PTH, which was disabled recently, due to code changes. 10 years ago
unknown 1af9b46ada Pcbnew, dialog create drill file: remove option to merge plated holes and not plated holes: 10 years ago
unknown a0f52db1c8 Drill files generation: when using blind/buried vias, the files are now created for each via layer pair, each file groups vias having the same pair, and one for through holes. 10 years ago
jean-pierre charras 699c76ccea Rework on EXCELLON_WRITER class, to allow gerber and drill files creation from a python script. 11 years ago
jean-pierre charras 569c2be354 Minor fixes: dialog rescue: make strings translatable. Remove a few coverity warnings (not initialized members). Very minor other changes. 11 years ago
jean-pierre charras 9004ed8801 Remove a few coverity warnings. Fix some comments which were incorrect, due to the changes in code. Remove not compiled code (kept as comments), now outdated or useless 11 years ago
jean-pierre charras 24f516f6ae Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc. 11 years ago
Dick Hollenbeck 4578ea8b9e 1) Add 32 Cu Layers. 12 years ago
Wayne Stambaugh 339dd0daf2 Coding policy fixes. 12 years ago
Martin Janitschke b33fa0cc13 Pcbnew: add option to merge non-plated through holes to drill file. (fixes lp:1133330) 12 years ago
jean-pierre charras 710e6a56c4 Move files relative to export code to subdir exporters. 12 years ago
Lorenzo Marcantonio d00c83cde9 Migrated the interfaces accepting angles to the double type 13 years ago
jean-pierre charras 2080739f76 Pcbbnew: fix bug Bug #1172892 (bad drill map file names, when a point is used inside a board file name) 13 years ago
Lorenzo Marcantonio 9fd79dfa91 Implemented the LAYER_NUM typedef (LAYER was already taken as a class name...) to represent a layer number. 13 years ago
Wayne Stambaugh 63b884558a Doxygen warning fixes. 13 years ago
jean-pierre charras c41bb774e4 Pcbnew: drill files creation: better dialog to create driil files, map files and report file. Code cleaning 13 years ago
Dick Hollenbeck 0d4598656b rename Ki_PageDescr to PAGE_INFO, encapsulate it in accessors, and move it into the BOARD 14 years ago
Wayne Stambaugh 4b853dedb4 Application name capitalization fixes. 14 years ago
Wayne Stambaugh edd35b4e90 PCB common library header rationalization. 14 years ago
Wayne Stambaugh 4a7dc4ad03 Add menu item function fixes and other minor improvements. 14 years ago
jean-pierre charras 1e2b145a2f Pcbnew: Add NPTH pads (seen changelog). 14 years ago
jean-pierre charras 258cebf1a8 Fix some Doxygen warnings. No new code. 15 years ago
jean-pierre charras 5944f4c405 Pcbnew: gen drill functions: morecode cleanup 15 years ago
jean-pierre charras 259d9a024c Pcbnew: gen drill files code cleanup. Fix minor bug 680558 15 years ago
charras c3fde30419 code cleaning. Pcbnew: Minor enhancements in Plot dialog 16 years ago
charras 2a80117065 Commit patch for plot functions from Lorenzo 17 years ago
CHARRAS 22affc6750 Better support for micro vias. infos in changelog 18 years ago