KiBot/kibot
Salvador E. Tropea 2d86f9516d Added %X expansion to the set_text_variables 2022-03-12 18:56:15 -03:00
..
bom Fixed B007 Loop control variable 'i' not used within the loop body. 2022-02-17 19:10:47 -03:00
kicad New preflight to annotate power components 2022-02-26 13:21:40 -03:00
mcpyrate Fixed spelling 2022-02-16 19:56:04 -03:00
report_templates Added report contexts to expand individual layers 2022-03-03 14:27:06 -03:00
__init__.py Marked sub-packages using __init__.py 2020-08-18 12:08:52 -03:00
__main__.py Added a preflight to define KiCad 6 variables. 2022-03-12 18:44:08 -03:00
config_reader.py Fixed B007 Loop control variable 'i' not used within the loop body. 2022-02-17 19:10:47 -03:00
docopt.py
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 Fixed spelling 2022-02-16 19:56:04 -03:00
fil_rot_footprint.py Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00
fil_subparts.py Fixed spelling 2022-02-16 19:56:04 -03:00
fil_var_rename.py Fixed spelling 2022-02-16 19:56:04 -03:00
fil_var_rename_kicost.py Added more debug information to fil_var_rename_kicost.py 2022-02-24 12:59:07 -03:00
globals.py Allow strings in globals.copper_thickness 2022-02-21 09:38:11 -03:00
gs.py New preflight to annotate according to PCB coordinates 2022-03-08 14:33:38 -03:00
kiplot.py New output to join PDFs. 2022-03-03 16:13:00 -03:00
layer.py Fixed B007 Loop control variable 'i' not used within the loop body. 2022-02-17 19:10:47 -03:00
log.py Fixed(?) YTT204 `sys.version_info.minor` compared to integer 2022-02-17 18:54:43 -03:00
macros.py Patch to fix new alias attributes in Python 3.10 2022-01-06 12:42:59 -03:00
misc.py New output to export PCB in GENCAD format. 2022-03-08 15:55:34 -03:00
optionable.py Added global *units* option 2022-02-14 15:42:54 -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_any_pcb_print.py Added output to print PCB layers in SVG format 2022-03-03 13:13:46 -03:00
out_base.py Fixed spelling 2022-02-16 19:56:04 -03:00
out_base_3d.py Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00
out_boardview.py More deterministic Board View output 2022-02-07 13:26:58 -03:00
out_bom.py Fixed spelling 2022-02-16 19:56:04 -03:00
out_compress.py Fixed(?) YTT204 `sys.version_info.minor` compared to integer 2022-02-17 18:54:43 -03:00
out_download_datasheets.py Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00
out_dxf.py Removed coverage exclusions for KiCad 6 code 2022-02-11 12:58:39 -03:00
out_excellon.py Fixed missing documentation for `route_mode_for_oval_holes` option 2021-12-17 08:57:45 -03:00
out_gencad.py New output to export PCB in GENCAD format. 2022-03-08 15:55:34 -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 Fixed spelling 2022-02-16 19:56:04 -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 C405 Unnecessary list literal - rewrite as a set literal. 2022-02-17 16:31:30 -03:00
out_pcbdraw.py Fixed flake8 detail 2022-01-17 18:09:41 -03:00
out_pdf.py Fixed spelling 2022-02-16 19:56:04 -03:00
out_pdf_pcb_print.py Added output to print PCB layers in SVG format 2022-03-03 13:13:46 -03:00
out_pdf_sch_print.py Fixed spelling 2022-02-16 19:56:04 -03:00
out_pdfunite.py New output to join PDFs. 2022-03-03 16:13:00 -03:00
out_position.py Fixed spelling 2022-02-16 19:56:04 -03:00
out_ps.py Simplified the code that detects KiCad v6 2021-12-17 13:11:42 -03:00
out_qr_lib.py New preflight to annotate according to PCB coordinates 2022-03-08 14:33:38 -03:00
out_render_3d.py Enabled render_3d output for KiCad 6 now KiCad bug is fixed. 2022-03-08 12:06:49 -03:00
out_report.py Added report contexts to expand individual layers 2022-03-03 14:27:06 -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 Added support for `--subst-models` option for KiCad 6's kicad2step. 2022-01-13 19:51:59 -03:00
out_svg.py Simplified the code that detects KiCad v6 2021-12-17 13:11:42 -03:00
out_svg_pcb_print.py Added output to print PCB layers in SVG format 2022-03-03 13:13:46 -03:00
out_svg_sch_print.py Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00
pre_annotate_pcb.py New preflight to annotate according to PCB coordinates 2022-03-08 14:33:38 -03:00
pre_annotate_power.py New preflight to annotate according to PCB coordinates 2022-03-08 14:33:38 -03:00
pre_any_replace.py Added a preflight to define KiCad 6 variables. 2022-03-12 18:44:08 -03:00
pre_base.py New preflight to annotate according to PCB coordinates 2022-03-08 14:33:38 -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 a preflight to define KiCad 6 variables. 2022-03-12 18:44:08 -03:00
pre_sch_replace.py Added a preflight to define KiCad 6 variables. 2022-03-12 18:44:08 -03:00
pre_set_text_variables.py Added %X expansion to the set_text_variables 2022-03-12 18:56:15 -03:00
pre_update_qr.py Added preflight option to update the QR codes. 2022-01-04 10:21:59 -03:00
pre_update_xml.py Update XML: Removed the side effect Bom. 2021-12-30 13:12:00 -03:00
registrable.py Fixed spelling 2022-02-16 19:56:04 -03:00
var_base.py Fixed D300 Use """triple double quotes""" 2022-02-17 18:47:27 -03:00
var_ibom.py Fixed D300 Use """triple double quotes""" 2022-02-17 18:47:27 -03:00
var_kibom.py Fixed D300 Use """triple double quotes""" 2022-02-17 18:47:27 -03:00
var_kicost.py Fixed D300 Use """triple double quotes""" 2022-02-17 18:47:27 -03:00