KiBot/kibot
Salvador E. Tropea 509f74fd31 [KiKit Present] Implemented various modes 2022-12-04 19:50:29 -03:00
..
PcbDraw [KiKit Present] Implemented various modes 2022-12-04 19:50:29 -03:00
PyPDF2
bom [BoM][Added] Human readable text output format. 2022-11-24 11:32:47 -03:00
kicad [Stack-up][Fixed] Problems when using more than one dielectric 2022-11-10 18:09:00 -03:00
mcpyrate
resources [KiKit Present] Implemented various modes 2022-12-04 19:50:29 -03:00
svgutils
__init__.py Bumped version to 1.4.1 2022-10-19 10:44:02 -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 [PCB_Print] Changed scale strategy to make it more similar to old 2022-09-23 12:48:10 -03:00
dep_downloader.py [Stencil*] Now using Xvfb 2022-12-02 19:24:19 -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 Fixed KiCad project reload 2022-12-03 20:48:49 -03:00
kiplot.py [Stencil*] Now using Xvfb 2022-12-02 19:24:19 -03:00
layer.py
log.py [DOCs] Made the filters for ERC/DRC vs globals more clear 2022-09-16 10:16:20 -03:00
macros.py
misc.py [KiKit Present] Implemented various modes 2022-12-04 19:50:29 -03:00
optionable.py [KiKit Present] Implemented various modes 2022-12-04 19:50:29 -03:00
out_any_drill.py
out_any_layer.py [DOCs] Added details about what poor means regarding to worksheet 2022-09-14 13:33:38 -03:00
out_any_pcb_print.py [Globals] Added options to control which stuff is changed on PCB variants 2022-09-13 10:44:07 -03:00
out_any_sch_print.py
out_any_stencil.py [Stencil *] Clarified the warning about using stencil.side 2022-12-04 11:21:51 -03:00
out_base.py [KiKit Present] Implemented various modes 2022-12-04 19:50:29 -03:00
out_base_3d.py [Render_3D] Added option to highlight components 2022-10-31 10:16:21 -03:00
out_boardview.py
out_bom.py [Internal BoM][Fixed] Problems when using HRTXT and no options 2022-12-02 11:32:45 -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 [Copy_Files] Made 3D models use the project path as base 2022-09-21 08:00:58 -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 [Copy_Files] Now you can copy the 3D models 2022-09-20 13:13:12 -03:00
out_dxf.py [DOCs] Added note about DXF output and dimensions 2022-09-07 09:01:55 -03:00
out_excellon.py
out_gencad.py
out_gerb_drill.py
out_gerber.py
out_hpgl.py
out_ibom.py [iBoM] Added support for the `offset_back_rotation` option 2022-10-24 12:58:36 -03:00
out_info.py [Info] Added environment vars, KiBot paths and KiAuto info. 2022-09-07 12:45:56 -03:00
out_kibom.py [KiBoM][Fixed] User defined fields wasn't available as column names. 2022-12-02 23:25:27 -03:00
out_kicost.py
out_kikit_present.py [KiKit Present] Implemented various modes 2022-12-04 19:50:29 -03:00
out_navigate_results.py [Navigate Results] Added icon association for PCB/SCH files 2022-12-03 21:19:43 -03:00
out_netlist.py [Netlist] Problems to compress 2022-09-09 06:51:38 -03:00
out_panelize.py Fixed KiCad project reload 2022-12-03 20:48:49 -03:00
out_pcb_print.py [PCB_Print][Added] Margins for the autoscale mode. 2022-11-25 12:03:43 -03:00
out_pcb_variant.py [Globals] Added options to control which stuff is changed on PCB variants 2022-09-13 10:44:07 -03:00
out_pcbdraw.py [Panelize] Added preview option 2022-12-03 18:38:28 -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 [Position] Add "right_digits" option 2022-10-06 15:39:34 +02:00
out_ps.py
out_qr_lib.py [Fixed][QR lib update] Problems on KiCad 5 2022-10-14 11:08:42 -03:00
out_render_3d.py [Render_3D] Updated comment about KiCad bug 2022-11-02 11:17:51 -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 [SCH Variant] Added option to change the title 2022-09-09 12:51:51 -03:00
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 [Debug] Logged executed command in a cut & paste friendly way 2022-09-02 08:49:39 -03:00
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
pre_annotate_pcb.py
pre_annotate_power.py
pre_any_replace.py
pre_base.py Added support for changing text variables with variants 2022-09-12 13:35:40 -03:00
pre_check_zone_fills.py
pre_erc_warnings.py
pre_fill_zones.py
pre_filters.py [DOCs] Made the filters for ERC/DRC vs globals more clear 2022-09-16 10:16:20 -03:00
pre_ignore_unconnected.py
pre_pcb_replace.py
pre_run_drc.py [Update_XML] Now you can check PCB and schematic parity 2022-09-21 11:33:26 -03:00
pre_run_erc.py Removed debug messages in run_drc/run_erc 2022-09-16 08:45:27 -03:00
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 [Update_XML] Correct error when using wrong value 2022-09-21 12:41:30 -03:00
registrable.py
var_base.py
var_ibom.py [DOCs] Added help about the variant options 2022-09-15 07:13:33 -03:00
var_kibom.py New filter `field_modify` 2022-10-03 13:11:01 -03:00
var_kicost.py