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:38:30 +0300
committerRijk van Manen <r.vanmanen@ultimaker.com>2022-06-01 16:38:30 +0300
commit877f8ca1cf04a46bb5e4f424026aebd289746239 (patch)
tree18b65b25d00ca5e917dad0f7ea92a9627ac3b3ca /resources/definitions
parent8579a6baf34b7f55e7453112770de041aa2d6380 (diff)
PP-37 is not needed anymore because of PP-27. This solves the problem of PP-46 as well. For more details see PP-46
Diffstat (limited to 'resources/definitions')
-rw-r--r--resources/definitions/ultimaker.def.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/resources/definitions/ultimaker.def.json b/resources/definitions/ultimaker.def.json
index 2946a06c6d..0d612905d4 100644
--- a/resources/definitions/ultimaker.def.json
+++ b/resources/definitions/ultimaker.def.json
@@ -50,9 +50,6 @@
"wall_thickness": {
"value": "wall_line_width_0 + wall_line_width_x"
},
- "infill_before_walls": {
- "value": "False"
- },
"infill_material_flow": {
"value": "(1.95-infill_sparse_density / 100 if infill_sparse_density > 95 else 1) * material_flow"
},