KiBot/kibot
Salvador E. Tropea caad4e346e `pcb_print` added KiCad 5 adjust for solder mask coordinates
- Also removed unused code
2022-04-22 15:05:57 -03:00
..
PyPDF2 Fixed missing imports in PyPDF2 2022-04-07 13:06:11 -03:00
bom Changed Digi-Key server from Portugal to US 2022-04-18 13:50:30 -03:00
kicad Added support for KiCad 6 pin alternates 2022-04-21 15:09:33 -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 Fixed spelling 2022-02-16 19:56:04 -03:00
report_templates Added global option `drill_size_increment` 2022-04-21 10:30:24 -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 Fixed KiBoM mounting hole regex 2022-04-21 11:09:35 -03:00
fil_field_rename.py
fil_generic.py Fixed spelling 2022-02-16 19:56:04 -03:00
fil_rot_footprint.py
fil_subparts.py Fixed spelling 2022-02-16 19:56:04 -03:00
fil_var_rename.py Fixed spelling 2022-02-16 19:56:04 -03:00
fil_var_rename_kicost.py Added more debug information to fil_var_rename_kicost.py 2022-02-24 12:59:07 -03:00
globals.py Added global option `drill_size_increment` 2022-04-21 10:30:24 -03:00
gs.py Added global option `drill_size_increment` 2022-04-21 10:30:24 -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 Merged the kicost_dk branch: 2022-03-24 09:47:47 -03:00
macros.py
misc.py Added `realistic_solder_mask` to `pcb_print` 2022-04-22 14:05:41 -03:00
optionable.py Fixed (KiCad 6) traces not visible in 3D render 2022-04-07 15:44:22 -03:00
out_any_drill.py Fixed drill problems with regular vias 2022-03-25 08:39:58 -03:00
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 Fixed problems when using page layout files with relative paths. 2022-04-04 18:02:31 -03:00
out_any_sch_print.py Fixed problems when using page layout files with relative paths. 2022-04-04 18:02:31 -03:00
out_base.py Now an output can extend another output that extends ... 2022-04-14 10:38:07 -03:00
out_base_3d.py Made the 3D models selection more robuts 2022-04-21 16:13:59 -03:00
out_boardview.py Fixed missing BoardViewOptions.get_targets 2022-03-24 14:05:48 -03:00
out_bom.py Merged the kicost_dk branch: 2022-03-24 09:47:47 -03:00
out_compress.py Fixed problems with compress.move_files 2022-04-21 14:21:00 -03:00
out_download_datasheets.py
out_dxf.py Removed coverage exclusions for KiCad 6 code 2022-02-11 12:58:39 -03:00
out_excellon.py
out_gencad.py New output to export PCB in GENCAD format. 2022-03-08 15:55:34 -03:00
out_gerb_drill.py
out_gerber.py Fixed spelling 2022-02-16 19:56:04 -03:00
out_hpgl.py
out_ibom.py
out_kibom.py
out_kicost.py Made more clear which preflight options modifies files 2022-03-24 13:08:51 -03:00
out_pcb_print.py `pcb_print` added KiCad 5 adjust for solder mask coordinates 2022-04-22 15:05:57 -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 Fixed problems when using page layout files with relative paths. 2022-04-04 18:02:31 -03:00
out_pdfunite.py Modified pdf_unite to use PyPDF2 by default 2022-04-16 18:46:39 -03:00
out_position.py Fixed spelling 2022-02-16 19:56:04 -03:00
out_ps.py Added more recommendations to use `pcb_print` 2022-04-16 19:35:35 -03:00
out_qr_lib.py New preflight to annotate according to PCB coordinates 2022-03-08 14:33:38 -03:00
out_render_3d.py Fixed (KiCad 6) traces not visible in 3D render 2022-04-07 15:44:22 -03:00
out_report.py Added a report option to indicate our Eurocircuits target 2022-04-21 15:59:46 -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 Fixed problems when using page layout files with relative paths. 2022-04-04 18:02:31 -03:00
pre_annotate_pcb.py New preflight to annotate according to PCB coordinates 2022-03-08 14:33:38 -03:00
pre_annotate_power.py New preflight to annotate according to PCB coordinates 2022-03-08 14:33:38 -03:00
pre_any_replace.py Added a preflight to define KiCad 6 variables. 2022-03-12 18:44:08 -03:00
pre_base.py Catched error of using set_text_variables with KiCad 5 2022-03-12 19:10:35 -03:00
pre_check_zone_fills.py Made more clear which preflight options modifies files 2022-03-24 13:08:51 -03:00
pre_drc.py
pre_erc.py
pre_erc_warnings.py
pre_fill_zones.py Added a preflight option to save the PCB with refilled zones. 2022-03-24 13:30:18 -03:00
pre_filters.py
pre_ignore_unconnected.py
pre_pcb_replace.py Made more clear which preflight options modifies files 2022-03-24 13:08:51 -03:00
pre_sch_replace.py Made more clear which preflight options modifies files 2022-03-24 13:08:51 -03:00
pre_set_text_variables.py Fixed missing Set_Text_Variables valid keys 2022-03-31 14:50:25 -03:00
pre_update_qr.py
pre_update_xml.py
registrable.py Fixed spelling 2022-02-16 19:56:04 -03:00
var_base.py Made the 3D model selection more versatile 2022-04-20 19:42:51 -03:00
var_ibom.py Fixed D300 Use """triple double quotes""" 2022-02-17 18:47:27 -03:00
var_kibom.py Made the 3D model selection more versatile 2022-04-20 19:42:51 -03:00
var_kicost.py Made the 3D model selection more versatile 2022-04-20 19:42:51 -03:00