this post was submitted on 11 Dec 2023
302 points (98.4% liked)

3DPrinting

15525 readers
101 users here now

3DPrinting is a place where makers of all skill levels and walks of life can learn about and discuss 3D printing and development of 3D printed parts and devices.

The r/functionalprint community is now located at: !functionalprint@kbin.social or !functionalprint@fedia.io

There are CAD communities available at: !cad@lemmy.world or !freecad@lemmy.ml

Rules

If you need an easy way to host pictures, https://catbox.moe may be an option. Be ethical about what you post and donate if you are able or use this a lot. It is just an individual hosting content, not a company. The image embedding syntax for Lemmy is ![](URL)

Moderation policy: Light, mostly invisible

founded 1 year ago
MODERATORS
 

Wanted to share this since this was a long Project. Since Autodesk started changing Fusions functionality, from limiting active projects, to changing their terms of service. Since I need a CAD tool for my 3D Printable designs, I started migrating to a new cross platform CAD tool. That happened to be FreeCAD.

Learning FreeCAD wasn't easy, but was well worth my time. And after slowly pecking at it for 11 months, I was able to re-build every design I made (that I cared about).

I've made my 3D Printable designs available on my GitHub if you are interested: https://github.com/the16bitgamer/16BitVirtualStudiosDesigns

you are viewing a single comment's thread
view the rest of the comments
[–] TheYang@lemmy.world 16 points 11 months ago* (last edited 11 months ago) (2 children)

Have you tried realthunders freecad fork?
I've recently been told that it would be vastly better than upstream due to massive fixes in the hierarchy/timeline, making changes much more likely to work.

I haven't tested it though, so no Idea if it's actually true. https://github.com/realthunder/FreeCAD/releases

/e: FreeCAD upstream is tackling the topological naming Problem as well though!
https://github.com/orgs/FreeCAD/projects/2/views/1
It will just still take some time.

[–] the16bitgamer@lemmy.world 6 points 11 months ago

Nope, just vanilla FreeCAD. Been having an issue with FreeCAD on Windows and the GUI flickering like mad when I hover over new elements. If the next update doesn't fix it, I might look into it.

[–] 80avin@programming.dev 2 points 11 months ago

I was going to type the same. Since OP started learning about 11 months ago, I wonder if he has explored on the realthunder version of freecad or not ?