mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 21:09:00 +08:00
Default the gantry height to be equal to the printer height
You can't fit any objects higher than that anyway. Fixes #5528.
This commit is contained in:
parent
8c41a05183
commit
add6c0b489
@ -459,6 +459,7 @@
|
||||
"label": "Gantry height",
|
||||
"description": "The height difference between the tip of the nozzle and the gantry system (X and Y axes).",
|
||||
"default_value": 99999999999,
|
||||
"value": "machine_height",
|
||||
"type": "float",
|
||||
"settable_per_mesh": false,
|
||||
"settable_per_extruder": false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user