Merge branch 'main' into InsertAtLayerChange

This commit is contained in:
Erwan MATHIEU 2024-09-30 09:58:08 +02:00 committed by GitHub
commit 1b06a44d68
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -70,14 +70,12 @@
"machine_max_feedrate_e": { "default_value": 45 },
"material_bed_temperature":
{
"maximum_value": "140",
"maximum_value_warning": "120",
"maximum_value": "120",
"minimum_value": "0"
},
"material_bed_temperature_layer_0":
{
"maximum_value": "140",
"maximum_value_warning": "120",
"maximum_value": "120",
"minimum_value": "0"
},
"material_print_temp_wait": { "value": false },