KiBot/kibot
Salvador E. Tropea 9811972ace [PCB/SCH parity] Check for value and fields/properties 2023-03-31 08:45:09 -03:00
..
EasyEDA Added mechanism to download 3D models from EasyEDA 2023-01-31 13:12:06 -03:00
PcbDraw Support for extra data in the Value field 2023-03-30 12:39:36 -03:00
PyPDF2
blender_scripts [Blender Export] Fixed when no camera 2023-01-27 11:34:19 -03:00
bom Support for extra data in the Value field 2023-03-30 12:39:36 -03:00
kicad [KiCad 7] Added global option to use KiCad to cross components 2023-03-09 09:34:25 -03:00
mcpyrate
resources Support for extra data in the Value field 2023-03-30 12:39:36 -03:00
svgutils
__init__.py Bumped version to 1.6.2 2023-03-17 10:47:26 -03:00
__main__.py Added errors and warnings about KiCad 7 bugs 2023-03-16 07:19:59 -03:00
config_reader.py [Fixed] Import separated code (missing dir) 2023-01-05 10:48:25 -03:00
create_pdf.py
dep_downloader.py [Dependency Downloader][Fixed] Problems with Ghostscript 10 release 2023-03-27 09:20:03 -03:00
docopt.py
drill_marks.py [KiCad 7] Solved drill marks constants rename 2023-02-09 09:02:37 -03:00
error.py
fil_base.py [Cosmetic] unkown -> unknown 2023-03-28 11:22:19 -03:00
fil_expand_text_vars.py
fil_field_modify.py
fil_field_rename.py
fil_generic.py [Global Options] Added field_lcsc_part: to select the LCSC/JLCPCB part field 2023-01-28 17:59:23 -03:00
fil_rot_footprint.py
fil_subparts.py
fil_urlify.py
fil_var_rename.py
fil_var_rename_kicost.py
globals.py [Cosmetic] unkown -> unknown 2023-03-28 11:22:19 -03:00
gs.py [PCB Print][Fixed] Vias with different center 2023-03-28 10:46:18 -03:00
kiplot.py [Makefile][Fixed] don't skip all preflights on each run 2023-03-18 18:41:15 -03:00
layer.py [Cosmetic] unkown -> unknown 2023-03-28 11:22:19 -03:00
log.py
macros.py
misc.py Support for extra data in the Value field 2023-03-30 12:39:36 -03:00
optionable.py [Cosmetic] unkown -> unknown 2023-03-28 11:22:19 -03:00
out_any_drill.py [Cosmetic] unkown -> unknown 2023-03-28 11:22:19 -03:00
out_any_layer.py [Any Layer] Reverted the error on unknown 2023-03-28 11:17:07 -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 [SCH_Print] Added PS, DXF and HPGL formats 2023-01-12 00:30:38 -03:00
out_any_stencil.py Moved sub-PCB specific stuff to var_base (from out_base) 2022-12-27 08:48:44 -03:00
out_base.py [Cosmetic] unkown -> unknown 2023-03-28 11:22:19 -03:00
out_base_3d.py Support for extra data in the Value field 2023-03-30 12:39:36 -03:00
out_blender_export.py [Cosmetic] unkown -> unknown 2023-03-28 11:22:19 -03:00
out_boardview.py Moved sub-PCB specific stuff to var_base (from out_base) 2022-12-27 08:48:44 -03:00
out_bom.py [Cosmetic] unkown -> unknown 2023-03-28 11:22:19 -03:00
out_compress.py [Blender Export] Added PCB3D generation 2023-01-24 16:00:49 -03:00
out_copy_files.py [Copy Files][Fixed] Problems when using with `compress` 2023-01-18 15:09:10 -03:00
out_diff.py [Diff][Fixed] Problems when using an output and no variant specified 2023-03-29 07:03:23 -03:00
out_download_datasheets.py [Cosmetic] unkown -> unknown 2023-03-28 11:22:19 -03:00
out_dxf.py
out_dxf_sch_print.py [SCH_Print] Added PS, DXF and HPGL formats 2023-01-12 00:30:38 -03:00
out_excellon.py [Drill] Support for KiCad v7 2023-02-10 10:11:44 -03:00
out_gencad.py Simplified exec_with_retry use 2023-01-03 11:29:45 -03:00
out_gerb_drill.py [Drill] Support for KiCad v7 2023-02-10 10:11:44 -03:00
out_gerber.py [Any Layer] Enabled scaling for most plot outputs 2023-03-28 08:39:25 -03:00
out_hpgl.py [Any Layer] Enabled scaling for most plot outputs 2023-03-28 08:39:25 -03:00
out_hpgl_sch_print.py [SCH_Print] Added PS, DXF and HPGL formats 2023-01-12 00:30:38 -03:00
out_ibom.py Merge branch 'subpcb' into dev 2022-12-28 13:33:42 -03:00
out_info.py
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 [KiKit present][Fixed] Crash when no boards specified 2023-03-18 19:04:59 -03:00
out_navigate_results.py [Navigate Results] Added blender icons 2023-01-20 14:19:25 -03:00
out_netlist.py Simplified exec_with_retry use 2023-01-03 11:29:45 -03:00
out_panelize.py Simplified the KiAuto use 2023-01-03 10:04:44 -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 [Cosmetic] unkown -> unknown 2023-03-28 11:22:19 -03:00
out_pcb_variant.py Moved sub-PCB specific stuff to var_base (from out_base) 2022-12-27 08:48:44 -03:00
out_pcbdraw.py [Blender Export] Now can be used as renderer 2023-01-26 18:13:38 -03:00
out_pdf.py
out_pdf_pcb_print.py [DOCs] Added more clarification to the print outputs 2023-02-22 13:40:24 -03:00
out_pdf_sch_print.py [SCH_Print] Added PS, DXF and HPGL formats 2023-01-12 00:30:38 -03:00
out_pdfunite.py
out_populate.py [Blender Export] Now can be used as renderer 2023-01-26 18:13:38 -03:00
out_position.py [Cosmetic] unkown -> unknown 2023-03-28 11:22:19 -03:00
out_ps.py [Any Layer] Enabled scaling for most plot outputs 2023-03-28 08:39:25 -03:00
out_ps_sch_print.py [SCH_Print] Added PS, DXF and HPGL formats 2023-01-12 00:30:38 -03:00
out_qr_lib.py [Cosmetic] unkown -> unknown 2023-03-28 11:22:19 -03:00
out_render_3d.py [Blender Export] Now can be used as renderer 2023-01-26 18:13:38 -03:00
out_report.py [Report] Added warnings and counters for buried and micro vias 2023-02-23 08:40:40 -03:00
out_sch_variant.py
out_stencil_3d.py
out_stencil_for_jig.py
out_step.py Simplified exec_with_retry use 2023-01-03 11:29:45 -03:00
out_svg.py [Any Layer] Enabled scaling for most plot outputs 2023-03-28 08:39:25 -03:00
out_svg_pcb_print.py [DOCs] Added more clarification to the print outputs 2023-02-22 13:40:24 -03:00
out_svg_sch_print.py [DOCs] Added more clarification to the print outputs 2023-02-22 13:40:24 -03:00
out_vrml.py [VRML] Added options to select and highlight components 2023-01-23 18:44:17 -03:00
pre_annotate_pcb.py [DOCs][Fixed] annotate_pcb docs and example 2023-01-10 15:05:05 -03:00
pre_annotate_power.py
pre_any_replace.py [Cosmetic] unkown -> unknown 2023-03-28 11:22:19 -03:00
pre_base.py Simplified exec_with_retry use 2023-01-03 11:29:45 -03:00
pre_check_zone_fills.py
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 [Cosmetic] unkown -> unknown 2023-03-28 11:22:19 -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 Added correct detection for unknown outputs/groups inside groups 2023-01-05 08:37:55 -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 [Filters] Moved _only_smd to be truly internal 2023-01-05 17:52:02 -03:00