Settings

Theme

Show HN: OpenSCAD Studio – AI-assisted OpenSCAD editor (macOS alpha)

github.com

2 points by zacharyfmarion 8 months ago · 0 comments · 1 min read

Reader

Built this as a "Cursor for OpenSCAD" after getting frustrated copying code into ChatGPT to debug complex operations.

Features:

  - AI copilot that reads code/diagnostics and makes validated edits
  - Monaco editor with tree-sitter auto-formatting
  - Live 3D mesh viewer + proper 2D mode with SVG viewer
Privacy / models

  - By default uses <model/provider> via your API key; no server of mine
  - You can disable AI entirely; all non-AI features run locally
Status / limits

  - Early alpha, macOS only today (Tauri app). Windows/Linux planned.
Looking for feedback on

  - Editing/formatting defaults for larger codebases
  - 2D SVG workflow (is it useful / what’s missing?)
  - Must-have features before Windows/Linux

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection