mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-09-02 15:01:49 -06: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
1 changed files with 8 additions and 8 deletions
|
@ -48,20 +48,20 @@
|
||||||
{
|
{
|
||||||
"default": [
|
"default": [
|
||||||
[
|
[
|
||||||
-40,
|
-42,
|
||||||
10
|
12
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
-40,
|
-42,
|
||||||
-30
|
-32
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
60,
|
62,
|
||||||
10
|
12
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
60,
|
62,
|
||||||
-30
|
-32
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue