Skip to content

Releases: 30350n/pcb2blender

v2.5

31 Mar 00:32
Compare
Choose a tag to compare
v2.5 Pre-release
Pre-release

warning: Blender 3.5 seems to be incompatible with the custom materials this addon uses, you might experience crashes when loading saved blend files using this addon

  • Support Blender 3.5

v2.4

12 Mar 16:56
Compare
Choose a tag to compare
  • Fix breaking change introduced in 2.3 which prevented users from importing boards without a board def
  • Add new experimental way to install pip/dependencies via blender_addon_utils
  • Fix messed up UVs after board cutting

v2.3

22 Feb 18:59
Compare
Choose a tag to compare
v2.3 Pre-release
Pre-release

warning: this version introduced a breaking change which prevents users from importing boards without a board def

  • Fix and improve board cutting
  • Improve board mesh topology
  • Use face attributes for through holes / board edges
  • Various small UI improvements

v2.2

18 Feb 01:15
Compare
Choose a tag to compare
  • Fix various internal pad naming issues
  • Support Kicad 7.0.0

v2.1

12 Dec 17:15
Compare
Choose a tag to compare
  • Add mat4cad custom color support
  • Only add solder joints to SMD pads with solder paste layer

v2.0

24 Oct 10:29
Compare
Choose a tag to compare
  • Many material improvements
  • Automatic solder joint generation

v1.7

07 Aug 21:48
Compare
Choose a tag to compare
  • Python 3.8 compatibility for exporter (better Linux/macOS support)

v1.6

07 Aug 01:39
Compare
Choose a tag to compare
  • Fix wrl importer scaling issue, always apply scale transformations
  • Support compressed .wrz files

v1.5

28 Jun 12:25
Compare
Choose a tag to compare
  • Improve material merging for custom materials
  • Fix various scaling/transformation issues with customized wrl/x3d importer

v1.4

27 Jun 17:23
Compare
Choose a tag to compare
  • Fix icon_file_name encoding issue in exporter
  • Replace skia with cairo (svg rasterization)