mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 05:05:53 +08:00
Merge branch 'Zazcallabah-master'
This commit is contained in:
commit
0b364558a0
@ -26,10 +26,10 @@
|
|||||||
"machine_nozzle_cool_down_speed": { "default_value": 2 },
|
"machine_nozzle_cool_down_speed": { "default_value": 2 },
|
||||||
"machine_head_with_fans_polygon": {
|
"machine_head_with_fans_polygon": {
|
||||||
"default_value": [
|
"default_value": [
|
||||||
[ 55, -20 ],
|
[-49, 20],
|
||||||
[ 55, 99999 ],
|
[-49, -99999],
|
||||||
[ -49, 99999 ],
|
[55, 20],
|
||||||
[ -49, -20 ]
|
[55, -99999]
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"gantry_height": { "default_value": 99999 },
|
"gantry_height": { "default_value": 99999 },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user