KiBot/kibot
Salvador E. Tropea 256876a1bd Added support for the magic KICAD6_*_DIR environment variables
Related to #135
2022-01-10 20:50:53 -03:00
..
bom Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00
kicad Added support for the magic KICAD6_*_DIR environment variables 2022-01-10 20:50:53 -03:00
mcpyrate Patch to fix new alias attributes in Python 3.10 2022-01-06 12:42:59 -03:00
__init__.py
__main__.py Added support for the magic KICAD6_*_DIR environment variables 2022-01-10 20:50:53 -03:00
config_reader.py Moved all loggers to the same domain. 2021-12-30 11:09:36 -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 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 Added support for the magic KICAD6_*_DIR environment variables 2022-01-10 20:50:53 -03:00
kiplot.py Separated YAML tests that makes reference to SCH files 2022-01-10 20:48:11 -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 Patch to fix new alias attributes in Python 3.10 2022-01-06 12:42:59 -03:00
misc.py Added support for variants on KiCost output. 2021-12-30 18:26:31 -03:00
optionable.py Added QR codes generation: symbols and footprints. 2022-01-03 12:35:33 -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 Added QR codes generation: symbols and footprints. 2022-01-03 12:35:33 -03:00
out_base_3d.py Moved all loggers to the same domain. 2021-12-30 11:09:36 -03:00
out_boardview.py Added KiCad 6 support for the BoardView output 2022-01-10 20:49:36 -03:00
out_bom.py Separated YAML tests that makes reference to SCH files 2022-01-10 20:48:11 -03:00
out_compress.py Added preflight option to update the QR codes. 2022-01-04 10:21:59 -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
out_gerber.py Simplified the code that detects KiCad v6 2021-12-17 13:11:42 -03:00
out_hpgl.py
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 Added KiCad 6 support to the pseudo-netlist generation. 2021-12-31 16:45:40 -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_qr_lib.py Added fields update to the QR stuff 2022-01-06 14:25:09 -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
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
pre_check_zone_fills.py
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
pre_filters.py
pre_ignore_unconnected.py
pre_pcb_replace.py
pre_sch_replace.py Added KiCad 6 support to the sch_replace pre-flight 2021-12-18 17:02:17 -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 Added preflight option to update the QR codes. 2022-01-04 10:21:59 -03:00
var_base.py
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 Added support for variants on KiCost output. 2021-12-30 18:26:31 -03:00