diff --git a/ks_includes/config.py b/ks_includes/config.py index d1613efb..7832acee 100644 --- a/ks_includes/config.py +++ b/ks_includes/config.py @@ -129,7 +129,7 @@ class KlipperScreenConfig: ) numbers = ( 'job_complete_timeout', 'job_error_timeout', 'move_speed_xy', 'move_speed_z', - 'print_estimate_compensation' + 'print_estimate_compensation', 'width', 'height', ) elif section.startswith('printer '): bools = (