remove blank line

This commit is contained in:
Kamil Sopko
2016-02-25 16:33:44 +01:00
parent 26189960ff
commit dc374a8233

View File

@@ -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,