Browse Source

JSON bugfix: coasting_min_volume had an inherit_function and the inherit property (CURA-550)

Tim Kuipers 9 years ago
parent
commit
a4e824464c
1 changed files with 0 additions and 1 deletions
  1. 0 1
      resources/machines/fdmprinter.json

+ 0 - 1
resources/machines/fdmprinter.json

@@ -931,7 +931,6 @@
                     "min_value": "coasting_volume",
                     "inherit_function": "0.8 + coasting_volume",
                     "visible": false,
-                    "inherit": false,
                     "enabled": "coasting_enable"
                 },
                 "coasting_speed": {