Skip to content

Releases: urbandronedesign/plotter3d-releases

0.1.22

Choose a tag to compare

@urbandronedesign urbandronedesign released this 27 Jul 11:30
v0.1.22

docs: add download + unsigned-install instructions

0.1.21

Choose a tag to compare

@urbandronedesign urbandronedesign released this 06 Jul 07:44
v0.1.21

docs: add download + unsigned-install instructions

0.1.20

Choose a tag to compare

@urbandronedesign urbandronedesign released this 06 Jul 06:49
v0.1.20

docs: add download + unsigned-install instructions

0.1.19

Choose a tag to compare

@urbandronedesign urbandronedesign released this 04 Jul 20:13

What's new in 0.1.19

  • ASCII glyph hatch style — render your model as ASCII art drawn with single-stroke pen glyphs.
  • macOS builds — Plotter3D now ships for Mac (Apple Silicon and Intel) alongside Windows.

Install

Your computer Download below
Windows Plotter3D-0.1.19-setup.exe
Mac — Apple Silicon (M1/M2/M3/M4) Plotter3D-0.1.19-arm64.dmg
Mac — Intel Plotter3D-0.1.19-x64.dmg

These builds are unsigned, so first launch needs one extra step:

  • Windows: SmartScreen → More info → Run anyway.
  • macOS: drag to Applications, open once (it's refused), then System Settings → Privacy &
    Security → Open Anyway
    . If it says the app is "damaged", run
    xattr -cr /Applications/Plotter3D.app in Terminal first.

Full guide: how to install.

0.1.18

Choose a tag to compare

@urbandronedesign urbandronedesign released this 02 Jul 17:41
v0.1.18

Initialize releases repo