mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 15:25:09 -06:00
Fix positioning of method x
CURA-11260
This commit is contained in:
parent
9ca8582a50
commit
66632b8636
1 changed files with 16 additions and 4 deletions
|
@ -90,14 +90,26 @@
|
|||
[
|
||||
[-141.65, -118.11],
|
||||
[141.65, -118.11],
|
||||
[141.65, -79],
|
||||
[-141.65, -79]
|
||||
[
|
||||
141.65,
|
||||
-95
|
||||
],
|
||||
[
|
||||
-141.65,
|
||||
-95
|
||||
]
|
||||
],
|
||||
[
|
||||
[-141.65, 118.37],
|
||||
[141.65, 118.37],
|
||||
[141.65, 111],
|
||||
[-141.65, 111]
|
||||
[
|
||||
141.65,
|
||||
95
|
||||
],
|
||||
[
|
||||
-141.65,
|
||||
95
|
||||
]
|
||||
],
|
||||
[
|
||||
[-141.65, -118.11],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue