mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 06:45:09 -06:00
align cool_min_temperature and material_final_printing_temperature
Both the material_final_printing_temperature and the cool_min_temperature are 15deg lower as the printing temperature. Except for TPU and PP. PP-71
This commit is contained in:
parent
76a6e394d6
commit
5aa7dcf62a
138 changed files with 40 additions and 222 deletions
|
@ -101,11 +101,6 @@
|
|||
"machine_width": { "default_value": 223 },
|
||||
"material_bed_temperature": { "maximum_value": 110 },
|
||||
"material_bed_temperature_layer_0": { "maximum_value": 110 },
|
||||
"material_final_print_temperature":
|
||||
{
|
||||
"maximum_value": 260,
|
||||
"value": "material_print_temperature"
|
||||
},
|
||||
"material_initial_print_temperature":
|
||||
{
|
||||
"maximum_value": 260,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue