KiBot/kibot
Salvador E. Tropea d4945e0189 Added workaround for KiCad 5 SVG print
- The KiCad 6 bug was also in KiCad 5.
2022-03-17 14:39:18 -03:00
..
bom Made the "Using `{}` for {} instead" message more clear 2022-03-15 19:17:25 -03:00
kicad More early text var expansions 2022-03-15 20:26:18 -03:00
mcpyrate
report_templates Added report contexts to expand individual layers 2022-03-03 14:27:06 -03:00
__init__.py
__main__.py Added text variable replace in the title block items 2022-03-13 15:18:44 -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
error.py
fil_base.py
fil_field_rename.py
fil_generic.py
fil_rot_footprint.py
fil_subparts.py
fil_var_rename.py
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 More early text var expansions 2022-03-15 20:26:18 -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
misc.py Added report conversion using pandoc 2022-03-17 12:13:51 -03:00
optionable.py Added text variable replace in the title block items 2022-03-13 15:18:44 -03:00
out_any_drill.py
out_any_layer.py
out_any_pcb_print.py Fixed missing check for no project file 2022-03-13 16:36:15 -03:00
out_base.py
out_base_3d.py
out_boardview.py
out_bom.py
out_compress.py Fixed(?) YTT204 `sys.version_info.minor` compared to integer 2022-02-17 18:54:43 -03:00
out_download_datasheets.py
out_dxf.py
out_excellon.py
out_gencad.py New output to export PCB in GENCAD format. 2022-03-08 15:55:34 -03:00
out_gerb_drill.py
out_gerber.py
out_hpgl.py
out_ibom.py
out_kibom.py
out_kicost.py
out_pcbdraw.py
out_pdf.py
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 missing check for no project file 2022-03-13 16:36:15 -03:00
out_pdfunite.py New output to join PDFs. 2022-03-03 16:13:00 -03:00
out_position.py
out_ps.py
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 conversion using pandoc 2022-03-17 12:13:51 -03:00
out_sch_variant.py
out_step.py
out_svg.py
out_svg_pcb_print.py Added workaround for KiCad 5 SVG print 2022-03-17 14:39:18 -03:00
out_svg_sch_print.py
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 Catched error of using set_text_variables with KiCad 5 2022-03-12 19:10:35 -03:00
pre_check_zone_fills.py
pre_drc.py
pre_erc.py
pre_erc_warnings.py
pre_filters.py
pre_ignore_unconnected.py
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 text variable replace in the title block items 2022-03-13 15:18:44 -03:00
pre_update_qr.py
pre_update_xml.py
registrable.py
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