As a person who has crashed and burned with every. single. traditional 3D CAD tool (the only things I've been successful w/ are programmatic, so OpenSCAD and its ilk), this is _very_ interesting to me.
I am esp. grateful for:
https://github.com/AdaShape/adashape-open-testing/releases/d...
(given that I shelled out for the _FreeCAD Beginner's Handbook_ 'cause it had Version 1.1 prominently on the cover but the instructions have one download "v1.0 or later" and all the screen grabs are for 1.0 and the wiki is replete with pages tagged "This page needs to be updated for 1.1" or words to that effect).
I've been working on documenting a 2D program (for my employer and as part of a side project): https://willadams.gitbook.io/design-into-3d/2d-drawing and if this is a good fit, will gladly pitch in using this for 3D.
Much appreciate the feedback!
> As a person who has crashed and burned with every. single. traditional 3D CAD tool
I hear you, there are reasons for depth and complexity but not every program needs to be like that.
>if this is a good fit, will gladly pitch in using this for 3D.
I notice you are discussing specifically CAD/CAM for CNC routers. I don't know if this is applicable for your use case or not. Would be very interested to hear your opinion!
The output is a tessellated 3MF mesh. The tessellation accuracy can be tweaked to be as precise as needed, so if that's the only constraint this may be applicable.
Thank's for raising the manual! I'll have to invest more time into it :)