mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 16:35:57 +08:00
Merge pull request #19762 from Ultimaker/CURA-12155_larger_min_window
[CURA-12155] Was too small to fit in the start/end-gcode in new printers.
This commit is contained in:
commit
5b964180e1
@ -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],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user