Alex Shvartzkop
|
f6f0b9a661
|
ADDED: PCB 3D image raytracing rendering from CLI.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/3691
|
2024-03-08 14:38:18 +00:00 |
Jeff Young
|
7cc663ad77
|
Schematic parity checking for CLI DRC.
|
2024-02-02 23:05:37 +00:00 |
Marek Roszko
|
c8d24b7613
|
Add missing IPC2581 cli support
|
2024-01-30 20:42:34 -05:00 |
Marek Roszko
|
b542539546
|
Add --drawing-sheet arg for various cli commands for overriding the project sheet
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15438
|
2023-08-31 19:53:23 -04:00 |
Marek Roszko
|
812143ac69
|
ADDED: Run PCB DRC via cli
|
2023-08-10 20:20:40 -04:00 |
Roberto Fernandez Bautista
|
3d1b96d6ca
|
Cleanup jobs handlers (+Fix build)
|
2023-06-11 00:12:53 +02:00 |
Roberto Fernandez Bautista
|
3f758711fd
|
Use external REPORTER for EESCHEMA_JOBS_HANDLER / PCB_JOBS_HANDLER
|
2023-06-10 23:35:32 +02:00 |
Marek Roszko
|
dbed94e4b1
|
Fix gerbers and drill plot not logging errors
Partial fix for https://gitlab.com/kicad/code/kicad/-/issues/14437
|
2023-04-20 23:39:59 -04:00 |
Marek Roszko
|
2f8cc84551
|
Hotglue footprint to svg export
This needs additional work
|
2022-12-13 22:50:15 -05:00 |
Marek Roszko
|
7e53663d5d
|
Add a bulk gerber export that's a wee bit smarter
|
2022-12-11 20:13:26 -05:00 |
Marek Roszko
|
25d5defc10
|
Add cli for "fp" upgrade
|
2022-11-28 20:48:14 -05:00 |
Marek Roszko
|
cd30da179a
|
Round out the cli with position file export
|
2022-11-07 19:53:35 -05:00 |
Marek Roszko
|
0a134788d0
|
Implement cli for gerber, drill, pdf export of pcb
|
2022-10-29 11:56:10 -04:00 |
Marek Roszko
|
a7e1f668a7
|
Some cleanup of the cli functions
|
2022-10-25 23:26:23 -04:00 |
Mark Roszko
|
fb8a4c10f7
|
Shove kicad2step into pcbnew itself with a new cli
|
2022-10-04 01:53:37 +00:00 |