mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-23 21:19:58 +08:00
Merge branch 'main' into InsertAtLayerChange
This commit is contained in:
commit
1b06a44d68
@ -70,14 +70,12 @@
|
|||||||
"machine_max_feedrate_e": { "default_value": 45 },
|
"machine_max_feedrate_e": { "default_value": 45 },
|
||||||
"material_bed_temperature":
|
"material_bed_temperature":
|
||||||
{
|
{
|
||||||
"maximum_value": "140",
|
"maximum_value": "120",
|
||||||
"maximum_value_warning": "120",
|
|
||||||
"minimum_value": "0"
|
"minimum_value": "0"
|
||||||
},
|
},
|
||||||
"material_bed_temperature_layer_0":
|
"material_bed_temperature_layer_0":
|
||||||
{
|
{
|
||||||
"maximum_value": "140",
|
"maximum_value": "120",
|
||||||
"maximum_value_warning": "120",
|
|
||||||
"minimum_value": "0"
|
"minimum_value": "0"
|
||||||
},
|
},
|
||||||
"material_print_temp_wait": { "value": false },
|
"material_print_temp_wait": { "value": false },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user