212 Commits (814f78f2b22c4b8f9478b47c0b44f427a4312bdd)

Author SHA1 Message Date
Adam Wysocki 814f78f2b2 ADDED: Add pcb/sch upgrade cli command 3 months ago
Mark Roszko 3e019ee4ae pcb plots dont need LOCALE_IO anymore 3 months ago
dsa-t 83427c38aa Revert "Use board stackup colors by default in 3D render job." 3 months ago
dsa-t d2f852504a Use board stackup colors by default in 3D render job. 3 months ago
Jeff Young 44bd29d592 More removal of open-coded dialog state saving. 3 months ago
Jeff Young b2ecaf1ddc Don't set m_IsPreviewer to force 3D models. 3 months ago
Jeff Young 2e629ca55c ADDED: follow-pcb and follow-plot-settings to render job settings. 3 months ago
Mark Roszko 275bbf1aef Add missing copy pasta for ps jobs handler 4 months ago
Mark Roszko 4b70e20250 Add support for check zones before plot to plot jobsets 4 months ago
Mark Roszko b0b07bbc41 Add option to save the pcb during drc cli (but with refill-zones required in parallel) 4 months ago
Mark Roszko dc6e0223c7 Add cli option for zone refill before drc 4 months ago
Seth Hillbrand 094870e7a4 String fixes 4 months ago
Jeff Young c758a2fbaf Don't sequence layers when order doesn't matter. 4 months ago
Jeff Young fa9a588683 Respect "exclude DNP" setting for Gerber X3. 5 months ago
Jeff Young b8eda55b24 Search user layer names first. 5 months ago
Jeff Young 0464cc18b1 Progress reporting for Run Jobs. 5 months ago
Andrea Greco 8eff58a6dc PCB: Add option to cli and graphics to export stpz 5 months ago
Jeff Young b6a47fb546 Nullptr safety. 5 months ago
Jeff Young 1bc60c32f0 Nullptr safety. 5 months ago
Jeff Young 18e107529a Don't force callers of GetAppSettings to implement exception processing. 5 months ago
Salvador E. Tropea c2c987f9c0 Always use PCB_PLOTTER::PlotJobToPlotOpts for plotter exports 6 months ago
Jeff Young 420b253ac4 Search board layer names when plotting Gerbers from CLI. 6 months ago
Jeff Young c452fe9686 REMOVED: HPGL plotting. 6 months ago
Jeff Young e69c80f09d Move STEP exporter error reporting to REPORTER interface. 7 months ago
Salvador E. Tropea c528f3c605 Add HPGL job support 7 months ago
Jeff Young 524575a595 Allow embedded files to come from components 7 months ago
Salvador E. Tropea a590d28c8e ADDED: Postscript job support 7 months ago
Jeff Young 49e04d3327 Remove accidental debug code. 7 months ago
Jeff Young 61986ab7c8 Load appearances presets to render job. 7 months ago
Jeff Young 70cbdbff89 ADDED: appearance preset selection to Render Jobs. 7 months ago
jean-pierre charras 91d9863cc3 kicad-cli export gerbers: avoid incorrect behavior with a broken layer list. 8 months ago
Jeff Young 8076bfa3c7 Use std::optional to better flag presence of arguments. 8 months ago
Jeff Young 96835cbfcf Job layersets come in already parsed. 8 months ago
Jeff Young 6181fa5a91 Code clarity. 8 months ago
Jeff Young d2b3f8ba28 ADDED: some individual flags for render jobs. 8 months ago
Jeff Young dd921354fc Cleanup. 8 months ago
Jeff Young 1333c4c305 Move layer arg parsing up so we can handle user-defined layer names. 8 months ago
Jeff Young 52648497b2 Formatting. 9 months ago
Marek Roszko 237953fd55 Move SVG_PLOTTER to {fmt} to punt locale issues 9 months ago
Marek Roszko 4f4ece61bb Move the fp svg cli to more similar plot code 9 months ago
Jeff Young 9be7464681 Keep user-defined common layers order. 9 months ago
jean-pierre charras eaa1e6d594 Fix a collision with a Windows define and our use of the same var name. 9 months ago
Jeff Young f951497a4f Code brevity. 9 months ago
Jeff Young 481e467968 Formatting; code brevity. 9 months ago
Daniel Treffenstädt 3768221d9c ADDED: Support for IPC-4761 Via protection features 9 months ago
Jeff Young c0e4c6a865 Persist generate-gerber-job-file setting. 9 months ago
Marek Roszko 9d5e143d08 ADDEDL: gencad job support to jobsets 9 months ago
Connor Goss 5a5759c41a Add IPC-D-356 Export to kicad-cli 9 months ago
jean-pierre charras aafe6157e2 kicad-cli pcb export SVG: ensure the "C" locale is used. 9 months ago
Jeff Young bf34fe625c Reduce cover types. 9 months ago