Merge branch 'creality-ender-3-V3-SE-print-head' of github.com:mcuprojects/Cura

This commit is contained in:
Jaime van Kessel 2023-11-29 13:25:49 +01:00
commit 7dcbaadb62
No known key found for this signature in database
GPG Key ID: C85F7A3AF1BAA7C4

View File

@ -20,15 +20,18 @@
}, },
"overrides": "overrides":
{ {
"gantry_height": { "value": 25 }, "gantry_height": { "value": 38 },
"machine_depth": { "default_value": 220 }, "machine_depth": { "default_value": 220 },
"machine_head_with_fans_polygon": "machine_head_with_fans_polygon":
{ {
"default_value": [ "default_value": [
[-20, 10], [-36, -18],
[10, 10], [-20, -42],
[10, -10], [6, -42],
[-20, -10] [30, -18],
[30, 52],
[-3, 56],
[-36, 52]
] ]
}, },
"machine_heated_bed": { "default_value": true }, "machine_heated_bed": { "default_value": true },