KiBot/kibot
Salvador E. Tropea 111b86a375 Fixed problems using E/DRC filters and the output dir didn't exist. 2021-02-24 12:36:19 -03:00
..
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 Updated mcpyrate. 2021-02-01 11:13:52 -03:00
__init__.py
__main__.py Bumped version to 0.10.1. 2021-02-22 15:07:48 -03:00
config_reader.py Added import tests. 2021-02-12 11:40:26 -03:00
docopt.py
drill_marks.py Removed some "no cover" comments, clasified the rest 2021-02-01 08:53:24 -03:00
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 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 remove of forced video in GitLab CI 2021-02-22 12:55:02 -03:00
layer.py Fixed problems using layer suffixes containing non-ASCII chars 2021-02-11 11:29:21 -03:00
log.py Fixed problem using Python 3.6 2021-02-16 12:02:41 -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 Removed some "no cover" comments, clasified the rest 2021-02-01 08:53:24 -03:00
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 problem using Python 3.6 2021-02-16 12:54:33 -03:00
out_dxf.py Removed KiCad 6 code from coverage. 2021-02-01 17:24:31 -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 Excluded KiCad 6 code from coverage in gerber output. 2021-02-03 10:14:42 -03:00
out_hpgl.py Unified the capitalization after colons. 2021-01-12 15:39:05 -03:00
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 Removed some "no cover" comments, clasified the rest 2021-02-01 08:53:24 -03:00
out_pcbdraw.py Added style dependency in pcbdraw makefile target. 2021-02-03 12:41:30 -03:00
out_pdf.py Unified the capitalization after colons. 2021-01-12 15:39:05 -03:00
out_pdf_pcb_print.py Added remove of forced video in GitLab CI 2021-02-22 12:55:02 -03:00
out_pdf_sch_print.py Added remove of forced video in GitLab CI 2021-02-22 12:55:02 -03:00
out_position.py Added test for missing id in position columns. 2021-02-02 11:17:09 -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 Added tests for step and pdf_pcb_print command fails. 2021-02-04 16:09:50 -03:00
out_svg.py Unified the capitalization after colons. 2021-01-12 15:39:05 -03:00
out_svg_sch_print.py Added remove of forced video in GitLab CI 2021-02-22 12:55:02 -03:00
pre_base.py Makefile generation. 2021-01-22 17:22:18 -03:00
pre_check_zone_fills.py
pre_drc.py Added remove of forced video in GitLab CI 2021-02-22 12:55:02 -03:00
pre_erc.py Added `erc_warnings` option to consider ERC warnings as errors. 2021-02-24 12:34:49 -03:00
pre_erc_warnings.py Added `erc_warnings` option to consider ERC warnings as errors. 2021-02-24 12:34:49 -03:00
pre_filters.py Fixed problems using E/DRC filters and the output dir didn't exist. 2021-02-24 12:36:19 -03:00
pre_ignore_unconnected.py
pre_update_xml.py Added remove of forced video in GitLab CI 2021-02-22 12:55:02 -03:00
registrable.py
var_base.py
var_ibom.py
var_kibom.py