Skip to content

Releases: bennymeg/Fabrication-Toolkit

2.4.0

06 Jul 10:14
Compare
Choose a tag to compare

Features:

  • Re-organized output folder to contain standalone production files with version and date codes
  • Added 8 layers support

Fixes:

  • Rotate CCW on bottom layers

2.3.0

27 Mar 18:52
Compare
Choose a tag to compare

Features:

  • Added support for special symbols like Ω & μ in the BOM and CPL files
  • Added user comments layer to the gerber
  • Ignore parts that are labels a DNP from CPL and annotate that as DNP parts in the BOM (KiCad 7+)

Fixes:

  • Merge only part that have the same footprint, value, and MPN

2.2.0

14 Mar 09:53
Compare
Choose a tag to compare

Features:

  • Added support for easyeda2kicad generated component

Misc:

  • Removed lcsc# key from readme file

v2.1.0

22 Feb 10:33
Compare
Choose a tag to compare

Bug Fixes:

  • Merge normalized footprint names

2.0.0

06 Jan 14:17
Compare
Choose a tag to compare

Features:

  • Added support for component rotation offset
  • Added support for component location offset
  • Added support for automatic common rotation miss match fix
  • Normalize footprint names of resistors, capacitors, inductors, diodes, LEDs, fuses etc., with the footprint size only

Bug Fixes:

  • Prevent crashing when the boards have no components (mechanical boards, RF, etc.)

1.2.0

04 Oct 07:40
Compare
Choose a tag to compare

Features:

  • Added initial support for KiCad v7

Bug Fixes:

  • Progress bar rendering

1.1.1

02 Aug 07:31
Compare
Choose a tag to compare

Features:

  • Merge components in the BOM

1.0.0

27 Jul 18:10
Compare
Choose a tag to compare

Stable release 🎉

0.4.2

21 Jul 09:17
Compare
Choose a tag to compare

Features:

  • Save files inside the project directory

Bug Fixes:

  • Open browser window on mac
  • Save files in utf-8 encoding

0.3.2

29 Jun 10:10
Compare
Choose a tag to compare

Features:

  • Added penalization support

Chores:

  • Improved addon description