This is the mount for the moto-tool that I have.

Amazing!j8sr0230 wrote: ↑Thu Apr 07, 2022 9:43 am Repeatable Ornament
I'm surprised how well FreeCAD 0.20.28611 is suited for modeling complex curved bodies. All I needed was the Part and Draft workbench and a self-made macro to sweep along two rails. FreeCAD was able to generate an error-free solid from all objects, which could be rendered perfectly with e.g. Blender (see pictures).
2022-04-07_Repeatable ornament with FreeCAD.PNG
Panel_006_1_8_left.jpg
Wow, that is really impressive! I must say, that i am not the artistic type, but this is really really impressive. This is even in a high end commercial CAD with special license modules pretty hard. But with FreeCAD, which is not that good freeform surface modeller,
Thanks for sharing. Would you mind publishing the macro?
Hi Chris,
That looks very cool and a great example on how to use FreeCAD.jimmihenry wrote: ↑Sun Jan 02, 2022 10:38 pm Hello, and a happy new year to all! Some time ago i stumbled over a DIY vice video on you tube, this one cached my interest
because it was so shiny red. It also was a slick simple design. The original called Fireball Tools DIY vice has some thrust bearings,
i did not include these... My model is not the one from Fireball Tool, i did not buy the plans, i don't provide the welds for joining
the sheet metal, my dimensions are not related to hardware you could purchase. The purpose of my model is to have a idea of
the design. You may wont to alter the model for your needs if you choose to make one of these for yourself.
CAD and STEP model are available here: https://grabcad.com/library/diy-vice-1
Code: Select all
import DualMesh
DualMesh.makeExample()