mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -06: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
1 changed files with 1 additions and 1 deletions
|
@ -642,7 +642,7 @@
|
|||
"monitor_preheat_temperature_control": [4.5, 2.0],
|
||||
|
||||
"welcome_wizard_window": [46, 50],
|
||||
"modal_window_minimum": [60.0, 45],
|
||||
"modal_window_minimum": [60.0, 50.0],
|
||||
"wizard_progress": [10.0, 0.0],
|
||||
|
||||
"message": [30.0, 5.0],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue