You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In addition, there are a few other optional parameters that are supported in Klippain (they must be added on the same line after the first parameters):
46
-
-`CHAMBER=[chamber_temperature]`*(for SuperSlicer and OrcaSlicer)* or `CHAMBER=[idle_temperature]`*(for PrusaSlicer)*to set a target heatsoak temperature during the START_PRINT sequence.
46
+
-`CHAMBER=[chamber_temperature]` to set a target heatsoak temperature during the START_PRINT sequence.
47
47
-`TOTAL_LAYER=[total_layer_count]` to be able to set the PRINT_STATS_INFOS in Klipper. If you use this, you will also need to add the corresponding `SET_PRINT_STATS_INFO CURRENT_LAYER={layer_num}` to your slicer custom layer change gcode.
48
48
-`TOOLS_USED=!referenced_tools!`*(only for MMU users)* is highly recommended to check only the used tools with the HappyHare [Moonraker gcode preprocessor](https://github.com/moggieuk/Happy-Hare/blob/main/doc/gcode_preprocessing.md).
49
49
-`CHECK_GATES=0` or `1`*(only for MMU users)* that will override the corresponding variable defined in Klippain `variables.cfg` for this specific print.
0 commit comments