KiBot/kiplot
Salvador E. Tropea 505039332b Made sketch_plot default to false when absent. 2020-06-24 11:59:13 -03:00
..
__init__.py Moved the module to the root and added a script named kiplot to call it from /usr/bin. 2020-03-10 14:49:18 -03:00
__main__.py Added command line help for the outputs. 2020-06-24 11:02:17 -03:00
__version__.py Bumped version to 0.4.0. 2020-06-17 15:38:49 -03:00
config_reader.py Added command line help for the outputs. 2020-06-24 11:02:17 -03:00
error.py Major code refactor 2020-06-19 15:54:55 -03:00
kiplot.py Major code refactor 2020-06-19 15:54:55 -03:00
log.py Made flake8 compliant 2020-03-22 20:16:57 -03:00
macros.py Copied the experiments implementation to the macros file 2020-06-23 10:25:29 -03:00
misc.py Added STEP file output 2020-06-15 13:21:24 -03:00
out_any_drill.py Documented the output formats in the source code. 2020-06-24 11:01:43 -03:00
out_any_layer.py Removed the "plot" option "check_zone_fills". 2020-06-24 11:26:08 -03:00
out_base.py Added command line help for the outputs. 2020-06-24 11:02:17 -03:00
out_dxf.py Made sketch_plot default to false when absent. 2020-06-24 11:59:13 -03:00
out_excellon.py Documented the output formats in the source code. 2020-06-24 11:01:43 -03:00
out_gerb_drill.py Documented the output formats in the source code. 2020-06-24 11:01:43 -03:00
out_gerber.py Documented the output formats in the source code. 2020-06-24 11:01:43 -03:00
out_hpgl.py Made sketch_plot default to false when absent. 2020-06-24 11:59:13 -03:00
out_ibom.py Documented the output formats in the source code. 2020-06-24 11:01:43 -03:00
out_kibom.py Documented the output formats in the source code. 2020-06-24 11:01:43 -03:00
out_pdf.py Documented the output formats in the source code. 2020-06-24 11:01:43 -03:00
out_pdf_pcb_print.py Documented the output formats in the source code. 2020-06-24 11:01:43 -03:00
out_pdf_sch_print.py Documented the output formats in the source code. 2020-06-24 11:01:43 -03:00
out_position.py Documented the output formats in the source code. 2020-06-24 11:01:43 -03:00
out_ps.py Made sketch_plot default to false when absent. 2020-06-24 11:59:13 -03:00
out_step.py Documented the output formats in the source code. 2020-06-24 11:01:43 -03:00
out_svg.py Documented the output formats in the source code. 2020-06-24 11:01:43 -03:00
pre_base.py Major code refactor 2020-06-19 15:54:55 -03:00
pre_check_zone_fills.py Major code refactor 2020-06-19 15:54:55 -03:00
pre_drc.py Major code refactor 2020-06-19 15:54:55 -03:00
pre_erc.py Major code refactor 2020-06-19 15:54:55 -03:00
pre_filters.py Major code refactor 2020-06-19 15:54:55 -03:00
pre_ignore_unconnected.py Major code refactor 2020-06-19 15:54:55 -03:00
pre_update_xml.py Major code refactor 2020-06-19 15:54:55 -03:00