diff --git a/docs/Command_Templates.md b/docs/Command_Templates.md index 26271b75..792e843f 100644 --- a/docs/Command_Templates.md +++ b/docs/Command_Templates.md @@ -408,7 +408,9 @@ restarts. All stored variables are loaded into the gcode macros. to avoid overly long lines you can add the following at the top of the macro: ``` + {% set svv = printer.save_variables.variables %} + ``` As an example, it could be used to save the state of 2-in-1-out hotend