KiBot/kibot
Salvador E. Tropea 53088227d1 Moved comments in docstrings to comments
- To allow using the docstring of plug-ins for specs
2022-07-05 12:42:16 -03:00
..
PyPDF2
bom [Test] Added a message to test the missing XLSX behavior 2022-07-01 12:40:15 -03:00
config_templates
images
kicad More KiCad environment vars adjusts 2022-06-17 11:33:52 -03:00
kicad_colors
kicad_layouts
mcpyrate Removed distutils use in mcpyrate 2022-06-30 13:58:54 -03:00
report_templates
svgutils
__init__.py Bumped version to 1.2.0 2022-06-15 06:24:15 -03:00
__main__.py [Dependencies] Added command line option to disable the downloads. 2022-07-01 13:30:51 -03:00
config_reader.py [DOCs][Dependencies] Removed extra spaces 2022-06-30 08:14:21 -03:00
create_pdf.py PDFUnite: added warnings and errors about missing input files 2022-06-13 08:56:25 -03:00
dep_downloader.py [Dependencies] Added command line option to disable the downloads. 2022-07-01 13:30:51 -03:00
docopt.py
drill_marks.py Simplified the drill_marks stuff 2022-06-10 17:50:11 -03:00
error.py
fil_base.py
fil_field_rename.py Moved comments in docstrings to comments 2022-07-05 12:42:16 -03:00
fil_generic.py Moved comments in docstrings to comments 2022-07-05 12:42:16 -03:00
fil_rot_footprint.py Moved comments in docstrings to comments 2022-07-05 12:42:16 -03:00
fil_subparts.py Moved comments in docstrings to comments 2022-07-05 12:42:16 -03:00
fil_var_rename.py Moved comments in docstrings to comments 2022-07-05 12:42:16 -03:00
fil_var_rename_kicost.py Moved comments in docstrings to comments 2022-07-05 12:42:16 -03:00
globals.py Added option to export old variables 2022-06-12 11:29:34 -03:00
gs.py
kiplot.py [Dependencies] Added XLSXWriter auto-download 2022-07-01 11:27:44 -03:00
layer.py
log.py Added log.debugl(LEVEL, msg) function, using verbose level 2022-06-18 16:35:31 -03:00
macros.py
misc.py [Dependencies] Added XLSXWriter auto-download 2022-07-01 11:27:44 -03:00
optionable.py
out_any_drill.py
out_any_layer.py
out_any_pcb_print.py Added auto-download support for KiAuto. 2022-06-29 13:47:50 -03:00
out_any_sch_print.py [Dependencies] Added support to *_sch_print 2022-06-30 11:16:53 -03:00
out_base.py
out_base_3d.py
out_boardview.py
out_bom.py [Dependencies] Added XLSXWriter auto-download 2022-07-01 11:27:44 -03:00
out_compress.py Now we try to download some tools when missing 2022-06-19 19:17:38 -03:00
out_download_datasheets.py Now we try to download some tools when missing 2022-06-19 19:17:38 -03:00
out_dxf.py
out_excellon.py
out_gencad.py Added auto-download support for KiAuto. 2022-06-29 13:47:50 -03:00
out_gerb_drill.py
out_gerber.py
out_hpgl.py
out_ibom.py [Dependencies] Added auto-download for iBoM 2022-06-30 10:03:26 -03:00
out_kibom.py Added auto-download for KiBoM 2022-06-29 10:29:37 -03:00
out_kicost.py Added auto-download support for KiCost. 2022-06-29 11:35:52 -03:00
out_navigate_results.py Now we try to download some tools when missing 2022-06-19 19:17:38 -03:00
out_netlist.py Added auto-download support for KiAuto. 2022-06-29 13:47:50 -03:00
out_pcb_print.py [Dependencies] Added support for LXML download 2022-07-01 12:45:37 -03:00
out_pcbdraw.py Added support for dependency download to pcbdraw 2022-06-28 13:19:06 -03:00
out_pdf.py
out_pdf_pcb_print.py Added auto-download support for KiAuto. 2022-06-29 13:47:50 -03:00
out_pdf_sch_print.py [Dependencies] Added support to *_sch_print 2022-06-30 11:16:53 -03:00
out_pdfunite.py PDFUnite: added warnings and errors about missing input files 2022-06-13 08:56:25 -03:00
out_position.py
out_ps.py
out_qr_lib.py [Dependencies] Added support for QRCodeGen auto-download 2022-07-01 13:17:02 -03:00
out_render_3d.py Added auto-download support for KiAuto. 2022-06-29 13:47:50 -03:00
out_report.py
out_sch_variant.py
out_step.py Added auto-download support for KiAuto. 2022-06-29 13:47:50 -03:00
out_svg.py
out_svg_pcb_print.py Added auto-download support for KiAuto. 2022-06-29 13:47:50 -03:00
out_svg_sch_print.py [Dependencies] Added support to *_sch_print 2022-06-30 11:16:53 -03:00
pre_annotate_pcb.py
pre_annotate_power.py
pre_any_replace.py Now we try to download some tools when missing 2022-06-19 19:17:38 -03:00
pre_base.py
pre_check_zone_fills.py
pre_drc.py Added auto-download support for KiAuto. 2022-06-29 13:47:50 -03:00
pre_erc.py Added auto-download support for KiAuto. 2022-06-29 13:47:50 -03:00
pre_erc_warnings.py
pre_fill_zones.py
pre_filters.py
pre_ignore_unconnected.py
pre_pcb_replace.py Now we try to download some tools when missing 2022-06-19 19:17:38 -03:00
pre_sch_replace.py Now we try to download some tools when missing 2022-06-19 19:17:38 -03:00
pre_set_text_variables.py Now we try to download some tools when missing 2022-06-19 19:17:38 -03:00
pre_update_qr.py
pre_update_xml.py Added auto-download support for KiAuto. 2022-06-29 13:47:50 -03:00
registrable.py Removed distutils as dependency 2022-06-30 13:59:42 -03:00
var_base.py
var_ibom.py Moved comments in docstrings to comments 2022-07-05 12:42:16 -03:00
var_kibom.py Moved comments in docstrings to comments 2022-07-05 12:42:16 -03:00
var_kicost.py Moved comments in docstrings to comments 2022-07-05 12:42:16 -03:00