Added preamble and postamble to write_gcode tcl command.

This commit is contained in:
Juan Pablo Caram
2017-01-27 19:52:23 -05:00
parent 936eb63ba1
commit 93e2d953a4
2 changed files with 8 additions and 5 deletions

View File

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