KiBot/kibot
Salvador E. Tropea db6fa6767a [DOCs][Fixed] annotate_pcb docs and example
- Missing options in docs
- Wrong example

Fixes #360
2023-01-10 15:05:05 -03:00
..
PcbDraw
PyPDF2
blender_scripts [Blender] Added script to load the PCB3D and export various formats 2023-01-09 16:16:17 -03:00
bom
kicad [SVG][Added] Options to limit the view box to the used area. 2023-01-05 19:29:31 -03:00
mcpyrate
resources [PCB2Blender] Added support for @Haschtl fork variant 2023-01-07 18:01:45 -03:00
svgutils
__init__.py Simplified the KiAuto use 2023-01-03 10:04:44 -03:00
__main__.py
config_reader.py [Fixed] Import separated code (missing dir) 2023-01-05 10:48:25 -03:00
create_pdf.py
dep_downloader.py Merge branch 'subpcb' into dev 2022-12-28 13:33:42 -03:00
docopt.py
drill_marks.py
error.py
fil_base.py [Filters] Moved _only_smd to be truly internal 2023-01-05 17:52:02 -03:00
fil_expand_text_vars.py
fil_field_modify.py
fil_field_rename.py
fil_generic.py
fil_rot_footprint.py
fil_subparts.py
fil_urlify.py
fil_var_rename.py
fil_var_rename_kicost.py
globals.py
gs.py Added the .kicad_pro-bak to the list of files to clean 2023-01-06 19:11:46 -03:00
kiplot.py [Quick-Start] Changes in variants use 2023-01-05 14:16:19 -03:00
layer.py
log.py
macros.py
misc.py [PCB2Blender_tool] Added support for board definitions 2023-01-06 19:14:43 -03:00
optionable.py [SVG][Added] Options to limit the view box to the used area. 2023-01-05 19:29:31 -03:00
out_any_drill.py Merge branch 'subpcb' into dev 2022-12-28 13:33:42 -03:00
out_any_layer.py [SVG][Added] Options to limit the view box to the used area. 2023-01-05 19:29:31 -03:00
out_any_pcb_print.py Simplified exec_with_retry use 2023-01-03 11:29:45 -03:00
out_any_sch_print.py Simplified exec_with_retry use 2023-01-03 11:29:45 -03:00
out_any_stencil.py
out_base.py [Fixed] Missleading error on run_with_retry 2023-01-06 19:12:32 -03:00
out_base_3d.py Simplified the KiAuto use 2023-01-03 10:04:44 -03:00
out_boardview.py
out_bom.py [Filters] Moved _only_smd to be truly internal 2023-01-05 17:52:02 -03:00
out_compress.py [Compress][Added] Option to use the output's `dir` as reference 2023-01-06 13:16:48 -03:00
out_copy_files.py Simplified the KiAuto use 2023-01-03 10:04:44 -03:00
out_diff.py
out_download_datasheets.py
out_dxf.py
out_excellon.py
out_gencad.py Simplified exec_with_retry use 2023-01-03 11:29:45 -03:00
out_gerb_drill.py
out_gerber.py [Quick-Start] Recycled the templates for gerbers 2023-01-05 13:08:49 -03:00
out_hpgl.py
out_ibom.py Merge branch 'subpcb' into dev 2022-12-28 13:33:42 -03:00
out_info.py
out_kibom.py Merge branch 'subpcb' into dev 2022-12-28 13:33:42 -03:00
out_kicost.py
out_kikit_present.py
out_navigate_results.py
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 [PCB2Blender_tools][Fixed] The boards dir must be included 2023-01-07 11:33:22 -03:00
out_pcb_print.py Simplified exec_with_retry use 2023-01-03 11:29:45 -03:00
out_pcb_variant.py
out_pcbdraw.py [SVG][Added] Options to limit the view box to the used area. 2023-01-05 19:29:31 -03:00
out_pdf.py
out_pdf_pcb_print.py
out_pdf_sch_print.py
out_pdfunite.py
out_populate.py
out_position.py
out_ps.py
out_qr_lib.py
out_render_3d.py Simplified exec_with_retry use 2023-01-03 11:29:45 -03:00
out_report.py
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 [SVG][Added] Options to limit the view box to the used area. 2023-01-05 19:29:31 -03:00
out_svg_pcb_print.py
out_svg_sch_print.py
out_vrml.py Simplified exec_with_retry use 2023-01-03 11:29:45 -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
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
pre_ignore_unconnected.py
pre_pcb_replace.py
pre_run_drc.py Simplified exec_with_retry use 2023-01-03 11:29:45 -03:00
pre_run_erc.py Simplified exec_with_retry use 2023-01-03 11:29:45 -03:00
pre_sch_replace.py
pre_set_text_variables.py
pre_update_qr.py
pre_update_xml.py Simplified exec_with_retry use 2023-01-03 11:29:45 -03:00
registrable.py Added correct detection for unknown outputs/groups inside groups 2023-01-05 08:37:55 -03:00
var_base.py [Sub-PCB][Added] KiCad 5 workaround 2023-01-02 10:42: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