Hello 3d printing community! I’m a complete newb and I am planning on doing a lot of 3d printing in the coming months.
I wanted to get into 3d printing with the intention of designing a lot of models and printing them for use around the house. So, I wanted to ask what people typically use for designing their own models to print?
Ideally the software would support both Windows and Mac as that’s what I typically use these days. Let me know, thanks!


Another consideration… If you are a programmer type then OpenSCAD is a language-based program. I’ve been using it heavily for the past week designing a dual-filament extruder for my Ender 3, and last year I designed and built a utility trailer. As with anything it has its quirks, but I’m much more comfortable writing code and I always found the other GUI-oriented programs to be unintuitive.
Also Build123d, which does BREP instead of only meshes. https://build123d.readthedocs.io/en/latest/index.html
Aww man, I knew it was only a matter of time before someone was going to “force” me to learn python. Thanks for the link, I’ll take a look at this after dinner.
build123d is vastly superior code-cad imo. Faster, more expressive, more aligned with how traditional cad designers work
What do you mean by “traditional cad designers” and why is that important? I’m not really sure why that is something that should matter to me?