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:
authorRijk van Manen <r.vanmanen@ultimaker.com>2022-06-01 16:16:23 +0300
committerRijk van Manen <r.vanmanen@ultimaker.com>2022-06-01 16:16:23 +0300
commit3a2a58f54650c613505c5cb89f483273522bd30a (patch)
tree3a7a94a951b11f261c67caadb5b14f9fa5456624 /resources/definitions/ultimaker3.def.json
parent14355aa904c7b6937188e3a04c003c72c4594eb8 (diff)
remove setting, follow the default
PP-170
Diffstat (limited to 'resources/definitions/ultimaker3.def.json')
-rw-r--r--resources/definitions/ultimaker3.def.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/resources/definitions/ultimaker3.def.json b/resources/definitions/ultimaker3.def.json
index fd21ab5271..000f114122 100644
--- a/resources/definitions/ultimaker3.def.json
+++ b/resources/definitions/ultimaker3.def.json
@@ -136,8 +136,6 @@
"raft_margin": { "value": "10" },
"raft_surface_layers": { "value": "1" },
"retraction_amount": { "value": "6.5" },
- "retraction_count_max": { "value": "10" },
- "retraction_extrusion_window": { "value": "1" },
"retraction_hop": { "value": "2" },
"retraction_hop_enabled": { "value": "extruders_enabled_count > 1" },
"retraction_hop_only_when_collides": { "value": "True" },