85 Commits (5fd294cad2ec85a804f7789b83dd11b11460fd4b)

Author SHA1 Message Date
Jeff Young 0a4533703c Performance. 7 months ago
Jeff Young 9be7464681 Keep user-defined common layers order. 8 months ago
Marek Roszko b6743653f3 Restore the page size mode behavior 8 months ago
Jeff Young 4fa02690f8 REMOVED force-plot-invisible-items. 9 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Marek Roszko 17a1706257 ADDED: "Single document" PDF plot option for PCB plots 10 months ago
Jeff Young 6686ade45b Remove (somewhat atrophied) manual pretty printing. 11 months ago
Jeff Young 01332a2cb5 ADDED: plotting options for DNP footprints 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
Jeff Young 686704bb31 ADDED: plot control over FP text. 2 years ago
Jeff Young 2f9889ff62 Add settings for plotting PDF property popups. 3 years ago
Jeff Young 1c6b765ba5 Formatting and cleanup. 3 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
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 f3a583e490 Formatting & comment cleanup. 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 37b200cb3e Pass wxString objects by reference instead of on the stack. 4 years ago
Wayne Stambaugh 2a6c7a7c0f Pcbnew header housekeeping round 1. 4 years ago
Jeff Young 3a6a919097 Improve clarity in the Print dialog around edge cuts layer. 5 years ago
Seth Hillbrand 624a231cc0 Remove unused line width option 5 years ago
jean-pierre charras 96af236493 Code cleanup: remove include wx.h from pcb_plot_params.h. 5 years ago
Jeff Young 491fc2c8f2 Save DXF plot params to file and remove some dead code. 5 years ago
Alexis Lockwood 4bc12e7dcd Don't include plotters_specific.h where not needed 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
Marek Roszko b9f1601418 Rename PLOT_MODE to OUTLINE_MODE 5 years ago
Marek Roszko eb33c33f15 Rename EDA_DRAW_MODE_T to PLOT_MODE 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
jean-pierre charras 6b958ff4e0 Move specialized plotter classes from plotter.h to specific plotter_xx.h 5 years ago
Jeff Young 10614a9ebc Implement changes for Sketch Pads to Fab Layers. 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
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Seth Hillbrand 7c28c3838a Comment-only changes 6 years ago
Mark Roszko 19ceb11ae7 Change more enums over to scoped enums 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
jean-pierre charras 7f20c55ed6 Pcbnew, Plot dialog, Gerber format: Enable or disable adding net metadata both in X1 and X2 format. Previously, this option was existing only in X2 format. Should be existing in both formats. 7 years ago
jean-pierre charras 7db88126c5 hpgl plot parameters: use double instead of int to store the pen diameter to avoid truncation. 8 years ago
jean-pierre charras e499d337d8 rename files: update filenames in sources 8 years ago
jean-pierre charras bdc6a5950b rename plot_common.h to class_plotter.h, a better name, consistent with other class definitions. 8 years ago
jean-pierre charras 50164e9968 Add Gerber job file writer in Pcbnew, and a basic reader in Gerbview. Currently disabled 8 years ago
jean-pierre charras 816307e500 Pcbnew plot: fix a few minor issues: 8 years ago
jean-pierre charras 557e69f72a Fix many minor issues in dialog plot and plot DXF options. 8 years ago