config: fix validator not recognizing calibrate positions
This commit is contained in:
parent
2d7486974c
commit
856e204750
@ -136,7 +136,7 @@ class KlipperScreenConfig:
|
||||
'screw_positions', 'power_devices', 'titlebar_items'
|
||||
)
|
||||
numbers = (
|
||||
'moonraker_port', 'move_speed_xy', 'move_speed_z', 'z_babystep_values'
|
||||
'moonraker_port', 'move_speed_xy', 'move_speed_z', 'z_babystep_values',
|
||||
'calibrate_x_position', 'calibrate_y_position',
|
||||
)
|
||||
elif section.startswith('preheat '):
|
||||
|
Loading…
x
Reference in New Issue
Block a user