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>2021-09-28 15:59:09 +0300
committerJaime van Kessel <nallath@gmail.com>2021-09-28 15:59:09 +0300
commit88b0ca560f5f7da24e3bd692375e112bd24e8b3c (patch)
treed2013f8c6cd1f49eebfc4c2e719c677661ed25cc /resources/definitions/ultimaker_s5.def.json
parente40a8e2d1d8bcbcd921ce7a879e851c11c243adc (diff)
Remove deleted settings from machine definitions
Diffstat (limited to 'resources/definitions/ultimaker_s5.def.json')
-rw-r--r--resources/definitions/ultimaker_s5.def.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/definitions/ultimaker_s5.def.json b/resources/definitions/ultimaker_s5.def.json
index ec1e0f06ab..004734467a 100644
--- a/resources/definitions/ultimaker_s5.def.json
+++ b/resources/definitions/ultimaker_s5.def.json
@@ -117,7 +117,7 @@
"fill_outline_gaps": { "value": "True" },
"min_feature_size": { "value": "wall_line_width_0 / 4" },
"min_bead_width": { "value": "wall_line_width_0 / 2" },
- "raft_airgap",: { "value": "0" },
+ "raft_airgap": { "value": "0" },
"raft_base_speed": { "value": "20" },
"raft_base_thickness": { "value": "0.3" },
"raft_interface_line_spacing": { "value": "0.5" },