Tool change support for gcode from excellon. Untested.
This commit is contained in:
@@ -8,7 +8,7 @@ class MyObj():
|
||||
pass
|
||||
|
||||
def __del__(self):
|
||||
print "##### Distroyed ######"
|
||||
print "##### Destroyed ######"
|
||||
|
||||
|
||||
def parse():
|
||||
|
||||
Reference in New Issue
Block a user