this post was submitted on 19 Nov 2024
361 points (99.5% liked)
Open Source
31276 readers
746 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I loved the idea of FreeCAD but having no experience in CAD software at all I always struggled with fundamental basics that were not covered in the tutorials I watched. The huge amount of work benches (some of them 3rd party) did not help since most forum posts or tutorials were based on different or outdated versions.
Having a go with build123d now, trying to model stuff using python. At least the number of available API functions is manageable and everything else is just programming (which I already know).
If you want the best tutorials on FreeCAD, check out mangojelly on youtube. He has a current 1.0 beginner series that starts right from the very beginning. And he goes slow enough to easily follow along.
Ignore the huge number of workbenches. You can even go to the Settings and turn the ones you don't need off so you never see them again. You are only going to use 2 workbenches 90% of the time-- Part Design and Sketcher. And as you get more experience, you might add another couple of workbenches as you go. Most of the third party workbenches are specialty things. For example, I sometimes need to design and make gears or do small sheetmetal work. So I have the Gear and sheetmetal workbenchs installed. You probably would never need it.
Learning CAD, no matter what flavor, does require effort. It's as much about learning how to think as it is about learning how to do.