This is a multi-part series that demonstrates how custom paths can be created using a python macro in FreeCAD
Part 1
Part 2
Part 3
Part 4
Part 5
final macro: https://gist.github.com/sliptonic/c3b35a5a9f1afdf2d3f2b4886375dc33
Fun with hot, pointy, caustic things
Fun with hot, pointy, caustic things
This is a multi-part series that demonstrates how custom paths can be created using a python macro in FreeCAD
Part 1
Part 2
Part 3
Part 4
Part 5
final macro: https://gist.github.com/sliptonic/c3b35a5a9f1afdf2d3f2b4886375dc33
Many thanks for you awesome work, it helps a lot!!!
I’m trying to get the path for freeform milling, but I’m missing this feature in FreeCAD.
Maybe any suggestions how to realize it?
good work!
…maybe do you have any idea for freeform path generation?
Depends on what you mean by ‘freeform’. Path is pretty easy to script in python and with that, you can do anything you want.