Activity shown for CNC Job generation via context manager.
This commit is contained in:
@@ -30,4 +30,6 @@ class Worker(QtCore.QObject):
|
||||
|
||||
if 'worker_name' not in task and self.name is None:
|
||||
task['fcn'](*task['params'])
|
||||
return
|
||||
return
|
||||
|
||||
FlatCAMApp.App.log.debug("Task ignored.")
|
||||
Reference in New Issue
Block a user