I have been working on some python things for linuxCNC. It is not as
far along as I would like but there are a few files that might look
nice if you run the script with linuxCNC. I am travelling so all I
have to test it against is a linuxCNC simulator but it is sort of
working. It is going a little slower that I had hoped but it is coming
along.
There is more to come. I need to clean things up and add a user
interface (Is any one a Tk expert?). If you do take a look be careful
as it is very preliminary.
There is a Github repository at
https://github.com/tocs/cam
To use it, download all the files into one directory and open
(linuxCAM.py) with linuxCNC. You can change the dxf file by editing
linuxCAM.py and changing the path and file name in the script. If
there is something you actually want to cut out be sure to look at the
depth variables and the cutter speed variable.
I would love to hear any comments you might have and would be happy to
answer questions (as much as I can). I do not have much experience
with git and github and things are likely to change radically. So
check back. It might be useful soon.
I accidentally hit the "Post message" button. If anyone can delete the
first try, please do. It is a little embarrassing.
Gary