config: fix screw_rotation not in validator fixes #1148
This commit is contained in:
parent
ead94b75b8
commit
49e6dfd884
@ -176,7 +176,7 @@ class KlipperScreenConfig:
|
||||
'extrude_distances', "extrude_speeds",
|
||||
)
|
||||
numbers = (
|
||||
'moonraker_port', 'move_speed_xy', 'move_speed_z',
|
||||
'moonraker_port', 'move_speed_xy', 'move_speed_z', 'screw_rotation',
|
||||
'calibrate_x_position', 'calibrate_y_position',
|
||||
)
|
||||
elif section.startswith('preheat '):
|
||||
|
Loading…
x
Reference in New Issue
Block a user