diff --git a/resources/definitions/xyzprinting_da_vinci_1p0_pro.def.json b/resources/definitions/xyzprinting_da_vinci_1p0_pro.def.json index f38dad1eec..a282fa261d 100644 --- a/resources/definitions/xyzprinting_da_vinci_1p0_pro.def.json +++ b/resources/definitions/xyzprinting_da_vinci_1p0_pro.def.json @@ -37,7 +37,6 @@ ] }, "material_flow_layer_0": {"value": 120}, - "speed_travel": { "value": 45 }, "cool_fan_enabled": { "default_value": true }, "cool_fan_speed_0": { "value": 100 }, "adhesion_type": { "default_value" : "skirt" }, diff --git a/resources/definitions/xyzprinting_da_vinci_jr_1p0a_pro.def.json b/resources/definitions/xyzprinting_da_vinci_jr_1p0a_pro.def.json index 0a33fc688f..7b5199cdef 100644 --- a/resources/definitions/xyzprinting_da_vinci_jr_1p0a_pro.def.json +++ b/resources/definitions/xyzprinting_da_vinci_jr_1p0a_pro.def.json @@ -38,7 +38,6 @@ ] }, "material_flow_layer_0": {"value": 120}, - "speed_travel": { "value": 120 }, "cool_fan_enabled": { "default_value": true }, "cool_fan_speed_0": { "value": 100 }, "adhesion_type": { "default_value" : "skirt" }, diff --git a/resources/definitions/xyzprinting_da_vinci_jr_pro_xeplus.def.json b/resources/definitions/xyzprinting_da_vinci_jr_pro_xeplus.def.json index 9daae57dfb..697249dd21 100644 --- a/resources/definitions/xyzprinting_da_vinci_jr_pro_xeplus.def.json +++ b/resources/definitions/xyzprinting_da_vinci_jr_pro_xeplus.def.json @@ -37,7 +37,6 @@ ] }, "material_flow_layer_0": {"value": 120}, - "speed_travel": { "value": 120 }, "cool_fan_enabled": { "default_value": true }, "cool_fan_speed_0": { "value": 100 }, "adhesion_type": { "default_value" : "skirt" }, diff --git a/resources/definitions/xyzprinting_da_vinci_jr_pro_xplus.def.json b/resources/definitions/xyzprinting_da_vinci_jr_pro_xplus.def.json index 2c11fc1fd6..8fa9c7e0d9 100644 --- a/resources/definitions/xyzprinting_da_vinci_jr_pro_xplus.def.json +++ b/resources/definitions/xyzprinting_da_vinci_jr_pro_xplus.def.json @@ -37,7 +37,6 @@ ] }, "material_flow_layer_0": {"value": 120}, - "speed_travel": { "value": 120 }, "cool_fan_enabled": { "default_value": true }, "cool_fan_speed_0": { "value": 100 }, "adhesion_type": { "default_value" : "skirt" }, diff --git a/resources/definitions/xyzprinting_da_vinci_jr_w_pro.def.json b/resources/definitions/xyzprinting_da_vinci_jr_w_pro.def.json index d1e8953149..eb8503590d 100644 --- a/resources/definitions/xyzprinting_da_vinci_jr_w_pro.def.json +++ b/resources/definitions/xyzprinting_da_vinci_jr_w_pro.def.json @@ -37,7 +37,6 @@ ] }, "material_flow_layer_0": {"value": 120}, - "speed_travel": { "value": 120 }, "cool_fan_enabled": { "default_value": true }, "cool_fan_speed_0": { "value": 100 }, "adhesion_type": { "default_value" : "skirt" }, diff --git a/resources/definitions/xyzprinting_da_vinci_super.def.json b/resources/definitions/xyzprinting_da_vinci_super.def.json index 84a27356db..713d461329 100644 --- a/resources/definitions/xyzprinting_da_vinci_super.def.json +++ b/resources/definitions/xyzprinting_da_vinci_super.def.json @@ -37,7 +37,6 @@ ] }, "material_flow_layer_0": {"value": 120}, - "speed_travel": { "value": 120 }, "cool_fan_enabled": { "default_value": true }, "cool_fan_speed_0": { "value": 100 }, "adhesion_type": { "default_value" : "skirt" },