KiBot/kibot
Salvador E. Tropea 263b9c41e4 Fixed log.init() errors when pcbnew/yaml modules aren't installed.
Also added tests for these cases.
2020-10-20 11:41:01 -03:00
..
bom Added numbers to all the warnings 2020-10-09 18:33:51 -03:00
kicad Added numbers to all the warnings 2020-10-09 18:33:51 -03:00
mcpyrate Implemented `de_activate` in mcpyrate.activate 2020-10-17 15:01:21 -03:00
__init__.py
__main__.py Removed all the code related to Python cache. 2020-10-17 12:01:52 -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 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
globals.py Added KiBot warning filters. 2020-10-12 16:31:47 -03:00
gs.py Added KiBot warning filters. 2020-10-12 16:31:47 -03:00
kiplot.py Fixed log.init() errors when pcbnew/yaml modules aren't installed. 2020-10-20 11:41:01 -03:00
layer.py Added support for the KiCad 6 default layer names. 2020-10-19 16:47:13 -03:00
log.py Added KiBot warning filters. 2020-10-12 16:31:47 -03:00
macros.py Removed dead code in macros.py 2020-10-17 16:51:17 -03:00
misc.py Fixed indentation 2020-10-19 13:36:49 -03:00
optionable.py Added KiBot warning filters. 2020-10-12 16:31:47 -03:00
out_any_drill.py Added support for KiCad 6 to drill outputs. 2020-10-16 17:04:37 -03:00
out_any_layer.py KiCad 6 no longer has SetPlotPadsOnSilkLayer 2020-10-16 18:40:20 -03:00
out_base.py Added support for the new EDGE_MODULE name: FP_SHAPE 2020-10-14 16:08:21 -03:00
out_bom.py Code style fixes (flake8) 2020-10-17 12:03:06 -03:00
out_dxf.py Fixed plot constant names 2020-10-19 13:36:02 -03:00
out_excellon.py
out_gerb_drill.py
out_gerber.py Disabled more line width code for KiCad 6. 2020-10-19 16:00:21 -03:00
out_hpgl.py Added workaround for KiCad 5.99 bug. 2020-10-19 13:11:30 -03:00
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 Added numbers to all the warnings 2020-10-09 18:33:51 -03:00
out_pdf.py Fixed missing GS declarations. 2020-10-19 16:04:03 -03:00
out_pdf_pcb_print.py Added support for --mirror pcbnew_do export option. 2020-10-14 12:34:00 -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 Fixed missing GS declarations. 2020-10-19 16:04:03 -03:00
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 Fixed missing GS declarations. 2020-10-19 16:04:03 -03:00
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 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 Added support for filters and variants to pdf_print_sch 2020-09-01 16:54:51 -03:00
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 Fixed KiBom variants special cases. 2020-10-09 16:00:52 -03:00