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:
authorJaime van Kessel <nallath@gmail.com>2022-06-02 18:05:57 +0300
committerGitHub <noreply@github.com>2022-06-02 18:05:57 +0300
commit952da632304e4a39156671b922c0fc6c458e638b (patch)
tree6c12f3bdfeed7163173ed49b1f645eeb4a98dc1d /resources/definitions/ultimaker3.def.json
parent3a7341f7611611e7e3863489e5729e1d9253c678 (diff)
parent0779cbbbdd1a9b58a1ead516f8fcc9ff71c4f453 (diff)
Merge pull request #12415 from Ultimaker/PP-170-clean-up-retraction_count_max
Pp 170 clean up retraction limits
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 99e4ab4176..858d5f91a7 100644
--- a/resources/definitions/ultimaker3.def.json
+++ b/resources/definitions/ultimaker3.def.json
@@ -122,8 +122,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" },