KiBot/kiplot
SET a915ac63f1 Removed dead code. 2020-08-12 13:32:30 -03:00
..
bom Removed dead code. 2020-08-12 13:32:30 -03:00
kicad Modified the "human readable" sheet path to be "/" for the root sheet. 2020-08-12 09:46:46 -03:00
__init__.py
__main__.py Added debug information about the SCH, PCB and Config used. 2020-07-31 12:00:49 -03:00
__version__.py
config_reader.py Added default output file name pattern. 2020-07-23 18:26:03 -03:00
docopt.py Added missing empty line (flake8 detail) 2020-07-31 12:01:25 -03:00
drill_marks.py Delayed the outputs configuration until last moment. 2020-07-22 18:26:12 -03:00
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 stack trace for the SCH loading. 2020-08-12 09:48:44 -03:00
layer.py Delayed the outputs configuration until last moment. 2020-07-22 18:26:12 -03:00
log.py
macros.py Added default output file name pattern. 2020-07-23 18:26:03 -03:00
misc.py Added KiCad v5.x schematic support. 2020-07-27 22:01:12 -03:00
optionable.py Fixed the Optionable._type method for empty lists. 2020-08-11 13:20:01 -03:00
out_any_drill.py Added default output file name pattern. 2020-07-23 18:26:03 -03:00
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 Removed extra '.' in comment 2020-08-12 12:04:05 -03:00
out_dxf.py
out_excellon.py
out_gerb_drill.py
out_gerber.py
out_hpgl.py
out_ibom.py Added default output file name pattern. 2020-07-23 18:26:03 -03:00
out_kibom.py Added default output file name pattern. 2020-07-23 18:26:03 -03:00
out_pcbdraw.py Added default output file name pattern. 2020-07-23 18:26:03 -03:00
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 Added default output file name pattern. 2020-07-23 18:26:03 -03:00
out_position.py Added default output file name pattern. 2020-07-23 18:26:03 -03:00
out_ps.py
out_step.py Added default output file name pattern. 2020-07-23 18:26:03 -03:00
out_svg.py
pre_base.py
pre_check_zone_fills.py
pre_drc.py
pre_erc.py
pre_filters.py Delayed the outputs configuration until last moment. 2020-07-22 18:26:12 -03:00
pre_ignore_unconnected.py
pre_update_xml.py
reg_out.py