Was too small to fit in the start/end-gcode in new printers.

This might have some impact on the min window size you can use Cura with, but it was getting a bit silly.

CURA-12155
This commit is contained in:
Remco Burema 2024-10-16 10:43:38 +02:00
parent 6f6c000755
commit f265c81efe

View File

@ -642,7 +642,7 @@
"monitor_preheat_temperature_control": [4.5, 2.0], "monitor_preheat_temperature_control": [4.5, 2.0],
"welcome_wizard_window": [46, 50], "welcome_wizard_window": [46, 50],
"modal_window_minimum": [60.0, 45], "modal_window_minimum": [60.0, 50.0],
"wizard_progress": [10.0, 0.0], "wizard_progress": [10.0, 0.0],
"message": [30.0, 5.0], "message": [30.0, 5.0],