KiBot/kibot
Salvador E. Tropea 0f7a55dc8b Added support to generate negative X positions for the bottom layer 2020-12-28 09:30:33 -03:00
..
bom Added Internal BoM HTML details. 2020-12-09 11:32:37 -03:00
kicad Fixed the components fields reset mechanism. 2020-12-23 18:47:11 -03:00
mcpyrate Fix import issue when a shorter base path matches before a shorter one 2020-12-09 16:49:18 +02:00
__init__.py
__main__.py Bumped version to 0.8.1 2020-12-09 12:58:01 -03:00
ansi.py Adjusted flake8 details 2020-11-02 16:06:02 -03:00
config_reader.py Fixed log.init() errors when pcbnew/yaml modules aren't installed. 2020-10-20 11:41:01 -03:00
docopt.py
drill_marks.py
error.py
fil_base.py Fixed the components fields reset mechanism. 2020-12-23 18:47:11 -03:00
fil_generic.py Changed how variant field renamer is implemented. 2020-12-23 10:19:23 -03:00
fil_var_rename.py Added support to rename fields matching the variant to value. 2020-12-23 12:11:39 -03:00
globals.py Added KiBot warning filters. 2020-10-12 16:31:47 -03:00
gs.py Changed how variant field renamer is implemented. 2020-12-23 10:19:23 -03:00
kiplot.py Added a hint for pip installations without using `--no-compile`. 2020-12-16 12:40:56 -03:00
layer.py Added support for the KiCad 6 default layer names. 2020-10-19 16:47:13 -03:00
log.py Adjusted flake8 details 2020-11-02 16:06:02 -03:00
macros.py Removed dead code in macros.py 2020-10-17 16:51:17 -03:00
misc.py Changed how variant field renamer is implemented. 2020-12-23 10:19:23 -03:00
optionable.py File name patterns are allowed for the `netlist_file` option. 2020-12-16 11:10:36 -03:00
out_any_drill.py Fixed excellon drill output. 2020-11-02 16:07:05 -03:00
out_any_layer.py KiCad 6 no longer has SetPlotPadsOnSilkLayer 2020-10-16 18:40:20 -03:00
out_base.py Fixed the components fields reset mechanism. 2020-12-23 18:47:11 -03:00
out_bom.py Fixed the components fields reset mechanism. 2020-12-23 18:47:11 -03:00
out_dxf.py Adapted to last KiCad 5.99 Python interface. 2020-10-22 13:03:31 -03:00
out_excellon.py Fixed excellon drill output. 2020-11-02 16:07:05 -03:00
out_gerb_drill.py
out_gerber.py Added support for KiCad 5.99 "disableapertmacros" option. 2020-11-06 17:05:33 -03:00
out_hpgl.py Adapted to last KiCad 5.99 Python interface. 2020-10-22 13:03:31 -03:00
out_ibom.py File name patterns are allowed for the `netlist_file` option. 2020-12-16 11:10:36 -03:00
out_kibom.py
out_pcbdraw.py
out_pdf.py Fixed missing GS declarations. 2020-10-19 16:04:03 -03:00
out_pdf_pcb_print.py Avoid KiAuto warnings about missing project for pdf_pcb_print 2020-10-24 16:25:09 -03:00
out_pdf_sch_print.py
out_position.py Added support to generate negative X positions for the bottom layer 2020-12-28 09:30:33 -03:00
out_ps.py Adapted to last KiCad 5.99 Python interface. 2020-10-22 13:03:31 -03:00
out_sch_variant.py
out_step.py
out_svg.py Fixed missing GS declarations. 2020-10-19 16:04:03 -03:00
out_svg_sch_print.py
pre_base.py
pre_check_zone_fills.py
pre_drc.py
pre_erc.py
pre_filters.py Added support for KiCad 6 error filters. 2020-10-15 17:00:58 -03:00
pre_ignore_unconnected.py
pre_update_xml.py
registrable.py
var_base.py Changed how variant field renamer is implemented. 2020-12-23 10:19:23 -03:00
var_ibom.py Changed how variant field renamer is implemented. 2020-12-23 10:19:23 -03:00
var_kibom.py Changed how variant field renamer is implemented. 2020-12-23 10:19:23 -03:00