mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-16 18:59:39 +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":
|
||||
{
|
||||
"minimum_value": "0",
|
||||
"value": "material_print_temperature - 100"
|
||||
"value": "resolveOrValue('material_print_temperature') - 100"
|
||||
},
|
||||
"meshfix_maximum_deviation": { "value": "machine_nozzle_size / 10" },
|
||||
"meshfix_maximum_resolution": { "value": "max(speed_wall_0 / 75, 0.5)" },
|
||||
@ -229,4 +229,4 @@
|
||||
"z_seam_relative": { "value": "True" },
|
||||
"zig_zaggify_support": { "value": true }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user