change default timeout
fix outname bug in drillcncjob
This commit is contained in:
@@ -78,4 +78,4 @@ class TclCommandDrillcncjob(TclCommand.TclCommandSignaled):
|
||||
job_obj.gcode_parse()
|
||||
job_obj.create_geometry()
|
||||
|
||||
self.app.new_object("cncjob", name, job_init)
|
||||
self.app.new_object("cncjob", args['outname'], job_init)
|
||||
|
||||
Reference in New Issue
Block a user