110 Commits (01332a2cb51f8cba64181f0b21acf712fd4ab151)

Author SHA1 Message Date
Jeff Young 01332a2cb5 ADDED: plotting options for DNP footprints 1 year ago
Seth Hillbrand 69849ba3ca Replace custom Clamp with std::clamp 1 year ago
Seth Hillbrand e0453d9bcc Further cleanup of LSET 1 year ago
Seth Hillbrand cc850d0da0 Split out LSEQ/LSET from LAYER_ID 1 year ago
Jon Evans 4aab9f59aa ADDED: Support tenting control of individual vias 1 year ago
Jeff Young b88d3b13ac ADDED: sketch-pads-on-fab-layers to CLI PDF & SVG export. 1 year ago
Jeff Young e30b6398b7 ADDED: optional PDF metadata from AUTHOR and SUBJECT variables. 2 years ago
Ian McInerney d8b47d18d3 Initial rename of file plugin infrastructure components to IO 2 years ago
Jon Evans 55bca5e7ac Normalize formatting of booleans in the PCB file format 2 years ago
Marek Roszko 11de95778b Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago
Alex Shvartzkop ea65a5a80b Tent vias by default. 2 years ago
Jeff Young 686704bb31 ADDED: plot control over FP text. 2 years ago
Josue 7f9742791a Re-word `tent vias` value setting in board_setup and plot 2 years ago
Jeff Young 2f9889ff62 Add settings for plotting PDF property popups. 2 years ago
Jeff Young 1c6b765ba5 Formatting and cleanup. 2 years ago
jean-pierre charras 31bad5baaa Avoid duplicating similar options in print and plot headers 3 years ago
Marek Roszko b058ef2d87 Add the missing black and white setting to Plot -> SVG 3 years ago
Marek Roszko 3d5913c825 Remove convert_to_biu.h, merge contents to base_units.h 3 years ago
Marek Roszko a8613ee80f Combine Iu2Millimeter & remove PcbMm2iu 3 years ago
Marek Roszko c418b25756 Centralize the parseDouble functions in the parsers and gcc specialcase 3 years ago
Marek Roszko a070959209 Switch from strtod to std::from_chars for performance 3 years ago
Wayne Stambaugh 0bdbfe1446 Pcbnew: add plot on all layers feature. 4 years ago
jean-pierre charras 5b8eb8f9ec SVG plotter rework: use mm as units in file. Remove useless inch option. 4 years ago
Jeff Young 933b82495d Use ISO 128-2 values for dashed line defaults. 4 years ago
Jeff Young f1410f0240 Line styles for PCBNew shapes. 4 years ago
Wayne Stambaugh 46b959c3e3 Move plotter headers into include folder. 4 years ago
Jeff Young f221220fe2 Rename layer ids file. 4 years ago
Wayne Stambaugh cf00319c85 More NULL expunging. 4 years ago
Seth Hillbrand 624a231cc0 Remove unused line width option 5 years ago
Jeff Young 491fc2c8f2 Save DXF plot params to file and remove some dead code. 5 years ago
jean-pierre charras c87faad344 Python compatibility: move DXF_PLOTTER::DXF_UNITS to DXF_UNITS in pcb_plot_params.h 5 years ago
jean-pierre charras 213a74cbe6 Gerber, Dialog plot: add option to disable Aperture Macro use. 5 years ago
Jeff Young d305e9c715 Line width safety for PSLIKE plotter and some cleanup. 5 years ago
Jon Evans 2cbae18598 Remove PCBNEW_SETTINGS dependence from PCB_PLOT_PARAMS 5 years ago
jean-pierre charras eae0c142fe Eeschema, DIALOG_PLOT_SCHEMATIC: fix incorrect unit of default pen width. 5 years ago
Jeff Young 10614a9ebc Implement changes for Sketch Pads to Fab Layers. 6 years ago
Jon Evans 2d95270a31 Add color theme settings to pcbnew 6 years ago
jean-pierre charras fd59660ec8 Save new svg plot options in the board plot parameters section. 6 years ago
Johannes Pfister e5042a46ba Add ability to set SVG plot units and precision 6 years ago
Jon Evans 34aee50ae1 Rework plotting colors to ensure color settings are always available 6 years ago
jean-pierre charras 259d7a47d4 Pcbnew: enhancements: 6 years ago
Jon Evans 4f555e7794 Fix QA crash: Pgm is null in test suite 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
jean-pierre charras cd1f3acf49 Fix compil warnings 6 years ago
Mark Roszko 19ceb11ae7 Change more enums over to scoped enums 6 years ago
Mark Roszko 11ff16be4e Switch to scoped enums 6 years ago
jean-pierre charras f3f0e20a67 Pcbnew: add a board layer stack manager 6 years ago
Ian McInerney ff9d899ae0 pcbnew: Clean up warnings with unit handling in the DXF export 6 years ago
Ian McInerney d5f680ecd2 Allow DXF to be exported in either inches or millimeters 6 years ago