mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00
Added extra mm to UM2+ lower right disallowed area
CURA-1166
This commit is contained in:
parent
34b0d051fb
commit
c176c608d7
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
|||
"retraction_amount": { "default": 6.0 },
|
||||
"machine_disallowed_areas": { "default": [
|
||||
[[-115.0, 112.5], [ -78.0, 112.5], [ -80.0, 102.5], [-115.0, 102.5]],
|
||||
[[ 115.0, 112.5], [ 115.0, 102.5], [ 106.0, 102.5], [ 104.0, 112.5]],
|
||||
[[ 115.0, 112.5], [ 115.0, 102.5], [ 105.0, 102.5], [ 103.0, 112.5]],
|
||||
[[-115.0, -112.5], [-115.0, -104.5], [ -84.0, -104.5], [ -82.0, -112.5]],
|
||||
[[ 115.0, -112.5], [ 108.0, -112.5], [ 110.0, -104.5], [ 115.0, -104.5]]
|
||||
]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue