mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-31 02:25:57 +08:00
JSON: expanded machine_head_with_fans_polygon so that it is a more safe estimate.
This commit is contained in:
parent
519d6151d4
commit
4ef0dc822e
@ -48,20 +48,20 @@
|
|||||||
{
|
{
|
||||||
"default": [
|
"default": [
|
||||||
[
|
[
|
||||||
-40,
|
-42,
|
||||||
10
|
12
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
-40,
|
-42,
|
||||||
-30
|
-32
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
60,
|
62,
|
||||||
10
|
12
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
60,
|
62,
|
||||||
-30
|
-32
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user