Skip to content

Commit

Permalink
Fix positioning of method x
Browse files Browse the repository at this point in the history
  • Loading branch information
casperlamboo committed Nov 3, 2023
1 parent 9ca8582 commit 66632b8
Showing 1 changed file with 16 additions and 4 deletions.
20 changes: 16 additions & 4 deletions resources/definitions/ultimaker_methodx.def.json
Original file line number Diff line number Diff line change
Expand Up @@ -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],
Expand Down

0 comments on commit 66632b8

Please sign in to comment.