KiBot/kibot
Salvador E. Tropea 71fe37cfc6 Support for new `pcbnew_do export` options. 2020-10-09 11:27:30 -03:00
..
bom Added support for reference separator in BoMs. 2020-09-19 17:35:31 -03:00
kicad Replaced dicts used just to test membership by sets. 2020-09-12 12:50:16 -03:00
mcpy
__init__.py
__main__.py Added some help about filters and variants. 2020-09-28 19:25:04 -03:00
config_reader.py Added some help about filters and variants. 2020-09-28 19:25:04 -03:00
docopt.py
drill_marks.py
error.py
fil_base.py Added more coherence to the variants/filters. 2020-09-08 20:01:16 -03:00
fil_generic.py Sorted the DNF/DNC values in the docs. 2020-10-09 11:23:40 -03:00
gs.py Added support to load pcbnew from nightly. 2020-09-21 19:14:31 -03:00
kiplot.py Added support for KiCad v6 to the position output. 2020-09-21 19:17:31 -03:00
layer.py
log.py Fixed log warning detail. 2020-09-21 20:02:03 -03:00
macros.py
misc.py Fixed small flake8 details 2020-09-21 20:02:50 -03:00
optionable.py Added a mechanism to set a default variant for all outputs. 2020-09-10 12:56:53 -03:00
out_any_drill.py
out_any_layer.py Added more coherence to the variants/filters. 2020-09-08 20:01:16 -03:00
out_base.py Changed the layer number used to disable *.Adhes 2020-09-11 12:51:33 -03:00
out_bom.py Added support for reference separator in BoMs. 2020-09-19 17:35:31 -03:00
out_dxf.py
out_excellon.py
out_gerb_drill.py
out_gerber.py
out_hpgl.py
out_ibom.py Moved repeated code related to variants to a base class. 2020-09-06 17:36:29 -03:00
out_kibom.py Added support for reference separator in BoMs. 2020-09-19 17:35:31 -03:00
out_pcbdraw.py Moved repeated code related to variants to a base class. 2020-09-06 17:36:29 -03:00
out_pdf.py
out_pdf_pcb_print.py Support for new `pcbnew_do export` options. 2020-10-09 11:27:30 -03:00
out_pdf_sch_print.py Fixed warnings when printing a schematic variant. 2020-09-10 12:54:43 -03:00
out_position.py Fixed small flake8 details 2020-09-21 20:02:50 -03:00
out_ps.py
out_sch_variant.py Moved repeated code related to variants to a base class. 2020-09-06 17:36:29 -03:00
out_step.py Fixed problems with 3D relative models in STEP output 2020-09-10 12:52:07 -03:00
out_svg.py
out_svg_sch_print.py Added variants support to the schematic SVG print. 2020-09-06 18:22:38 -03:00
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
registrable.py
var_base.py Added more coherence to the variants/filters. 2020-09-08 20:01:16 -03:00
var_ibom.py Added more coherence to the variants/filters. 2020-09-08 20:01:16 -03:00
var_kibom.py Added more coherence to the variants/filters. 2020-09-08 20:01:16 -03:00