Dune3d: A parametric 3D CAD application
71–80 of 117 posts
Re: Dune3d: A parametric 3D CAD application
#72FreeCAD is the worst. Thanks for building this!
I’ve tried FreeCAD multiple times, but I’m just too used to Rhino 3D. Unfortunately, it’s rather expensive. Anyone need a slightly used, low-mileage, one owner soul?
Curious what folks think of MOI3D (and if there is any other similar CAD tool other than maybe Shapr3D).
Re: Dune3d: A parametric 3D CAD application
#73Its not often you see 'fillets and chamfers' are tip-line features in the readme for CAD packages. But good on you for building something.
It has been one of the main complaints about openscad for some time
Re: Dune3d: A parametric 3D CAD application
#74Its not often you see 'fillets and chamfers' are tip-line features in the readme for CAD packages. But good on you for building something.
This is honestly the first thing I look for with anything new claiming "CAD". Roughly every other week there is a new "The (programmable) CAD that fixes everything!" post on the front page, just for me to open them up excitedly and noticing that they use a mesh kernel and will thus never be able to provide fillets and chamfers painlessly (for the user). All while they are absolutely essential for a lot of designs, es…
Re: Dune3d: A parametric 3D CAD application
#75Earlier quoted context omitted.
KiCad - https://www.kicad.org/
that's for PCB design, it's not a 3D CAD tool
> https://en.wikipedia.org/wiki/Template:CAD_software
distinguishes between 5 types of CAD software:
1. Mechanical
2. Architectural (AEC)
3. Electrical
4. Optical
5. Garment
Thus: KiCad is clearly a CAD application, though not of the Mechanical, but of the Electrical category (and is listed in the linked template as such).
Re: Dune3d: A parametric 3D CAD application
#76Earlier quoted context omitted.
Yeah I just end up using Fusion 360. But depending on a freebie for hobbyists that could be withdrawn any time it's a bit worrying. I wish there were good visual tools. I don't like browser based and blender is too focused on animation (I'm more into 3D printing) so I haven't found a good FOSS alternative. FreeCAD isn't it anyway.
3dDune is actually pretty capable and simple for basic usecases. Plasticity for free form hard surface CAD modeling. If you need parametric CAD then the learning curve jumps significantly and FreeCAD nowdays actually makes sense as with a bit of practice and customization you get to great place. FreeCAD feels like Blender few years before v2.80 - people outright dismissed it because it had a bit unconventional UX but…
Re: Dune3d: A parametric 3D CAD application
#77Earlier quoted context omitted.
Yeah I just end up using Fusion 360. But depending on a freebie for hobbyists that could be withdrawn any time it's a bit worrying. I wish there were good visual tools. I don't like browser based and blender is too focused on animation (I'm more into 3D printing) so I haven't found a good FOSS alternative. FreeCAD isn't it anyway.
Note it's only a freebie if you are on Windows/Mac, too. If you're on Linux, it works terribly on wine and you have to use the browser version, and then you need a $95/month subscription.
Re: Dune3d: A parametric 3D CAD application
#78Earlier quoted context omitted.
Yeah I just end up using Fusion 360. But depending on a freebie for hobbyists that could be withdrawn any time it's a bit worrying. I wish there were good visual tools. I don't like browser based and blender is too focused on animation (I'm more into 3D printing) so I haven't found a good FOSS alternative. FreeCAD isn't it anyway.
3dDune is actually pretty capable and simple for basic usecases. Plasticity for free form hard surface CAD modeling. If you need parametric CAD then the learning curve jumps significantly and FreeCAD nowdays actually makes sense as with a bit of practice and customization you get to great place. FreeCAD feels like Blender few years before v2.80 - people outright dismissed it because it had a bit unconventional UX but…
But yeah FreeCAD I just can't get my head around it right now.
Re: Dune3d: A parametric 3D CAD application
#79Dune3d comes off like a reskin of SolveSpace. SolveSpace is pretty awesome, so that's not a knock, per se. I'll leave it to somebody with more experience to fill in what value Dune3D adds beyond SolveSpace.
Solvespace 3.2 is essentially done (try the latest edge build), we just need to get github to produce the correct artifacts (not sure what broke). After that we will be adding named parameters to be used in sketches, and I'll try to get back to the chamfer/fillet problem and NURBS issues.