mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-11 16:00:47 -07:00
Corrected bed temperature max value warning for UM3
This commit is contained in:
parent
ab16722047
commit
041e9cd96f
1 changed files with 1 additions and 0 deletions
|
|
@ -106,6 +106,7 @@
|
|||
"line_width": { "value": "machine_nozzle_size * 0.875" },
|
||||
"machine_min_cool_heat_time_window": { "value": "15" },
|
||||
"default_material_print_temperature": { "value": "200" },
|
||||
"material_bed_temperature": { "maximum_value_warning": "115" },
|
||||
"material_standby_temperature": { "value": "100" },
|
||||
"multiple_mesh_overlap": { "value": "0" },
|
||||
"prime_tower_enable": { "value": "True" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue