More in-source documentation for events

master
Gina Häußge 2013-06-29 14:33:05 +02:00
parent 5ee2b41bfa
commit 747fc4acc4
1 changed files with 1 additions and 1 deletions

View File

@ -185,7 +185,7 @@ class CommandTrigger(GenericEventListener):
The following substitutions are currently supported:
- %(currentZ)s : current Z position of the print head
- %(currentZ)s : current Z position of the print head, or -1 if not available
- %(filename)s : current selected filename, or "NO FILE" if no file is selected
- %(progress)s : current print progress in percent, 0 if no print is in progress
- %(data)s : the string representation of the event's payload