mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 05:45:55 +08:00
Fix positioning of method x
CURA-11260
This commit is contained in:
parent
9ca8582a50
commit
66632b8636
@ -90,14 +90,26 @@
|
|||||||
[
|
[
|
||||||
[-141.65, -118.11],
|
[-141.65, -118.11],
|
||||||
[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, 118.37],
|
[141.65, 118.37],
|
||||||
[141.65, 111],
|
[
|
||||||
[-141.65, 111]
|
141.65,
|
||||||
|
95
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-141.65,
|
||||||
|
95
|
||||||
|
]
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
[-141.65, -118.11],
|
[-141.65, -118.11],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user