mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-19 20:29:40 +08:00
Update ultimaker.def.json
Corrected unintended overridden change
This commit is contained in:
parent
dafd3fdec9
commit
549e7c92e9
@ -172,7 +172,7 @@
|
|||||||
"material_standby_temperature":
|
"material_standby_temperature":
|
||||||
{
|
{
|
||||||
"minimum_value": "0",
|
"minimum_value": "0",
|
||||||
"value": "material_print_temperature - 100"
|
"value": "resolveOrValue('material_print_temperature') - 100"
|
||||||
},
|
},
|
||||||
"meshfix_maximum_deviation": { "value": "machine_nozzle_size / 10" },
|
"meshfix_maximum_deviation": { "value": "machine_nozzle_size / 10" },
|
||||||
"meshfix_maximum_resolution": { "value": "max(speed_wall_0 / 75, 0.5)" },
|
"meshfix_maximum_resolution": { "value": "max(speed_wall_0 / 75, 0.5)" },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user