-
Notifications
You must be signed in to change notification settings - Fork 1
Home
lukethehawk edited this page Jul 13, 2026
·
5 revisions
Primary language: English. Italian version below each page.
Forma3D is a local and web STL editor for practical 3D-printing model edits, with a workflow inspired by SketchUp.
Useful links:
- Web app: https://lukethehawk.github.io/Forma3D/
- Repository: https://github.com/lukethehawk/Forma3D
- README:
README.md - Development diary:
docs/DIARIO_SVILUPPO.md
- STL is a triangle mesh, not parametric CAD.
- Single click in Select selects a face.
- Double click in Select or Transform selects the clicked connected body.
- Push/Pull works on selected planar faces.
- Transform works on the selected body only.
-
Shortencan reduce a selected body or the whole file without scaling it. -
Splitcan cut the model into printable halves and export each side. -
Hollowcreates an inner shell with a chosen wall thickness. -
Jointcreates arc, dovetail and T-slot profiles with in-plane rotation. -
Ctrl+Zundoes;Ctrl+YorCtrl+Shift+Zredoes. - Repair mesh cleans common mesh defects, but does not rebuild a CAD model.
Forma3D e' un editor STL locale e web per modifiche pratiche a modelli da stampa 3D, con un flusso di lavoro ispirato a SketchUp.
Link utili:
- App web: https://lukethehawk.github.io/Forma3D/
- Repository: https://github.com/lukethehawk/Forma3D
- README:
README.md - Diario di sviluppo:
docs/DIARIO_SVILUPPO.md
- STL e' una mesh triangolare, non un CAD parametrico.
- Click singolo in Select: seleziona una faccia.
- Doppio click in Select o Transform: seleziona il corpo connesso cliccato.
- Push/Pull lavora su facce piane selezionate.
- Transform lavora solo sul corpo selezionato.
-
Shorten/Accorciariduce un corpo selezionato o tutto il file senza scalarlo. -
Split/Separataglia il modello in meta stampabili ed esporta i lati. -
Hollow/Svuotacrea un guscio interno con spessore parete scelto. -
Incastrocrea profili arco, coda di rondine e T-slot con rotazione in piano. -
Ctrl+Zannulla;Ctrl+YoCtrl+Shift+Zripristina. - Repair mesh ripulisce difetti comuni, ma non ricostruisce un CAD.