Added preamble and postamble to write_gcode tcl command.
This commit is contained in:
@@ -4,7 +4,7 @@ import TclCommand
|
||||
|
||||
class TclCommandExportGcode(TclCommand.TclCommandSignaled):
|
||||
"""
|
||||
Tcl shell command to export gcode as tcl output for "set X [export_gcode ...]"
|
||||
Tcl shell command to export 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