..
__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
Outputs help and options review
2020-06-25 09:05:46 -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
Added negative numbers support to the document macro.
2020-06-25 08:09:39 -03:00
misc.py
Added STEP file output
2020-06-15 13:21:24 -03:00
out_any_drill.py
Outputs help and options review
2020-06-25 09:05:46 -03:00
out_any_layer.py
Implemented the `sketch_plot` option.
2020-06-24 12:00:53 -03:00
out_base.py
Outputs help and options review
2020-06-25 09:05:46 -03:00
out_dxf.py
Made sketch_plot default to false when absent.
2020-06-24 11:59:13 -03:00
out_excellon.py
Outputs help and options review
2020-06-25 09:05:46 -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
Outputs help and options review
2020-06-25 09:05:46 -03:00
out_hpgl.py
Outputs help and options review
2020-06-25 09:05:46 -03:00
out_ibom.py
Outputs help and options review
2020-06-25 09:05:46 -03:00
out_kibom.py
Outputs help and options review
2020-06-25 09:05:46 -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
Outputs help and options review
2020-06-25 09:05:46 -03:00
out_pdf_sch_print.py
Outputs help and options review
2020-06-25 09:05:46 -03:00
out_position.py
Outputs help and options review
2020-06-25 09:05:46 -03:00
out_ps.py
Outputs help and options review
2020-06-25 09:05:46 -03:00
out_step.py
Outputs help and options review
2020-06-25 09:05:46 -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