- improved the running of scripts when loading from GUI a script as a FlatCAM script
This commit is contained in:
@@ -462,9 +462,6 @@ class FCShell(TermWidget):
|
||||
will create crashes of the _Expandable_Edit widget
|
||||
:return: output if there was any
|
||||
"""
|
||||
|
||||
self.app.defaults.report_usage('exec_command')
|
||||
|
||||
return self.exec_command_test(text, False, no_echo=no_echo)
|
||||
|
||||
def exec_command_test(self, text, reraise=True, no_echo=False):
|
||||
|
||||
Reference in New Issue
Block a user