Thanks, Samuel, interesting plugin!
You should use āNumberā nodes to set simple dimensions. āCalculateā nodes are designed to evaluate complex formulas.
A documentation is available at GitHub.
Looked at that already, but I see now the use of Number, not Calculate. Thanks for your prompt response.
I think it needs recourse to another Shape, and even that wonāt be straightforward
I made my first schema!
My first.schema.zip (1,1 KB)
Parametric Modeling v0.0.3 is out! Plugin is more user-friendly
SketchUp? CAD Package???
I just spotted this on another forum. Despite Trimbleās best efforts , they just canāt seem to shake off us Bohemians - 3d printers, Artists, CNCers. In fact, they are growing like crazy if this chart is anything to go by.
SketchUp has always been the āun CADā amongst other packages, it is part of SketchUp founders philosophy.
Hereās a link to that site:
Note the āpirated sectionā, Google seems to have done a great job there.
They only call us pirates because we aarrrr.
Cross fertilizing the threads, I propose another 60 second challenge.
Build any internal and external screw thread in hex, hex socket, cheese, csk head from, say, M4 to M12 in less than sixty seconds. Plugins and prep time allowed.
Apart from staring blankly at an array of icons, Iām wondering if SamuelT hasnāt come up with the holy grail for those of us endlessly winding triangles round spirals. Please tell me itās possible. Iāve just spent two hours threading my 3d printed plastic T-Nuts for my manual mill.
you forgot the 3d Warehouse?
Try this:
So you want to print 3d fasteners.pdf (56.5 KB)
Not entirely, Mike. I donāt want to seem churlish but Iāve tried the 3d Warehouse for bolts and screws and reverted to the DIY option. I appreciate it is a beta release at present, but if this plugin is what I hope it is, Iād call it phenomenal.
Not one to spurn friendly advice, I installed FreeCAD, downloaded a McMaster-Carr STEP file, converted it to STL, loaded it into SketchUp for inspection, then fed it to Cura and spat out a replica on my 3d printer and now offer three observations.
- It all worked perfectly.
- Microsoft Weirdows is irritating.
- The geometry in the other pics is basically why I avoid incorporating foreigners in my models - 36, 40 and 42 segment circles, 216 stray edges and 127 holes in the mesh (which Cura is perfectly happy about
).
So, yes, itās an amazingly trouble free result, but I wouldnāt fancy putting dozens of them in an assembly or tinkering around with them for 3d printing.
Interesting exercise. I definitely learned something there. Thanks.

Parametric Modeling v0.0.7 is out Changelog is available at GitHub .
Love the Plugin Samuel thanks! Its my first node experience. Question: how can i benefit from the calculate node? can you give a quick example of how to use it?
@mcheru āCalculateā node has its Wiki page. If you want a live example: Open Nodes Editor. Right click in void to display context menu⦠Click on āImport schema from a fileā. Select āDoor.schemaā. Study how variables are used in āFormulaā field of āCalculateā nodes
Thanks!!!