Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRemco Burema <r.burema@ultimaker.com>2021-08-06 19:23:10 +0300
committerRemco Burema <r.burema@ultimaker.com>2021-08-06 19:23:10 +0300
commit562be41bd09d566cb3becd6e0166dcce8f2452a0 (patch)
tree4e00f0596429b44dc42de421308bb2052ef8e7a6 /resources/definitions/winbo_superhelper105.def.json
parent586198c62861b28613aec6edeee7b27ab2837ed7 (diff)
Also remove not-existing-anymore settings from definitions and the like.
CURA-7279
Diffstat (limited to 'resources/definitions/winbo_superhelper105.def.json')
-rw-r--r--resources/definitions/winbo_superhelper105.def.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/resources/definitions/winbo_superhelper105.def.json b/resources/definitions/winbo_superhelper105.def.json
index 2da031cb99..7a14d672e8 100644
--- a/resources/definitions/winbo_superhelper105.def.json
+++ b/resources/definitions/winbo_superhelper105.def.json
@@ -96,7 +96,6 @@
"speed_wall": { "value": "speed_print*wall_line_width_0/line_width" },
"speed_wall_0": { "value": "math.ceil(speed_wall * 0.6)" },
"speed_wall_x": { "value": "speed_wall" },
- "speed_equalize_flow_enabled": { "value": "False" },
"support_angle": { "value": "50" },
"support_xy_distance": { "value": "1" },
"support_z_distance": { "value": "max((0.2 if(0.2%layer_height==0) else layer_height*int((0.2+layer_height)/layer_height)),layer_height)" },
@@ -119,6 +118,5 @@
"support_interface_height": { "value": "0.5" },
"support_roof_pattern": { "value": "'concentric'" },
"z_seam_type": { "value": "'shortest'" },
- "speed_equalize_flow_max": { "value": "65" }
}
}