Tool change support for gcode from excellon. Untested.

This commit is contained in:
jpcaram
2015-02-07 13:32:58 -05:00
parent 17a3316ce4
commit bba4f3a8bb
5 changed files with 86 additions and 16 deletions

View File

@@ -8,7 +8,7 @@ class MyObj():
pass
def __del__(self):
print "##### Distroyed ######"
print "##### Destroyed ######"
def parse():