Browse Source

Merge branch 'main' into TIme-Lapse

Erwan MATHIEU 5 months ago
parent
commit
b69038baa9
1 changed files with 2 additions and 4 deletions
  1. 2 4
      resources/definitions/ultimaker.def.json

+ 2 - 4
resources/definitions/ultimaker.def.json

@@ -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 },