KiBot/kiplot
Salvador E. Tropea 0d9256fb24 The 'check_zone_fills' option is now independent of 'run_drc'
Implemented in a different way.
For all internal commands now we use Python bindings to fill the zones as
suggested by @arikrupnik in johnbeard/kiplot#11
For 'print_pcb' now we ask KiCad to do it before printing (needs v1.4.1)
2020-06-14 15:12:56 -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 Fixed gzip exception name. 2020-06-14 12:02:15 -03:00
__version__.py Bumped version to 0.2.5 2020-06-11 13:10:45 -03:00
config_reader.py Added support for kicad-automation-tools v1.4.0 DRC/ERC filters 2020-06-09 13:49:04 -03:00
error.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
kiplot.py The 'check_zone_fills' option is now independent of 'run_drc' 2020-06-14 15:12:56 -03:00
log.py Made flake8 compliant 2020-03-22 20:16:57 -03:00
misc.py Better debug info, fixed errors and no .kicad_pcb dependency 2020-06-12 15:10:56 -03:00
plot_config.py Added support for kicad-automation-tools v1.4.0 DRC/ERC filters 2020-06-09 13:49:04 -03:00