| .. |
|
bom
|
Fixed extra separator in references for merged BoMs.
|
2021-02-05 11:30:54 -03:00 |
|
kicad
|
fix: Part containing more then 9 units (2 digits present). Start line parsing with TAB instead of unit number
|
2021-02-12 16:16:16 +01:00 |
|
mcpyrate
|
…
|
|
|
__init__.py
|
…
|
|
|
__main__.py
|
Bumped version to 0.10.0
|
2021-02-12 16:08:46 -03:00 |
|
config_reader.py
|
Added import tests.
|
2021-02-12 11:40:26 -03:00 |
|
docopt.py
|
…
|
|
|
drill_marks.py
|
…
|
|
|
error.py
|
…
|
|
|
fil_base.py
|
…
|
|
|
fil_generic.py
|
…
|
|
|
fil_rot_footprint.py
|
…
|
|
|
fil_var_rename.py
|
…
|
|
|
globals.py
|
Adjusted some details about the time-out control
|
2021-02-08 12:07:54 -03:00 |
|
gs.py
|
Now we can load InteractiveHtmlBom even when installed only as plugin
|
2021-02-08 15:37:01 -03:00 |
|
kiplot.py
|
Added test for makefile generation running the script from system.
|
2021-02-12 14:56:51 -03:00 |
|
layer.py
|
Fixed problems using layer suffixes containing non-ASCII chars
|
2021-02-11 11:29:21 -03:00 |
|
log.py
|
Removed no longer needed import
|
2021-02-03 16:07:12 -03:00 |
|
macros.py
|
Removed dead code in macros.py
|
2021-02-04 16:38:38 -03:00 |
|
misc.py
|
Fixed problems using layer suffixes containing non-ASCII chars
|
2021-02-11 11:29:21 -03:00 |
|
optionable.py
|
Fixed exception on undocumented options.
|
2021-02-04 10:40:42 -03:00 |
|
out_any_drill.py
|
Problems using internal names for drill maps in gerb_drill output.
|
2021-02-06 12:55:02 -03:00 |
|
out_any_layer.py
|
…
|
|
|
out_base.py
|
Exclude KiCad 6 code and enabled coverage for out_base tests.
|
2021-02-01 16:39:10 -03:00 |
|
out_bom.py
|
Removed dead code.
|
2021-02-12 15:03:39 -03:00 |
|
out_compress.py
|
Fixed list of compress dependencies.
|
2021-02-11 13:28:17 -03:00 |
|
out_dxf.py
|
Removed KiCad 6 code from coverage.
|
2021-02-01 17:24:31 -03:00 |
|
out_excellon.py
|
…
|
|
|
out_gerb_drill.py
|
…
|
|
|
out_gerber.py
|
Excluded KiCad 6 code from coverage in gerber output.
|
2021-02-03 10:14:42 -03:00 |
|
out_hpgl.py
|
…
|
|
|
out_ibom.py
|
Now we can load InteractiveHtmlBom even when installed only as plugin
|
2021-02-08 15:37:01 -03:00 |
|
out_kibom.py
|
…
|
|
|
out_pcbdraw.py
|
Added style dependency in pcbdraw makefile target.
|
2021-02-03 12:41:30 -03:00 |
|
out_pdf.py
|
…
|
|
|
out_pdf_pcb_print.py
|
Removed debug message (oops!)
|
2021-02-11 12:52:01 -03:00 |
|
out_pdf_sch_print.py
|
Added KiAuto time-out control (EXPERIMENTAL!!)
|
2021-02-06 20:48:34 -03:00 |
|
out_position.py
|
Added test for missing id in position columns.
|
2021-02-02 11:17:09 -03:00 |
|
out_ps.py
|
…
|
|
|
out_sch_variant.py
|
…
|
|
|
out_step.py
|
Added tests for step and pdf_pcb_print command fails.
|
2021-02-04 16:09:50 -03:00 |
|
out_svg.py
|
…
|
|
|
out_svg_sch_print.py
|
Added KiAuto time-out control (EXPERIMENTAL!!)
|
2021-02-06 20:48:34 -03:00 |
|
pre_base.py
|
…
|
|
|
pre_check_zone_fills.py
|
…
|
|
|
pre_drc.py
|
Fixed: erc/drc not taking global.output pattern.
|
2021-02-10 16:51:17 -03:00 |
|
pre_erc.py
|
Fixed: erc/drc not taking global.output pattern.
|
2021-02-10 16:51:17 -03:00 |
|
pre_filters.py
|
…
|
|
|
pre_ignore_unconnected.py
|
…
|
|
|
pre_update_xml.py
|
Added KiAuto time-out control (EXPERIMENTAL!!)
|
2021-02-06 20:48:34 -03:00 |
|
registrable.py
|
…
|
|
|
var_base.py
|
…
|
|
|
var_ibom.py
|
…
|
|
|
var_kibom.py
|
…
|
|