51 Commits (b22b0e5d03f97acd5a41c6aa14e6f3abd21e5286)

Author SHA1 Message Date
Jeff Young 0fb1ccff21 Commenting and formatting. No functional changes. 3 years ago
Jeff Young 6a9a1e6e65 Print hole walls if in colour (and printing real drill sizes). 3 years ago
jean-pierre charras 90238dede8 PCBNEW_PRINTOUT: fix incorrect size of holes printed with the "small drill" option 3 years ago
jean-pierre charras 31bad5baaa Avoid duplicating similar options in print and plot headers 3 years ago
Jeff Young ce2dbdec75 Formatting and a bit of cleanup. 3 years ago
Marek Roszko 66e8931405 Remove IU_PER_MM thats standalone 3 years ago
Marek Roszko e6ed275c25 Repoint IU_PER_MILS 3 years ago
Marek Roszko a8613ee80f Combine Iu2Millimeter & remove PcbMm2iu 3 years ago
Jeff Young 9523586bf1 Remove atrophied PCB NO_CONNECTS layer and its colour. 3 years ago
Jeff Young 5679b9dbdc Remove a few EDA_RECT instances. 3 years ago
Jeff Young e10158ff10 ADDED show pin names on footprint pads when assigning to symbol. 3 years ago
Jeff Young 231ac567b8 Bug fixes for printing vias. 3 years ago
Jeff Young f22cf1cc3a Fill in missing bits of LAYER variable for printing/plotting. 3 years ago
Jeff Young e7f5deedb8 All via pad layers need checking for copper. 4 years ago
Jeff Young c4143b0ff6 Reconcile two different printing bug fixes. 4 years ago
Jeff Young 5e4a704155 Remove some more duplicated preferences. 4 years ago
Jeff Young ed79f6e511 Clean up some TODOs. 4 years ago
jean-pierre charras c4432e5d03 pcbnew print: minor fix: option edge.cut on all layers not stored. 4 years ago
Jeff Young fecb53b64f Clean up removal of separate front & back footprint text visibility. 4 years ago
jean-pierre charras a9f092b370 Pcbnew, Printing system: fix broken print of pads on tech layers. 4 years ago
Jeff Young 1f4a56005e Remove extraneous isPrinting test. 4 years ago
Jeff Young 096e342386 Prefix TRACK, ARC and VIA. 4 years ago
jean-pierre charras be3a08bfa7 Pcbnew printing: fix missing zones on non copper layers. 4 years ago
Jeff Young 3a6a919097 Improve clarity in the Print dialog around edge cuts layer. 5 years ago
Jeff Young 2c009906e5 Set unprinted layer colors to background. 5 years ago
Jeff Young cad5198ab7 Worksheet -> (industry standard) Drawing Sheet. 5 years ago
Jeff Young a235103e48 Redo pad & via painting (again). 5 years ago
Zoltan Gyarmati 5676117d0b Make small drill marks size configurable via advanced config for both printing and plotting 5 years ago
Jeff Young 5fffde09d4 Improve SNR and formatting. 5 years ago
Jeff Young a207bd97bb Naming conventions. 5 years ago
Jeff Young f5443de7f9 D_PAD -> PAD. 5 years ago
Jeff Young 84dd5108ba Remove some "class_" prefixes from files. 5 years ago
Salvador E. Tropea 61fb271957 Rename the `plot.one_page_per_layer` option to avoid cconfusion. 5 years ago
Ian McInerney 31e626f279 Cleanup creation of all our smart pointers 5 years ago
Jeff Young 4233886a05 Repair drill mark printing. 5 years ago
Jeff Young 9c6977a994 Remember mirror setting in print dialog. 5 years ago
Jeff Young 14a9c8dc42 Fix printing for introduction of zone layers and meta items. 5 years ago
Jeff Young 8eda4d93ee Use LAYER_VIAS instead of via-type-specific layers for visibility. 5 years ago
jean-pierre charras f28d30a87b Fix minor wxWidgets alert and a few Coverity warnings. 5 years ago
Jeff Young bc9723340a Add support for print-as-per-items-tab. 5 years ago
Simon Richter 95c2b261e8 Don't mandate ownership semantics in API 6 years ago
Jeff Young dce42612d3 Fix via printing. 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Ian McInerney 13b6028e1b Refactor all math into a new kimath library 6 years ago
Maciej Suminski 262a105416 Disable zone outlines and hatched lines rendering in printouts 7 years ago
Maciej Suminski d3ea63e133 Removed a redundant parameter from BOARD_PRINTOUT constructor 7 years ago
Maciej Suminski dea778842b Grand printing dialogs refactor 7 years ago
Maciej Suminski 92c5cb288e Fixed scale in Gerbview printouts 7 years ago
Maciej Suminski 8cb464b725 Handle drill mark options in pcbnew printouts 7 years ago
Maciej Suminski 1cce194c8a Handle layer settings in printouts 7 years ago