Mike Williams
|
9541e45502
|
BOM Exporter: allow using presets from the command line
|
2023-09-20 10:57:43 -04:00 |
Jeff Young
|
ef92429ac2
|
Implement changed notifiers for textvar, netclasses and severities.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15440
|
2023-09-17 17:35:15 +01:00 |
Marek Roszko
|
2de38f8d75
|
Force jobs to be instantiated in kicommon
This is important since these get passed between modules at runtime
|
2023-09-16 21:02:33 -04:00 |
Mike Williams
|
7d9f791518
|
kicad-cli: sch bom export: fix inability to disable grouping
Just set --group-by default to "" (No default grouping), and drop the
additional --group option. Also fix the exclude DNP option.
Fixes: https://gitlab.com/kicad/code/kicad/-/issues/15246
|
2023-07-23 13:59:28 -04:00 |
Mike Williams
|
753ae21fd4
|
BOM Generator: wire up to kicad-cli
|
2023-04-03 09:07:52 -04:00 |
Marek Roszko
|
bae8cb55c0
|
Rename the bom cli to pythonbom since we'll have a real bom system later
|
2022-11-30 19:56:59 -05:00 |
Marek Roszko
|
39d5cc31d4
|
Add schematic xml bom output
|
2022-11-12 21:51:32 -05:00 |