diff --git a/FlatCAMApp.py b/FlatCAMApp.py index 95541e85..6af4afe6 100644 --- a/FlatCAMApp.py +++ b/FlatCAMApp.py @@ -3231,7 +3231,6 @@ class App(QtCore.QObject): ' multidepth: Use or not multidepth cnccut\n'+ ' depthperpass: Height of one layer for multidepth\n'+ ' outname: Name of the output object' - }, 'write_gcode': { 'fcn': write_gcode,