Comment on Absolute beginner with questions
BOFH666@lemmy.world 11 months ago
Designing stuff: FreeCad and OpenSCAD. Lots of YouTube material for educational purposes.
Regarding the printer, this depends on the make/model/manufacturer, but the more serious people (not starting a flame war here, just my observation) tend to use Klipper. Most printers run some form of Marlin, but most can run Klipper as an alternative firmware.
And there are the slicers… A huge amount of choice here, but one way or the other, most are forks/spinoffs of previous work. Personal choice here is SuperSlicer, mostly due to its interface and me being too lazy to use OrcaSlicer of one of the other options.
But beware: tuning, measuring adjusting will take a lot of time. And the entire 3d printing community likes is.
pineapplelover@lemm.ee 11 months ago
I actually use Blender to 3d design. I guess it’s easier for me? Maybe I’ll give the other ones a shot.
BOFH666@lemmy.world 11 months ago
I use OpenSCAD to have a declarative method to ‘design’ boxes for my electronic projects. So boxes and lids with hinges and stuff.
When I need something with accurate measurements but a more complex design, FreeCad is the go-to tool. Sprockets, PS5 controller loading-station, bolts and nuts.
Blender probably can be used too, but I have never used it.