| .. |
|
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
|
[Windows] Fixed problems with os.rename
|
2022-12-26 08:02:14 -03:00 |
|
mcpyrate
|
…
|
|
|
resources
|
[Templates] Moved JLCPCB+stencil to a separated import
|
2023-01-05 08:36:17 -03:00 |
|
svgutils
|
…
|
|
|
__init__.py
|
Simplified the KiAuto use
|
2023-01-03 10:04:44 -03:00 |
|
__main__.py
|
[Windows] Try to fix %X expansions
|
2022-12-01 07:36:53 -03:00 |
|
config_reader.py
|
[Import] Marked filters from internal imports as internal
|
2023-01-04 13:45:17 -03:00 |
|
create_pdf.py
|
…
|
|
|
dep_downloader.py
|
Merge branch 'subpcb' into dev
|
2022-12-28 13:33:42 -03:00 |
|
docopt.py
|
…
|
|
|
drill_marks.py
|
…
|
|
|
error.py
|
…
|
|
|
fil_base.py
|
…
|
|
|
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
|
…
|
|
|
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
|
Simplified exec_with_retry use
|
2023-01-03 11:29:45 -03:00 |
|
kiplot.py
|
Added correct detection for unknown outputs/groups inside groups
|
2023-01-05 08:37:55 -03:00 |
|
layer.py
|
…
|
|
|
log.py
|
…
|
|
|
macros.py
|
…
|
|
|
misc.py
|
[Added] Support for `groups` of `outputs`
|
2023-01-04 08:38:21 -03:00 |
|
optionable.py
|
[sub-PCBs] Implemented the rectangle separation
|
2022-12-27 12:37:33 -03:00 |
|
out_any_drill.py
|
Merge branch 'subpcb' into dev
|
2022-12-28 13:33:42 -03:00 |
|
out_any_layer.py
|
Merge branch 'subpcb' into dev
|
2022-12-28 13:33:42 -03:00 |
|
out_any_pcb_print.py
|
Simplified exec_with_retry use
|
2023-01-03 11:29:45 -03:00 |
|
out_any_sch_print.py
|
Simplified exec_with_retry use
|
2023-01-03 11:29:45 -03:00 |
|
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
|
[Added] Support for `groups` of `outputs`
|
2023-01-04 08:38:21 -03:00 |
|
out_base_3d.py
|
Simplified the KiAuto use
|
2023-01-03 10:04: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
|
Simplified the KiAuto use
|
2023-01-03 10:04:44 -03:00 |
|
out_diff.py
|
[DOCs] Clarified what `multivar` needs in the `diff` output
|
2022-12-22 07:10:46 -03:00 |
|
out_download_datasheets.py
|
…
|
|
|
out_dxf.py
|
…
|
|
|
out_excellon.py
|
…
|
|
|
out_gencad.py
|
Simplified exec_with_retry use
|
2023-01-03 11:29:45 -03:00 |
|
out_gerb_drill.py
|
…
|
|
|
out_gerber.py
|
…
|
|
|
out_hpgl.py
|
…
|
|
|
out_ibom.py
|
Merge branch 'subpcb' into dev
|
2022-12-28 13:33:42 -03:00 |
|
out_info.py
|
…
|
|
|
out_kibom.py
|
Merge branch 'subpcb' into dev
|
2022-12-28 13:33:42 -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
|
Simplified exec_with_retry use
|
2023-01-03 11:29:45 -03:00 |
|
out_panelize.py
|
Simplified the KiAuto use
|
2023-01-03 10:04:44 -03:00 |
|
out_pcb_print.py
|
Simplified exec_with_retry use
|
2023-01-03 11:29:45 -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
|
Simplified exec_with_retry use
|
2023-01-03 11:29:45 -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
|
Simplified exec_with_retry use
|
2023-01-03 11:29:45 -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
|
…
|
|
|
out_vrml.py
|
Simplified exec_with_retry use
|
2023-01-03 11:29:45 -03:00 |
|
pre_annotate_pcb.py
|
…
|
|
|
pre_annotate_power.py
|
…
|
|
|
pre_any_replace.py
|
[Windows][Fixed] Avoid asuming bash is part of the system
|
2022-12-22 08:44:46 -03:00 |
|
pre_base.py
|
Simplified exec_with_retry use
|
2023-01-03 11:29:45 -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
|
[Windows][Fixed] Avoid asuming bash is part of the system
|
2022-12-22 08:44:46 -03:00 |
|
pre_run_drc.py
|
Simplified exec_with_retry use
|
2023-01-03 11:29:45 -03:00 |
|
pre_run_erc.py
|
Simplified exec_with_retry use
|
2023-01-03 11:29:45 -03:00 |
|
pre_sch_replace.py
|
[Windows][Fixed] Avoid asuming bash is part of the system
|
2022-12-22 08:44:46 -03:00 |
|
pre_set_text_variables.py
|
[Windows][Fixed] Avoid asuming bash is part of the system
|
2022-12-22 08:44:46 -03:00 |
|
pre_update_qr.py
|
…
|
|
|
pre_update_xml.py
|
Simplified exec_with_retry use
|
2023-01-03 11:29:45 -03:00 |
|
registrable.py
|
Added correct detection for unknown outputs/groups inside groups
|
2023-01-05 08:37:55 -03:00 |
|
var_base.py
|
[Sub-PCB][Added] KiCad 5 workaround
|
2023-01-02 10:42:19 -03:00 |
|
var_ibom.py
|
…
|
|
|
var_kibom.py
|
New filter `field_modify`
|
2022-10-03 13:11:01 -03:00 |
|
var_kicost.py
|
…
|
|