KiBot/kibot
Salvador E. Tropea 1507300fe4 Added option to generate a better frame on pcb_print (KiCad 6)
- Also documented more details about pcb_print.
2022-04-11 19:02:26 -03:00
..
PyPDF2 Fixed missing imports in PyPDF2 2022-04-07 13:06:11 -03:00
bom
kicad Fixed problems when the project specified an empty wks (KiCad 5) 2022-04-11 14:50:17 -03:00
kicad_colors Finished adding all the plot options to `pcb_print` 2022-04-08 15:01:10 -03:00
mcpyrate
report_templates Added black drill holes to the `pcb_print` output 2022-04-08 19:33:21 -03:00
svgutils Added support for SVG to `pcb_print` 2022-04-11 17:24:39 -03:00
__init__.py
__main__.py
config_reader.py Added a first approach to Board2Pdf support. 2022-04-05 16:36:02 -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
gs.py Fixed problems when using page layout files with relative paths. 2022-04-04 18:02:31 -03:00
kiplot.py
layer.py Added an option to sort the layer as KiCad to pcb_print 2022-04-10 15:26:35 -03:00
log.py
macros.py
misc.py Finished adding all the plot options to `pcb_print` 2022-04-08 15:01:10 -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
out_any_layer.py
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 Fixed problems when using page layout files with relative paths. 2022-04-04 18:02:31 -03:00
out_base_3d.py Fixed problems when using page layout files with relative paths. 2022-04-04 18:02:31 -03:00
out_boardview.py
out_bom.py
out_compress.py
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 Added option to generate a better frame on pcb_print (KiCad 6) 2022-04-11 19:02:26 -03:00
out_pcbdraw.py
out_pdf.py
out_pdf_pcb_print.py Added option to generate a better frame on pcb_print (KiCad 6) 2022-04-11 19:02:26 -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
out_position.py
out_ps.py
out_qr_lib.py
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 black drill holes to the `pcb_print` output 2022-04-08 19:33:21 -03:00
out_sch_variant.py
out_step.py Added video recording to step output (KiCad 6) 2022-04-07 18:56:01 -03:00
out_svg.py
out_svg_pcb_print.py Added option to generate a better frame on pcb_print (KiCad 6) 2022-04-11 19:02:26 -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
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 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
var_base.py
var_ibom.py
var_kibom.py
var_kicost.py