KiBot/kibot
Salvador E. Tropea 7938c35d37 Removed debug message 2022-06-08 10:01:01 -03:00
..
PyPDF2
bom Fixed XLSX problem when no PCB info and no stats used 2022-05-20 19:43:51 -03:00
config_templates
images Modified the icons to work without the Noto font 2022-05-29 16:31:29 -03:00
kicad Fixed problems expanding multiple KiCad variables in the same value. 2022-06-07 10:36:31 -03:00
kicad_colors
kicad_layouts
mcpyrate
report_templates
svgutils
__init__.py Bumped version to 1.1.0 2022-05-24 09:03:36 -03:00
__main__.py Implemented output priorities 2022-06-07 13:57:32 -03:00
config_reader.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
create_pdf.py Added dependency collection mechanism 2022-05-19 08:47:06 -03:00
docopt.py
drill_marks.py
error.py
fil_base.py Fixed KiBoM mounting hole regex 2022-05-26 10:02:07 -03:00
fil_field_rename.py
fil_generic.py
fil_rot_footprint.py
fil_subparts.py
fil_var_rename.py
fil_var_rename_kicost.py
globals.py New global section `environment` 2022-06-07 10:38:12 -03:00
gs.py Simplified the global vars handling 2022-04-28 14:49:28 -03:00
kiplot.py Implemented output priorities 2022-06-07 13:57:32 -03:00
layer.py Fixed used layers detection in --quick-start 2022-04-28 14:26:02 -03:00
log.py Adapted to KiCost API changes 2022-05-05 10:26:42 -03:00
macros.py Fixed the code that moves the basic indicator 2022-06-08 08:53:03 -03:00
misc.py navigate_results: Added outputs preview instead of just icons 2022-06-01 12:56:37 -03:00
optionable.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_any_drill.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_any_layer.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_any_pcb_print.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_any_sch_print.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_base.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_base_3d.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_boardview.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_bom.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_compress.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_download_datasheets.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_dxf.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_excellon.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_gencad.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_gerb_drill.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_gerber.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_hpgl.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_ibom.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_kibom.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_kicost.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_navigate_results.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_netlist.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_pcb_print.py Removed debug message 2022-06-08 10:01:01 -03:00
out_pcbdraw.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_pdf.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_pdf_pcb_print.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_pdf_sch_print.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_pdfunite.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_position.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_ps.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_qr_lib.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_render_3d.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_report.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_sch_variant.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_step.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_svg.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_svg_pcb_print.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
out_svg_sch_print.py Highlighted the most relevant options 2022-06-08 08:37:30 -03:00
pre_annotate_pcb.py
pre_annotate_power.py
pre_any_replace.py
pre_base.py Implemented output priorities 2022-06-07 13:57:32 -03:00
pre_check_zone_fills.py
pre_drc.py Added dependency collection mechanism 2022-05-19 08:47:06 -03:00
pre_erc.py Added dependency collection mechanism 2022-05-19 08:47:06 -03:00
pre_erc_warnings.py
pre_fill_zones.py
pre_filters.py Allow to skip the `regex` value in filters 2022-04-28 14:06:46 -03:00
pre_ignore_unconnected.py
pre_pcb_replace.py Added `kibot-check` tool to check the installation 2022-05-20 13:26:41 -03:00
pre_sch_replace.py Added `kibot-check` tool to check the installation 2022-05-20 13:26:41 -03:00
pre_set_text_variables.py Added `kibot-check` tool to check the installation 2022-05-20 13:26:41 -03:00
pre_update_qr.py Implemented output priorities 2022-06-07 13:57:32 -03:00
pre_update_xml.py Added dependency collection mechanism 2022-05-19 08:47:06 -03:00
registrable.py Implemented output priorities 2022-06-07 13:57:32 -03:00
var_base.py
var_ibom.py
var_kibom.py
var_kicost.py Fixed problems with KiCost using internal variants 2022-05-18 15:59:38 -03:00