mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 22:35:03 -06:00
Max bed temperature UM3
This commit is contained in:
parent
99f7a2b7f4
commit
78ad92bfcb
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +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_bed_temperature": { "maximum_value": "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