Comment on Things I would have told myself before building an autorouterparentComments−opwieurposiu1ySo you are working on a way to generate toolpath gcode from python? I need that.I have a python workflow for my laser cutter, I can make a drawing with drawsvg and then cut it with lightburn.I have used build123d to make 3d models in python but not yet found a way to generate toolpaths for my milling machine.−WillAdams1yYes.Give the code a try!https://github.com/WillAdams/gcodepreviewIf you can describe a simple part I can work it up for you and add it to the examples.EDIT: Alternately, try pyCAM, or Kiri:Moto w/ an STL?
Comments
So you are working on a way to generate toolpath gcode from python? I need that.
I have a python workflow for my laser cutter, I can make a drawing with drawsvg and then cut it with lightburn.
I have used build123d to make 3d models in python but not yet found a way to generate toolpaths for my milling machine.
Yes.
Give the code a try!
https://github.com/WillAdams/gcodepreview
If you can describe a simple part I can work it up for you and add it to the examples.
EDIT: Alternately, try pyCAM, or Kiri:Moto w/ an STL?