KiBot/kibot
Salvador E. Tropea 5d9b047d81 Added an option to remove the files we compressed.
Closes #192
2022-04-20 13:43:41 -03:00
..
PyPDF2
bom Changed Digi-Key server from Portugal to US 2022-04-18 13:50:30 -03:00
kicad Added support for undocumented "convert" schematic option 2022-04-17 09:50:43 -03:00
kicad_colors Finished adding all the plot options to `pcb_print` 2022-04-08 15:01:10 -03:00
kicad_layouts Added internal plot of the worksheet to pcb_print 2022-04-16 15:09:19 -03:00
mcpyrate
report_templates Changes in how we compute the drill sizes in the report 2022-04-20 12:57:52 -03:00
svgutils Added support for SVG to `pcb_print` 2022-04-11 17:24:39 -03:00
__init__.py
__main__.py Changes in how we compute the drill sizes in the report 2022-04-20 12:57:52 -03:00
config_reader.py Changes in how we compute the drill sizes in the report 2022-04-20 12:57:52 -03:00
docopt.py
drill_marks.py
error.py
fil_base.py
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 Changes in how we compute the drill sizes in the report 2022-04-20 12:57:52 -03:00
gs.py Changes in how we compute the drill sizes in the report 2022-04-20 12:57:52 -03:00
kiplot.py Avoid retrying when KiAuto reports a KiCad crash 2022-04-20 10:38:19 -03:00
layer.py Varius `pcb_print` details 2022-04-18 19:08:12 -03:00
log.py
macros.py
misc.py Added internal plot of the worksheet to pcb_print 2022-04-16 15:09:19 -03:00
optionable.py
out_any_drill.py
out_any_layer.py Made more clear when the plotter can plot the fram ref 2022-04-16 19:48:45 -03:00
out_any_pcb_print.py
out_any_sch_print.py
out_base.py Now an output can extend another output that extends ... 2022-04-14 10:38:07 -03:00
out_base_3d.py Added two special syntaxis to the 3D model variants 2022-04-20 10:39:19 -03:00
out_boardview.py
out_bom.py
out_compress.py Added an option to remove the files we compressed. 2022-04-20 13:43:41 -03:00
out_download_datasheets.py
out_dxf.py
out_excellon.py
out_gencad.py
out_gerb_drill.py
out_gerber.py
out_hpgl.py
out_ibom.py
out_kibom.py
out_kicost.py
out_pcb_print.py Varius `pcb_print` details 2022-04-18 19:08:12 -03:00
out_pcbdraw.py
out_pdf.py Added more recommendations to use `pcb_print` 2022-04-16 19:35:35 -03:00
out_pdf_pcb_print.py Added more recommendations to use `pcb_print` 2022-04-16 19:35:35 -03:00
out_pdf_sch_print.py
out_pdfunite.py Modified pdf_unite to use PyPDF2 by default 2022-04-16 18:46:39 -03:00
out_position.py
out_ps.py Added more recommendations to use `pcb_print` 2022-04-16 19:35:35 -03:00
out_qr_lib.py
out_render_3d.py
out_report.py Changes in how we compute the drill sizes in the report 2022-04-20 12:57:52 -03:00
out_sch_variant.py
out_step.py Fixed kicad2step not loading 3D models (bizarre case) 2022-04-18 13:18:32 -03:00
out_svg.py Added more recommendations to use `pcb_print` 2022-04-16 19:35:35 -03:00
out_svg_pcb_print.py Added more recommendations to use `pcb_print` 2022-04-16 19:35:35 -03:00
out_svg_sch_print.py
pre_annotate_pcb.py
pre_annotate_power.py
pre_any_replace.py
pre_base.py
pre_check_zone_fills.py
pre_drc.py
pre_erc.py
pre_erc_warnings.py
pre_fill_zones.py
pre_filters.py
pre_ignore_unconnected.py
pre_pcb_replace.py
pre_sch_replace.py
pre_set_text_variables.py
pre_update_qr.py
pre_update_xml.py
registrable.py
var_base.py
var_ibom.py
var_kibom.py
var_kicost.py