mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 23:37:51 -06:00
Platform adhesion is now handled by inherit function
Based on suggestion by ghostkeeper CURA-1068
This commit is contained in:
parent
9f29af82b5
commit
a3eb212d68
3 changed files with 1 additions and 6 deletions
|
@ -22,8 +22,5 @@
|
|||
[[ 60.0, -60.0], [ 33.0, -60.0], [ 35.0, -52.0], [ 60.0, -52.0]]
|
||||
]},
|
||||
"machine_platform_offset": { "default": [0.0, 0.0, 0.0] }
|
||||
},
|
||||
"overrides": {
|
||||
"adhesion_type":{"default": "brim"}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue