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:
authorp.kuiper <p.kuiper@ultimaker.com>2022-06-02 18:16:52 +0300
committerp.kuiper <p.kuiper@ultimaker.com>2022-06-02 18:16:52 +0300
commitfdc48495e5eb3f5fb1a0561287f2fb0eff29439f (patch)
tree83de913444249ab2b4470a11f0193a7e4f1384e0 /resources/definitions
parent647402375bd0f7c9fe6166396a34fe4feafdd566 (diff)
Forgot a comma, fixed json.
Relates to PP-108
Diffstat (limited to 'resources/definitions')
-rw-r--r--resources/definitions/ultimaker.def.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/definitions/ultimaker.def.json b/resources/definitions/ultimaker.def.json
index df7cc25445..8fd6bfce08 100644
--- a/resources/definitions/ultimaker.def.json
+++ b/resources/definitions/ultimaker.def.json
@@ -213,7 +213,7 @@
},
"jerk_skirt_brim": {
"minimum_value_warning": 20
- }
+ },
"support_wall_count": {
"value": 0
},