| .. |
|
bom
|
Fixed range reference generation for multiple projects
|
2021-01-27 11:50:10 -03:00 |
|
kicad
|
Now you can consolidate more than one project in one BoM.
|
2021-01-21 14:43:47 -03:00 |
|
mcpyrate
|
Fix import issue when a shorter base path matches before a shorter one
|
2020-12-09 16:49:18 +02:00 |
|
__init__.py
|
…
|
|
|
__main__.py
|
Fixed minimum KiCad version required is 5.1.6.
|
2021-01-26 12:42:49 -03:00 |
|
ansi.py
|
Removed trailing spaces (flake8)
|
2021-01-28 15:37:44 -03:00 |
|
config_reader.py
|
Made clear that generic_plot.kibot.yaml is just a template.
|
2021-01-05 15:14:22 -03:00 |
|
docopt.py
|
…
|
|
|
drill_marks.py
|
…
|
|
|
error.py
|
…
|
|
|
fil_base.py
|
Added a new filter used to rotate footprints.
|
2020-12-28 18:26:27 -03:00 |
|
fil_generic.py
|
Added a new filter used to rotate footprints.
|
2020-12-28 18:26:27 -03:00 |
|
fil_rot_footprint.py
|
Added a new filter used to rotate footprints.
|
2020-12-28 18:26:27 -03:00 |
|
fil_var_rename.py
|
Added a new filter used to rotate footprints.
|
2020-12-28 18:26:27 -03:00 |
|
globals.py
|
…
|
|
|
gs.py
|
Now you can consolidate more than one project in one BoM.
|
2021-01-21 14:43:47 -03:00 |
|
kiplot.py
|
Separated some complex tests from the test_misc.
|
2021-01-29 13:28:29 -03:00 |
|
layer.py
|
We no longer need to plot the files to know the KiCad's name.
|
2021-01-18 17:23:27 -03:00 |
|
log.py
|
Now information messages go to stdout (not stderr).
|
2021-01-22 17:17:41 -03:00 |
|
macros.py
|
Removed dead code in macros.py
|
2020-10-17 16:51:17 -03:00 |
|
misc.py
|
Changed the error about using external (unknown) names to a warning.
|
2021-01-29 11:23:46 -03:00 |
|
optionable.py
|
Now you can ask to compress the targets of an output (by out put name)
|
2021-01-18 16:12:30 -03:00 |
|
out_any_drill.py
|
Fixed drill dependencies generation.
|
2021-01-29 11:53:41 -03:00 |
|
out_any_layer.py
|
Added clarification about the need of dot in edge_cut_extension option.
|
2021-01-28 15:37:28 -03:00 |
|
out_base.py
|
Makefile generation.
|
2021-01-22 17:22:18 -03:00 |
|
out_bom.py
|
Now you can consolidate more than one project in one BoM.
|
2021-01-21 14:43:47 -03:00 |
|
out_compress.py
|
Added tests for some ouyt_compress special cases.
|
2021-01-28 17:33:01 -03:00 |
|
out_dxf.py
|
Unified the capitalization after colons.
|
2021-01-12 15:39:05 -03:00 |
|
out_excellon.py
|
Now you can ask to compress the targets of an output (by out put name)
|
2021-01-18 16:12:30 -03:00 |
|
out_gerb_drill.py
|
Now you can ask to compress the targets of an output (by out put name)
|
2021-01-18 16:12:30 -03:00 |
|
out_gerber.py
|
Fixed extra data about drill marks in gerber files.
|
2021-01-13 11:44:20 -03:00 |
|
out_hpgl.py
|
Unified the capitalization after colons.
|
2021-01-12 15:39:05 -03:00 |
|
out_ibom.py
|
Changed the error about using external (unknown) names to a warning.
|
2021-01-29 11:23:46 -03:00 |
|
out_kibom.py
|
Changed the error about using external (unknown) names to a warning.
|
2021-01-29 11:23:46 -03:00 |
|
out_pcbdraw.py
|
Makefile generation.
|
2021-01-22 17:22:18 -03:00 |
|
out_pdf.py
|
Unified the capitalization after colons.
|
2021-01-12 15:39:05 -03:00 |
|
out_pdf_pcb_print.py
|
Now you can ask to compress the targets of an output (by out put name)
|
2021-01-18 16:12:30 -03:00 |
|
out_pdf_sch_print.py
|
Now you can ask to compress the targets of an output (by out put name)
|
2021-01-18 16:12:30 -03:00 |
|
out_position.py
|
Now you can ask to compress the targets of an output (by out put name)
|
2021-01-18 16:12:30 -03:00 |
|
out_ps.py
|
Unified the capitalization after colons.
|
2021-01-12 15:39:05 -03:00 |
|
out_sch_variant.py
|
Now you can ask to compress the targets of an output (by out put name)
|
2021-01-18 16:12:30 -03:00 |
|
out_step.py
|
Fixed STEP dependencies generation.
|
2021-01-29 10:36:33 -03:00 |
|
out_svg.py
|
Unified the capitalization after colons.
|
2021-01-12 15:39:05 -03:00 |
|
out_svg_sch_print.py
|
Now you can ask to compress the targets of an output (by out put name)
|
2021-01-18 16:12:30 -03:00 |
|
pre_base.py
|
Makefile generation.
|
2021-01-22 17:22:18 -03:00 |
|
pre_check_zone_fills.py
|
…
|
|
|
pre_drc.py
|
Fixed run_erc and run_drc makefile targets.
|
2021-01-29 09:25:56 -03:00 |
|
pre_erc.py
|
Fixed run_erc and run_drc makefile targets.
|
2021-01-29 09:25:56 -03:00 |
|
pre_filters.py
|
Added support for KiCad 6 error filters.
|
2020-10-15 17:00:58 -03:00 |
|
pre_ignore_unconnected.py
|
…
|
|
|
pre_update_xml.py
|
Makefile generation.
|
2021-01-22 17:22:18 -03:00 |
|
registrable.py
|
…
|
|
|
var_base.py
|
Changed how variant field renamer is implemented.
|
2020-12-23 10:19:23 -03:00 |
|
var_ibom.py
|
Changed how variant field renamer is implemented.
|
2020-12-23 10:19:23 -03:00 |
|
var_kibom.py
|
Changed how variant field renamer is implemented.
|
2020-12-23 10:19:23 -03:00 |