KiBot/kibot
Salvador E. Tropea 27247c17b6 [Sub-PCBs] Implemented centered PCB
- Also added option to disable it, at least for the internal tool
- KiKit 1.1.2 is not centering, but using top-left ... but the docs
  says it should center.
2022-12-28 11:07:27 -03:00
..
PcbDraw [KiKit Present] Now using the detected git binary 2022-12-06 13:36:35 -03:00
PyPDF2
bom [KiCost] Log version of the imported module 2022-12-15 09:37:06 -03:00
kicad [PCB_Print][Fixed] Images not showing in custom frames. 2022-12-16 13:44:12 -03:00
mcpyrate
resources New VRML output 2022-12-17 20:55:09 -03:00
svgutils
__init__.py Bumped version to 1.5.2 2022-12-16 13:42:47 -03:00
__main__.py [Windows] Try to fix %X expansions 2022-12-01 07:36:53 -03:00
config_reader.py [Imports][Fixed] Problems with recursive imports 2022-11-24 13:16:31 -03:00
create_pdf.py
dep_downloader.py [Variants] Added some limited support for `kikit separate` 2022-12-18 17:14:38 -03:00
docopt.py
drill_marks.py
error.py
fil_base.py New filter `urlify` to convert URLs in fields to HTML links 2022-09-30 11:28:21 -03:00
fil_expand_text_vars.py
fil_field_modify.py New filter `field_modify` 2022-10-03 13:11:01 -03:00
fil_field_rename.py
fil_generic.py [Filters][generic] added options to filter by PCB side 2022-10-29 15:51:33 -03:00
fil_rot_footprint.py
fil_subparts.py
fil_urlify.py New filter `urlify` to convert URLs in fields to HTML links 2022-09-30 11:28:21 -03:00
fil_var_rename.py
fil_var_rename_kicost.py
globals.py [Panelize] Added preview option 2022-12-03 18:38:28 -03:00
gs.py [Sub-PCBs] Implemented centered PCB 2022-12-28 11:07:27 -03:00
kiplot.py [sub-PCB] Avoided saving the PCB before separate 2022-12-27 09:07:33 -03:00
layer.py
log.py
macros.py
misc.py [Variants] Added some limited support for `kikit separate` 2022-12-18 17:14:38 -03:00
optionable.py [sub-PCBs] Implemented the rectangle separation 2022-12-27 12:37:33 -03:00
out_any_drill.py Moved sub-PCB specific stuff to var_base (from out_base) 2022-12-27 08:48:44 -03:00
out_any_layer.py Moved sub-PCB specific stuff to var_base (from out_base) 2022-12-27 08:48:44 -03:00
out_any_pcb_print.py Moved sub-PCB specific stuff to var_base (from out_base) 2022-12-27 08:48:44 -03:00
out_any_sch_print.py
out_any_stencil.py Moved sub-PCB specific stuff to var_base (from out_base) 2022-12-27 08:48:44 -03:00
out_base.py [sub-PCBs][Fixed] Problems when we don't have components 2022-12-27 12:48:44 -03:00
out_base_3d.py Moved sub-PCB specific stuff to var_base (from out_base) 2022-12-27 08:48:44 -03:00
out_boardview.py Moved sub-PCB specific stuff to var_base (from out_base) 2022-12-27 08:48:44 -03:00
out_bom.py [Fixed] Some times we need %V, %v, %S before full config 2022-12-22 12:40:12 -03:00
out_compress.py [Populate] Added support to compress and Makefile generation 2022-10-28 08:29:54 -03:00
out_copy_files.py Moved sub-PCB specific stuff to var_base (from out_base) 2022-12-27 08:48:44 -03:00
out_diff.py [Diff][Fixed] Problems when missing file from repo 2022-11-05 14:37:19 -03:00
out_download_datasheets.py
out_dxf.py
out_excellon.py
out_gencad.py [GenCAD] Added support for sub-PCBs. 2022-12-26 10:38:19 -03:00
out_gerb_drill.py
out_gerber.py
out_hpgl.py
out_ibom.py Moved sub-PCB specific stuff to var_base (from out_base) 2022-12-27 08:48:44 -03:00
out_info.py
out_kibom.py [KiBoM] Added one more warning about variants 2022-12-26 10:48:30 -03:00
out_kicost.py
out_kikit_present.py [KiKit Present][Fixed] Temporal .md is now removed 2022-12-16 09:06:31 -03:00
out_navigate_results.py New VRML output 2022-12-17 20:55:09 -03:00
out_netlist.py [Netlist] Added support for sub-PCBs 2022-12-26 11:00:06 -03:00
out_panelize.py [Panelize] Added sub-PCBs support 2022-12-26 11:06:46 -03:00
out_pcb_print.py Moved sub-PCB specific stuff to var_base (from out_base) 2022-12-27 08:48:44 -03:00
out_pcb_variant.py Moved sub-PCB specific stuff to var_base (from out_base) 2022-12-27 08:48:44 -03:00
out_pcbdraw.py Moved sub-PCB specific stuff to var_base (from out_base) 2022-12-27 08:48:44 -03:00
out_pdf.py
out_pdf_pcb_print.py
out_pdf_sch_print.py
out_pdfunite.py
out_populate.py [KiKit Present] Implemented various modes 2022-12-04 19:50:29 -03:00
out_position.py Moved sub-PCB specific stuff to var_base (from out_base) 2022-12-27 08:48:44 -03:00
out_ps.py
out_qr_lib.py [sub-PCB] Avoided saving the PCB before separate 2022-12-27 09:07:33 -03:00
out_render_3d.py [Populate] Added support for sub-PCBs 2022-12-26 13:04:49 -03:00
out_report.py [DOCs][Dependencies] Suggest to install texlive for Pandoc 2022-11-23 15:24:23 -03:00
out_sch_variant.py
out_stencil_3d.py [Stencil*] Now using Xvfb 2022-12-02 19:24:19 -03:00
out_stencil_for_jig.py [Stencil*] Now using Xvfb 2022-12-02 19:24:19 -03:00
out_step.py
out_svg.py [SVG][Fixed] Problems using Chrome and Firefox 2022-10-21 11:51:08 -03:00
out_svg_pcb_print.py
out_svg_sch_print.py
out_vrml.py New VRML output 2022-12-17 20:55:09 -03:00
pre_annotate_pcb.py
pre_annotate_power.py
pre_any_replace.py
pre_base.py [Fixed] Missing sub-PCB name resolve for pre-flights 2022-12-22 13:00:20 -03:00
pre_check_zone_fills.py
pre_erc_warnings.py
pre_fill_zones.py
pre_filters.py
pre_ignore_unconnected.py
pre_pcb_replace.py
pre_run_drc.py
pre_run_erc.py
pre_sch_replace.py
pre_set_text_variables.py Fixed KiCad project reload 2022-12-03 20:48:49 -03:00
pre_update_qr.py
pre_update_xml.py
registrable.py [Fixed] Some times we need %V, %v, %S before full config 2022-12-22 12:40:12 -03:00
var_base.py [Sub-PCBs] Implemented centered PCB 2022-12-28 11:07:27 -03:00
var_ibom.py
var_kibom.py New filter `field_modify` 2022-10-03 13:11:01 -03:00
var_kicost.py