- made sure that for laser preprocessors, the laser is always turned off completely at the end of a job
- added a new script example
This commit is contained in:
@@ -53,4 +53,4 @@ class TclCommandQuit(TclCommand):
|
||||
:return:
|
||||
"""
|
||||
|
||||
self.app.quit_application()
|
||||
self.app.quit_application(silent=True)
|
||||
|
||||
Reference in New Issue
Block a user