mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 21:13:58 -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": [
|
||||
[
|
||||
-40,
|
||||
10
|
||||
-42,
|
||||
12
|
||||
],
|
||||
[
|
||||
-40,
|
||||
-30
|
||||
-42,
|
||||
-32
|
||||
],
|
||||
[
|
||||
60,
|
||||
10
|
||||
62,
|
||||
12
|
||||
],
|
||||
[
|
||||
60,
|
||||
-30
|
||||
62,
|
||||
-32
|
||||
]
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue