Merge branch 'PP-126_set_horizontal_expansion' of github.com:Ultimaker/Cura

This commit is contained in:
Jaime van Kessel 2022-03-16 15:53:32 +01:00
commit f0bfe4f3a2
33 changed files with 693 additions and 722 deletions

View file

@ -67,6 +67,9 @@
},
"bottom_layers": {
"value": "math.ceil(round(bottom_thickness / resolveOrValue('layer_height'), 4))"
},
"xy_offset": {
"value": "-layer_height * 0.2"
}
}
}