KiBot/kibot
Salvador E. Tropea e5f910bc6d Fixed: removed debug info in KiCost output. 2021-12-30 12:32:33 -03:00
..
bom Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00
kicad Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00
mcpyrate Updated mcpyrate. 2021-02-01 11:13:52 -03:00
__init__.py Marked sub-packages using __init__.py 2020-08-18 12:08:52 -03:00
__main__.py Fixed flake8 errors 2021-12-28 18:04:04 -03:00
config_reader.py Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00
docopt.py Renamed the kiplot module as kibot. 2020-08-16 22:04:03 -03:00
drill_marks.py Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00
error.py Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00
fil_base.py Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00
fil_field_rename.py Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00
fil_generic.py Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00
fil_rot_footprint.py Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00
fil_subparts.py Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00
fil_var_rename.py Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00
fil_var_rename_kicost.py Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00
globals.py Changed: The `%d/%sd/%bd` expansion patterns are now affected by the global `date_format`. 2021-12-15 17:15:49 -03:00
gs.py KiCad 6 doesn't support the Rescue layer 2021-12-18 18:38:08 -03:00
kiplot.py Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00
layer.py Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00
log.py Fixed config tests 2021-12-17 13:34:15 -03:00
macros.py Now `disable_run_by_default` can be defined as true 2021-12-14 20:44:37 -03:00
misc.py Added datasheets downloader 2021-12-29 15:20:54 -03:00
optionable.py Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00
out_any_drill.py Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00
out_any_layer.py Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00
out_base.py Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00
out_base_3d.py Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00
out_boardview.py Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00
out_bom.py Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00
out_compress.py Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00
out_download_datasheets.py Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00
out_dxf.py Simplified the code that detects KiCad v6 2021-12-17 13:11:42 -03:00
out_excellon.py Fixed missing documentation for `route_mode_for_oval_holes` option 2021-12-17 08:57:45 -03:00
out_gerb_drill.py Now you can ask to compress the targets of an output (by out put name) 2021-01-18 16:12:30 -03:00
out_gerber.py Simplified the code that detects KiCad v6 2021-12-17 13:11:42 -03:00
out_hpgl.py Unified the capitalization after colons. 2021-01-12 15:39:05 -03:00
out_ibom.py Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00
out_kibom.py Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00
out_kicost.py Fixed: removed debug info in KiCost output. 2021-12-30 12:32:33 -03:00
out_pcbdraw.py Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00
out_pdf.py Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00
out_pdf_pcb_print.py Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00
out_pdf_sch_print.py Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00
out_position.py Added: position files now can include virtual components. 2021-12-30 12:21:41 -03:00
out_ps.py Simplified the code that detects KiCad v6 2021-12-17 13:11:42 -03:00
out_render_3d.py Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00
out_sch_variant.py Added pattern expansion in the `dir` option for outputs 2021-03-12 21:14:39 -03:00
out_step.py Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00
out_svg.py Simplified the code that detects KiCad v6 2021-12-17 13:11:42 -03:00
out_svg_sch_print.py Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00
pre_any_replace.py Documented the limitation about the date in the KiCad 6 title block 2021-12-18 17:01:11 -03:00
pre_base.py New expansion patterns and out_dir from global section. 2021-11-30 19:12:14 -03:00
pre_check_zone_fills.py Added support for relative imports to mcpy 2020-08-19 12:29:38 -03:00
pre_drc.py Replaced call to Optionable expand_filename_sch by self.expand_dirname 2021-12-15 17:03:56 -03:00
pre_erc.py Replaced call to Optionable expand_filename_sch by self.expand_dirname 2021-12-15 17:03:56 -03:00
pre_erc_warnings.py Added `erc_warnings` option to consider ERC warnings as errors. 2021-02-24 12:34:49 -03:00
pre_filters.py New expansion patterns and out_dir from global section. 2021-11-30 19:12:14 -03:00
pre_ignore_unconnected.py Added support for relative imports to mcpy 2020-08-19 12:29:38 -03:00
pre_pcb_replace.py Added some warnings about the replacement options. 2021-12-03 18:23:21 -03:00
pre_sch_replace.py Added KiCad 6 support to the sch_replace pre-flight 2021-12-18 17:02:17 -03:00
pre_update_xml.py Replaced call to Optionable expand_filename_sch by self.expand_dirname 2021-12-15 17:03:56 -03:00
registrable.py Now you get an error when defining two outputs with the same name. 2021-12-02 14:58:37 -03:00
var_base.py PCB PDF Print: mechanism to change the block title. 2021-11-17 10:51:28 -03:00
var_ibom.py Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00
var_kibom.py Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00
var_kicost.py Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00