- minor description update for export_gcode Tcl command
This commit is contained in:
@@ -6,7 +6,7 @@ import collections
|
||||
|
||||
class TclCommandExportGcode(TclCommandSignaled):
|
||||
"""
|
||||
Tcl shell command to export gcode as tcl output for "set X [export_gcode ...]"
|
||||
Tcl shell command to extract gcode as tcl output for "set X [export_gcode ...]"
|
||||
|
||||
Requires name to be available. It might still be in the
|
||||
making at the time this function is called, so check for
|
||||
|
||||
Reference in New Issue
Block a user