187 Commits (01332a2cb51f8cba64181f0b21acf712fd4ab151)

Author SHA1 Message Date
Jeff Young b5e01ea163 Initialize plot with aux origin checkbox. 6 years ago
Jeff Young 4a1edf581e Update DXF units drop-down. 6 years ago
Ian McInerney ff9d899ae0 pcbnew: Clean up warnings with unit handling in the DXF export 6 years ago
Jeff Young 183687c69e Cleanup and a big hack to prevent keyboard focus loss. 6 years ago
Ian McInerney d5f680ecd2 Allow DXF to be exported in either inches or millimeters 6 years ago
Jeff Young 568c8c336b Move DRC control to a tool; move assorted commands to ACTIONS. 6 years ago
jean-pierre charras b6027e0815 Drill dialog: fix incorrect parent window when called from the Plot dialog. 7 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
Jeff Young ff6a3482ec Remove on-kill-focus-validation. 7 years ago
jean-pierre charras 558c38b5c5 Very minor enhancement in plot dialog. 7 years ago
jean-pierre charras b70dd1ecc4 Fix compil warnings 7 years ago
Jeff Young 5f3ee1e7ce More g_UserUnit erradication. 7 years ago
Jeff Young 0358aee89e UNIT_BINDERize print and plot dialogs. 7 years ago
Jeff Young e9d877914d Dialog consistency and beautification. 8 years ago
jean-pierre charras da66005254 Pcbnew, plot dialog: avoid slightly change in hpgl pen diameter (due to inch/mm conversion error) when the hpgl format is not selected 8 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 250d958ebb Plot dialog: fix broken dialog management. 8 years ago
Jeff Young 31b026c70f Another attempt to fix the initial button layout on GTK. 8 years ago
Jeff Young e5374981aa Improve spacing of Plot button on GTK. 8 years ago
Jeff Young a997aad144 Fix issue on re-titling sdbSizer button on GTK. 8 years ago
Jeff Young ad6956b05d Move zone fill check for plot to a checkbox option. 8 years ago
Jeff Young a31017bc9c Check zone fills before plotting. 8 years ago
jean-pierre charras 2bfbff104e Very minor fix: remove a trailing space in string. Mainly to help translations. 8 years ago
Simon Richter 675bd39e8a Avoid shadowed variable 8 years ago
Jeff Young 2473cf6d45 Make plot dialog modeless. 8 years ago
Jeff Young 0bbf961881 Clean up Cancel vs Close buttons in dialogs. 8 years ago
Jeff Young 15f1300221 Flip sense of Plot pads on silkscreen. 8 years ago
jean-pierre charras 8552f3fedf fix code after renaming files 8 years ago
jean-pierre charras 4c5bd01887 Rename a few files 8 years ago
jean-pierre charras e499d337d8 rename files: update filenames in sources 8 years ago
Simon Richter a9ccf1161b Fix quotes in UI messages 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
jean-pierre charras abe2a46ae7 Pcbnew: Fix plot PDF, broken by commit f3457794cf 8 years ago
jean-pierre charras 2a301d5883 Fix bug: pcbnew: in Plot dialog, layer list gets duplicate after calling the drill dialog. 8 years ago
Eldar Khayrullin f3457794cf Pcbnew: add option to plot DXF editable text 9 years ago
jean-pierre charras afe92c7bfc Pcbnew: Add creation of Drill Files in Gerber X2 format. 9 years ago
Eldar Khayrullin 0af5695e51 Pcbnew: add option to plot DXF lines in outline mode. 9 years ago
Jon Evans 3ec28e2acf Refactor layer enumerations to all live in the same place 9 years ago
Diego Herranz 50cdd5cdf1 Pcbnew, plot dialog: grey out advanced net attributes if Gerber X2 is unchecked. 9 years ago
jean-pierre charras 4ee344e150 Gerber files: Enable net attributes options in plot Gerber dlg and fix net attribute for "no net" tracks and vias (netcode <= 0). 9 years ago
jean-pierre charras 6edee2ae1d Prepare Plot Gerber file to include advanced aperture and net attributes. 9 years ago
jean-pierre charras e15ad9350f Fix issue from rev 6994 "Run DRC" from plot dialog crashes on Linux. 9 years ago
jean-pierre charras 62bf20271b Pcbnew, dialog plot: add a button (Run DRC) to run the DRC from the plot dialog. 9 years ago
jean-pierre charras 2284228c35 HPGL plot dialog: remove no more in use Pen Overlap parameter. Fix incorrect polygon fill by setting the hpgl pen thickness in hpgl file. Add filled circle (previously, a circle was never filled) 10 years ago
Dick Hollenbeck 364776a5d4 Remove commented out GetStandardLayerName() 10 years ago
Cirilo Bernardo 2128594a85 Coding policy fixes: remove trailing white space. 10 years ago
unknown 0ae5fed41f When changing the number of copper layers, new layers added to the board in pcbnew are now selected by default for plotting 10 years ago