KiBot/kiplot
SET 094e821395 Excluded from coverage code I'm not currently using. 2020-08-14 19:57:12 -03:00
..
bom Added tests to exclude PCB and/or Stats info in CSV files. 2020-08-14 11:13:45 -03:00
kicad Excluded from coverage code I'm not currently using. 2020-08-14 19:57:12 -03:00
__init__.py
__main__.py Added test for decimal point locale support. 2020-08-13 16:59:12 -03:00
__version__.py
config_reader.py Removed the dots used to keep the indentation in the YAML example. 2020-08-12 20:07:47 -03:00
docopt.py
drill_marks.py
error.py Added stack trace for the SCH loading. 2020-08-12 09:48:44 -03:00
gs.py Implemented the KiCad version in the Internal BoM. 2020-08-05 21:17:20 -03:00
kiplot.py Added SCH dependencies dump when using -vv or more 2020-08-14 19:33:38 -03:00
layer.py
log.py
macros.py
misc.py
optionable.py Fixed the Optionable._type method for empty lists. 2020-08-11 13:20:01 -03:00
out_any_drill.py
out_any_layer.py Fixed flake8 style details 2020-08-11 12:46:36 -03:00
out_base.py Fixed initialization of empty sub-options. 2020-08-05 19:53:57 -03:00
out_bom.py Added tests for TXT and quote_all 2020-08-14 10:21:21 -03:00
out_dxf.py
out_excellon.py
out_gerb_drill.py
out_gerber.py
out_hpgl.py
out_ibom.py
out_kibom.py
out_pcbdraw.py
out_pdf.py
out_pdf_pcb_print.py Fixed flake8 style details 2020-08-11 12:46:36 -03:00
out_pdf_sch_print.py
out_position.py
out_ps.py
out_step.py
out_svg.py
pre_base.py
pre_check_zone_fills.py
pre_drc.py
pre_erc.py
pre_filters.py
pre_ignore_unconnected.py
pre_update_xml.py
reg_out.py