KiBot/kiplot
Salvador E. Tropea 1917b4c601 Added more tests for errors 2020-07-08 20:41:16 -03:00
..
__init__.py
__main__.py Refactored the BaseOutput class to make it more similar to the YAML 2020-07-08 15:17:24 -03:00
__version__.py Bumped version to 0.4.0. 2020-06-17 15:38:49 -03:00
config_reader.py Refactored the BaseOutput class to make it more similar to the YAML 2020-07-08 15:17:24 -03:00
docopt.py Changed the command line parser from argparse to docopt. 2020-06-26 12:04:56 -03:00
drill_marks.py Refactored the BaseOutput class to make it more similar to the YAML 2020-07-08 15:17:24 -03:00
error.py Refactored the BaseOutput class to make it more similar to the YAML 2020-07-08 15:17:24 -03:00
gs.py Refactored the BaseOutput class to make it more similar to the YAML 2020-07-08 15:17:24 -03:00
kiplot.py Refactored the BaseOutput class to make it more similar to the YAML 2020-07-08 15:17:24 -03:00
layer.py Refactored the BaseOutput class to make it more similar to the YAML 2020-07-08 15:17:24 -03:00
log.py
macros.py Excluded from coverage code in macros.py that we aren't using. 2020-06-27 19:18:32 -03:00
misc.py Added option to copy plot options from the PCB to the YAML example. 2020-07-01 20:43:03 -03:00
optionable.py Refactored the BaseOutput class to make it more similar to the YAML 2020-07-08 15:17:24 -03:00
out_any_drill.py Refactored the BaseOutput class to make it more similar to the YAML 2020-07-08 15:17:24 -03:00
out_any_layer.py Added more tests for errors 2020-07-08 20:41:16 -03:00
out_base.py Refactored the BaseOutput class to make it more similar to the YAML 2020-07-08 15:17:24 -03:00
out_dxf.py Refactored the BaseOutput class to make it more similar to the YAML 2020-07-08 15:17:24 -03:00
out_excellon.py Refactored the BaseOutput class to make it more similar to the YAML 2020-07-08 15:17:24 -03:00
out_gerb_drill.py Refactored the BaseOutput class to make it more similar to the YAML 2020-07-08 15:17:24 -03:00
out_gerber.py Refactored the BaseOutput class to make it more similar to the YAML 2020-07-08 15:17:24 -03:00
out_hpgl.py Refactored the BaseOutput class to make it more similar to the YAML 2020-07-08 15:17:24 -03:00
out_ibom.py Refactored the BaseOutput class to make it more similar to the YAML 2020-07-08 15:17:24 -03:00
out_kibom.py Refactored the BaseOutput class to make it more similar to the YAML 2020-07-08 15:17:24 -03:00
out_pdf.py Refactored the BaseOutput class to make it more similar to the YAML 2020-07-08 15:17:24 -03:00
out_pdf_pcb_print.py Refactored the BaseOutput class to make it more similar to the YAML 2020-07-08 15:17:24 -03:00
out_pdf_sch_print.py Refactored the BaseOutput class to make it more similar to the YAML 2020-07-08 15:17:24 -03:00
out_position.py Refactored the BaseOutput class to make it more similar to the YAML 2020-07-08 15:17:24 -03:00
out_ps.py Refactored the BaseOutput class to make it more similar to the YAML 2020-07-08 15:17:24 -03:00
out_step.py Refactored the BaseOutput class to make it more similar to the YAML 2020-07-08 15:17:24 -03:00
out_svg.py Refactored the BaseOutput class to make it more similar to the YAML 2020-07-08 15:17:24 -03:00
pre_base.py Added more tests for errors 2020-07-08 20:41:16 -03:00
pre_check_zone_fills.py Fixed ignore_unconnected. 2020-07-08 16:29:30 -03:00
pre_drc.py Added more tests for errors 2020-07-08 20:41:16 -03:00
pre_erc.py Added more preflight tests 2020-07-08 19:49:33 -03:00
pre_filters.py Fixed ignore_unconnected. 2020-07-08 16:29:30 -03:00
pre_ignore_unconnected.py Fixed ignore_unconnected. 2020-07-08 16:29:30 -03:00
pre_update_xml.py Fixed ignore_unconnected. 2020-07-08 16:29:30 -03:00
reg_out.py Refactored the BaseOutput class to make it more similar to the YAML 2020-07-08 15:17:24 -03:00