Merge branch 'master' of https://github.com/maukcc/Cura into maukcc-master

This commit is contained in:
Ghostkeeper 2020-02-25 14:34:36 +01:00
commit dba35dc664
No known key found for this signature in database
GPG key ID: 37E2020986774393
3 changed files with 4 additions and 3 deletions

View file

@ -164,7 +164,8 @@
"support_interface_pattern": {"value": "'lines'"},
"support_roof_pattern": {"value": "'concentric'"},
"support_interface_enable": {"value": true},
"support_interface_height": {"value": 0.5},
"support_interface_height": {"value": "layer_height * 3"},
"support_bottom_height": {"value": "layer_height"},
"adhesion_type": {"value": "'skirt'"},
"skirt_gap": {"value": 1},