..
EasyEDA
Added mechanism to download 3D models from EasyEDA
2023-01-31 13:12:06 -03:00
PcbDraw
[PcbDraw][Fix] Variable collision in last patch
2023-03-27 11:21:40 -03:00
PyPDF2
…
blender_scripts
[Blender Export] Fixed when no camera
2023-01-27 11:34:19 -03:00
bom
…
kicad
[KiCad 7] Added global option to use KiCad to cross components
2023-03-09 09:34:25 -03:00
mcpyrate
…
resources
[PcbDraw] Updated to match v1.1.2 (libs)
2023-03-01 09:10:45 -03:00
svgutils
…
__init__.py
Bumped version to 1.6.2
2023-03-17 10:47:26 -03:00
__main__.py
Added errors and warnings about KiCad 7 bugs
2023-03-16 07:19:59 -03:00
config_reader.py
[Fixed] Import separated code (missing dir)
2023-01-05 10:48:25 -03:00
create_pdf.py
…
dep_downloader.py
[Dependency Downloader][Fixed] Problems with Ghostscript 10 release
2023-03-27 09:20:03 -03:00
docopt.py
…
drill_marks.py
[KiCad 7] Solved drill marks constants rename
2023-02-09 09:02:37 -03:00
error.py
…
fil_base.py
[KiCad 7] Added some support for DNP flag
2023-03-08 13:13:37 -03:00
fil_expand_text_vars.py
…
fil_field_modify.py
…
fil_field_rename.py
…
fil_generic.py
[Global Options] Added field_lcsc_part: to select the LCSC/JLCPCB part field
2023-01-28 17:59:23 -03:00
fil_rot_footprint.py
…
fil_subparts.py
…
fil_urlify.py
…
fil_var_rename.py
…
fil_var_rename_kicost.py
…
globals.py
[3D] Added option to enable the colored R cache
2023-03-21 10:40:27 -03:00
gs.py
[PCB Print][Fixed] Vias with different center
2023-03-28 10:46:18 -03:00
kiplot.py
[Makefile][Fixed] don't skip all preflights on each run
2023-03-18 18:41:15 -03:00
layer.py
[PCB_Print][Fixed] Problems when trying to use groups of layers
2023-01-12 17:18:47 -03:00
log.py
…
macros.py
…
misc.py
[Any Layer] Enabled scaling for most plot outputs
2023-03-28 08:39:25 -03:00
optionable.py
[3D] Added options to control the resistors tolerance
2023-03-21 09:57:22 -03:00
out_any_drill.py
…
out_any_layer.py
[Any Layer] Enabled scaling for most plot outputs
2023-03-28 08:39:25 -03:00
out_any_pcb_print.py
Added errors and warnings about KiCad 7 bugs
2023-03-16 07:19:59 -03:00
out_any_sch_print.py
[SCH_Print] Added PS, DXF and HPGL formats
2023-01-12 00:30:38 -03:00
out_any_stencil.py
…
out_base.py
Avoid courtyard warnings
2023-03-08 10:21:41 -03:00
out_base_3d.py
[3D] Added option to enable the colored R cache
2023-03-21 10:40:27 -03:00
out_blender_export.py
[DOCs] Blender export needs KiCad 6 or newer
2023-03-16 09:26:54 -03:00
out_boardview.py
…
out_bom.py
[Global Options] Added field_lcsc_part: to select the LCSC/JLCPCB part field
2023-01-28 17:59:23 -03:00
out_compress.py
[Blender Export] Added PCB3D generation
2023-01-24 16:00:49 -03:00
out_copy_files.py
[Copy Files][Fixed] Problems when using with `compress`
2023-01-18 15:09:10 -03:00
out_diff.py
[Diff] Added KiCad 7 support
2023-02-13 13:11:17 -03:00
out_download_datasheets.py
[Download Datasheet] Better message warnings
2023-03-27 08:51:55 -03:00
out_dxf.py
…
out_dxf_sch_print.py
[SCH_Print] Added PS, DXF and HPGL formats
2023-01-12 00:30:38 -03:00
out_excellon.py
[Drill] Support for KiCad v7
2023-02-10 10:11:44 -03:00
out_gencad.py
Simplified exec_with_retry use
2023-01-03 11:29:45 -03:00
out_gerb_drill.py
[Drill] Support for KiCad v7
2023-02-10 10:11:44 -03:00
out_gerber.py
[Any Layer] Enabled scaling for most plot outputs
2023-03-28 08:39:25 -03:00
out_hpgl.py
[Any Layer] Enabled scaling for most plot outputs
2023-03-28 08:39:25 -03:00
out_hpgl_sch_print.py
[SCH_Print] Added PS, DXF and HPGL formats
2023-01-12 00:30:38 -03:00
out_ibom.py
…
out_info.py
…
out_kibom.py
[KiBoM] Fixed the column name in last patch
2023-01-28 18:24:16 -03:00
out_kicost.py
[DOCs] Added link to KiCOst CI/CD example
2023-01-27 11:38:31 -03:00
out_kikit_present.py
[KiKit present][Fixed] Crash when no boards specified
2023-03-18 19:04:59 -03:00
out_navigate_results.py
[Navigate Results] Added blender icons
2023-01-20 14:19:25 -03:00
out_netlist.py
Simplified exec_with_retry use
2023-01-03 11:29:45 -03:00
out_panelize.py
…
out_pcb2blender_tools.py
[DOCs] Blender export needs KiCad 6 or newer
2023-03-16 09:26:54 -03:00
out_pcb_print.py
[PCB Print][Fixed] Vias with different center
2023-03-28 10:46:18 -03:00
out_pcb_variant.py
…
out_pcbdraw.py
[Blender Export] Now can be used as renderer
2023-01-26 18:13:38 -03:00
out_pdf.py
…
out_pdf_pcb_print.py
[DOCs] Added more clarification to the print outputs
2023-02-22 13:40:24 -03:00
out_pdf_sch_print.py
[SCH_Print] Added PS, DXF and HPGL formats
2023-01-12 00:30:38 -03:00
out_pdfunite.py
…
out_populate.py
[Blender Export] Now can be used as renderer
2023-01-26 18:13:38 -03:00
out_position.py
…
out_ps.py
[Any Layer] Enabled scaling for most plot outputs
2023-03-28 08:39:25 -03:00
out_ps_sch_print.py
[SCH_Print] Added PS, DXF and HPGL formats
2023-01-12 00:30:38 -03:00
out_qr_lib.py
[QR Lib] Added support to detect KiCad 7 subsheets
2023-02-13 10:32:48 -03:00
out_render_3d.py
[Blender Export] Now can be used as renderer
2023-01-26 18:13:38 -03:00
out_report.py
[Report] Added warnings and counters for buried and micro vias
2023-02-23 08:40:40 -03:00
out_sch_variant.py
…
out_stencil_3d.py
…
out_stencil_for_jig.py
…
out_step.py
Simplified exec_with_retry use
2023-01-03 11:29:45 -03:00
out_svg.py
[Any Layer] Enabled scaling for most plot outputs
2023-03-28 08:39:25 -03:00
out_svg_pcb_print.py
[DOCs] Added more clarification to the print outputs
2023-02-22 13:40:24 -03:00
out_svg_sch_print.py
[DOCs] Added more clarification to the print outputs
2023-02-22 13:40:24 -03:00
out_vrml.py
[VRML] Added options to select and highlight components
2023-01-23 18:44:17 -03:00
pre_annotate_pcb.py
[DOCs][Fixed] annotate_pcb docs and example
2023-01-10 15:05:05 -03:00
pre_annotate_power.py
…
pre_any_replace.py
[Report][Added] Expansion for KiCad text variables and environment variables
2023-01-19 21:05:32 -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
[DOCs] Clarified how KiCad 6 warnings are counted
2023-01-23 14:20:38 -03:00
pre_pcb_replace.py
…
pre_run_drc.py
Added errors and warnings about KiCad 7 bugs
2023-03-16 07:19:59 -03:00
pre_run_erc.py
[ERC][KiCad 7] Added option to specify the grid size
2023-02-28 06:17:20 -03:00
pre_sch_replace.py
…
pre_set_text_variables.py
[DOCs] Added examples and warnings about spaces in names
2023-01-17 15:40:32 -03:00
pre_update_qr.py
…
pre_update_xml.py
Added errors and warnings about KiCad 7 bugs
2023-03-16 07:19:59 -03:00
registrable.py
Added correct detection for unknown outputs/groups inside groups
2023-01-05 08:37:55 -03:00
var_base.py
[Report][Fixed] Computed size
2023-01-25 11:05:01 -03:00
var_ibom.py
…
var_kibom.py
…
var_kicost.py
[Filters] Moved _only_smd to be truly internal
2023-01-05 17:52:02 -03:00