Browse Source

Retraction hop enable has default value, the height value is fine by default, too.

Dirk O. Kaar 5 years ago
parent
commit
58d737a9a9

+ 0 - 3
resources/definitions/renkforce_rf100.def.json

@@ -158,9 +158,6 @@
         "retraction_enable": {
             "value": "True"
         },
-        "retraction_hop": {
-            "value": "1.0"
-        },
         "retraction_min_travel": {
             "value": "1.5"
         },

+ 0 - 3
resources/definitions/renkforce_rf100_v2.def.json

@@ -158,9 +158,6 @@
         "retraction_enable": {
             "value": "True"
         },
-        "retraction_hop": {
-            "value": "1.0"
-        },
         "retraction_min_travel": {
             "value": "1.5"
         },

+ 0 - 3
resources/definitions/renkforce_rf100_xl.def.json

@@ -146,9 +146,6 @@
         "retraction_enable": {
             "value": "True"
         },
-        "retraction_hop": {
-            "value": "1.0"
-        },
         "retraction_min_travel": {
             "value": "1.5"
         },