KiBot/kibot
Salvador E. Tropea 67ae12bf1d Made shlex.join use optional
Introduced in Python 3.8
2023-08-08 11:19:47 -03:00
..
EasyEDA Added mechanism to download 3D models from EasyEDA 2023-01-31 13:12:06 -03:00
PcbDraw [PcbDraw] Better error when a style is missing 2023-04-16 09:00:02 -03:00
PyPDF2
blender_scripts [Blender Export] Updated the blender script 2023-04-24 12:36:35 -03:00
bom [Fixed] Copy of KiCost data 2023-07-31 13:10:40 -03:00
kicad [BoM][Added] Support for ${field} expansion 2023-07-31 11:15:37 -03:00
mcpyrate
resources [Quick-Start] No longer use dedicated templates 2023-06-14 13:24:08 -03:00
svgutils
__init__.py Bumped version to 1.6.4 2023-06-28 06:36:14 -03:00
__main__.py [Fixed] Read gziped config files as text files 2023-05-24 12:39:57 -03:00
banner.py [CLI] Added option to display a banner 2023-04-01 11:36:50 -03:00
config_reader.py Added the name of the faulty YAML when we get an error 2023-06-14 13:21:42 -03:00
create_pdf.py
dep_downloader.py Added Lark as dependency 2023-03-31 09:08:46 -03:00
docopt.py
drill_marks.py [KiCad 7] Solved drill marks constants rename 2023-02-09 09:02:37 -03:00
error.py Added stack trace to various exit cases 2023-05-16 10:56:13 -03:00
fil_base.py [Filters][Added] `value_split` 2023-05-03 14:09:35 -03:00
fil_expand_text_vars.py
fil_field_modify.py [Filters] More debug in field modify 2023-04-28 10:39:51 -03:00
fil_field_rename.py
fil_generic.py [Filters][Added] New `generic` filter options 2023-05-05 06:37:34 -03:00
fil_rot_footprint.py
fil_spec_to_field.py [Fixed] Copy of KiCost data 2023-07-31 13:10:40 -03:00
fil_subparts.py
fil_urlify.py
fil_value_split.py [DOCs] Added link to the value_split example 2023-05-04 11:04:52 -03:00
fil_var_rename.py
fil_var_rename_kicost.py
globals.py [Global options][Add] Option to remove solder mask apertures 2023-08-04 12:31:17 -03:00
gs.py Made shlex.join use optional 2023-08-08 11:19:47 -03:00
kiplot.py Made shlex.join use optional 2023-08-08 11:19:47 -03:00
layer.py [Compress][Gerber][Fixed] Problems with inner layers 2023-05-29 09:52:04 -03:00
log.py [KiCost] Indented messages from it 2023-05-05 11:22:41 -03:00
macros.py
misc.py [Groups][Added] outputs can request to be added to one or more groups 2023-05-18 09:07:17 -03:00
optionable.py [Blender Export] Better light and with more options 2023-04-24 11:17:12 -03:00
out_any_drill.py [KiCad 8] Changes in the drill file names 2023-04-05 13:10:34 -03:00
out_any_layer.py [Quick-Start] No longer use dedicated templates 2023-06-14 13:24:08 -03:00
out_any_pcb_print.py Added errors and warnings about KiCad 7 bugs 2023-03-16 07:19:59 -03:00
out_any_sch_print.py [Diff][Schematic][Fixed] Project not copied to variant 2023-05-16 13:28:51 -03:00
out_any_stencil.py
out_base.py [Global options][Fixed] Solder mask restore for graphics 2023-08-04 12:37:09 -03:00
out_base_3d.py [3D Models] Added support to pass variables to download URL 2023-04-14 13:05:09 -03:00
out_blender_export.py [Quick-Start] No longer use dedicated templates 2023-06-14 13:24:08 -03:00
out_boardview.py [Quick-Start] No longer use dedicated templates 2023-06-14 13:24:08 -03:00
out_bom.py [BoM][Added] Support for ${field} expansion 2023-07-31 11:15:37 -03:00
out_compress.py [Compress] Added `skip_not_run` 2023-06-14 09:01:27 -03:00
out_copy_files.py [Fixed][Copy files] 3D models copy issues 2023-05-22 12:50:41 -03:00
out_diff.py [Quick-Start] No longer use dedicated templates 2023-06-14 13:24:08 -03:00
out_download_datasheets.py [Quick-Start] No longer use dedicated templates 2023-06-14 13:24:08 -03:00
out_dxf.py [DOCs] Added various mentions about the `resources_dir` variable 2023-04-05 07:53:13 -03:00
out_dxf_sch_print.py [Quick-Start] No longer use dedicated templates 2023-06-14 13:24:08 -03:00
out_excellon.py [Quick-Start] No longer use dedicated templates 2023-06-14 13:24:08 -03:00
out_gencad.py [Quick-Start] No longer use dedicated templates 2023-06-14 13:24:08 -03:00
out_gerb_drill.py [Quick-Start] No longer use dedicated templates 2023-06-14 13:24:08 -03:00
out_gerber.py [Quick-Start] No longer use dedicated templates 2023-06-14 13:24:08 -03:00
out_hpgl.py [DOCs] Added various mentions about the `resources_dir` variable 2023-04-05 07:53:13 -03:00
out_hpgl_sch_print.py [Quick-Start] No longer use dedicated templates 2023-06-14 13:24:08 -03:00
out_ibom.py [iBoM][Added] Support for 2.7.0 2023-08-04 06:59:54 -03:00
out_info.py [Quick-Start] No longer use dedicated templates 2023-06-14 13:24:08 -03:00
out_kibom.py [Cosmetic] unkown -> unknown 2023-03-28 11:22:19 -03:00
out_kicost.py [DOCs] Added link to KiCOst CI/CD example 2023-01-27 11:38:31 -03:00
out_kikit_present.py [Quick-Start] No longer use dedicated templates 2023-06-14 13:24:08 -03:00
out_navigate_results.py Made shlex.join use optional 2023-08-08 11:19:47 -03:00
out_netlist.py [Quick-Start] No longer use dedicated templates 2023-06-14 13:24:08 -03:00
out_panelize.py [Quick-Start] No longer use dedicated templates 2023-06-14 13:24:08 -03:00
out_pcb2blender_tools.py [DOCs] Blender export needs KiCad 6 or newer 2023-03-16 09:26:54 -03:00
out_pcb_print.py Made shlex.join use optional 2023-08-08 11:19:47 -03:00
out_pcb_variant.py
out_pcbdraw.py Made shlex.join use optional 2023-08-08 11:19:47 -03:00
out_pdf.py [DOCs] Added various mentions about the `resources_dir` variable 2023-04-05 07:53:13 -03:00
out_pdf_pcb_print.py [DOCs] Added various mentions about the `resources_dir` variable 2023-04-05 07:53:13 -03:00
out_pdf_sch_print.py [Quick-Start] No longer use dedicated templates 2023-06-14 13:24:08 -03:00
out_pdfunite.py
out_populate.py [Filters][Added] `spec_to_field` 2023-05-05 11:25:34 -03:00
out_position.py [Position][Added] quote_all option 2023-06-26 09:33:08 -03:00
out_ps.py [DOCs] Added various mentions about the `resources_dir` variable 2023-04-05 07:53:13 -03:00
out_ps_sch_print.py [Quick-Start] No longer use dedicated templates 2023-06-14 13:24:08 -03:00
out_qr_lib.py [Quick-Start] No longer use dedicated templates 2023-06-14 13:24:08 -03:00
out_render_3d.py Made shlex.join use optional 2023-08-08 11:19:47 -03:00
out_report.py Made shlex.join use optional 2023-08-08 11:19:47 -03:00
out_sch_variant.py
out_stencil_3d.py [Quick-Start] No longer use dedicated templates 2023-06-14 13:24:08 -03:00
out_stencil_for_jig.py [Quick-Start] No longer use dedicated templates 2023-06-14 13:24:08 -03:00
out_step.py [Quick-Start] No longer use dedicated templates 2023-06-14 13:24:08 -03:00
out_svg.py [DOCs] Added various mentions about the `resources_dir` variable 2023-04-05 07:53:13 -03:00
out_svg_pcb_print.py [DOCs] Added various mentions about the `resources_dir` variable 2023-04-05 07:53:13 -03:00
out_svg_sch_print.py [Quick-Start] No longer use dedicated templates 2023-06-14 13:24:08 -03:00
out_vrml.py [Quick-Start] No longer use dedicated templates 2023-06-14 13:24:08 -03:00
pre_annotate_pcb.py
pre_annotate_power.py
pre_any_replace.py [Cosmetic] unkown -> unknown 2023-03-28 11:22:19 -03:00
pre_base.py [CLI][Added] More clear --list output and --only-pre option 2023-05-17 12:43:41 -03:00
pre_check_zone_fills.py [Templates][Added] CheckZoneFill aborts on big changes 2023-05-18 11:28:06 -03:00
pre_erc_warnings.py
pre_fill_zones.py
pre_filters.py [Cosmetic] unkown -> unknown 2023-03-28 11:22:19 -03:00
pre_ignore_unconnected.py [DOCs] Clarified how KiCad 6 warnings are counted 2023-01-23 14:20:38 -03:00
pre_pcb_replace.py
pre_run_drc.py Added errors and warnings about KiCad 7 bugs 2023-03-16 07:19:59 -03:00
pre_run_erc.py [ERC][KiCad 7] Added option to specify the grid size 2023-02-28 06:17:20 -03:00
pre_sch_replace.py
pre_set_text_variables.py Made shlex.join use optional 2023-08-08 11:19:47 -03:00
pre_update_qr.py
pre_update_xml.py [PCB/SCH parity] Check for value and fields/properties 2023-03-31 08:45:09 -03:00
registrable.py [Groups][Added] outputs can request to be added to one or more groups 2023-05-18 09:07:17 -03:00
var_base.py [Cosmetic] unkown -> unknown 2023-03-28 11:22:19 -03:00
var_ibom.py
var_kibom.py
var_kicost.py