splash_screen: allow power_devices to be configured

This commit is contained in:
alfrix
2022-03-05 11:33:24 -03:00
parent 882a088174
commit 088a6deabd
2 changed files with 39 additions and 26 deletions

View File

@@ -57,6 +57,10 @@ z_babystep_values: 0.01, 0.05
# the values configured in the UI will not be used.
move_speed_xy: 500
move_speed_z: 300
# Define one or more moonraker power devices that turn on this printer (CSV list)
# Default is the printer name
power_devices: example1, example2
```
## Z probe calibrate Option