mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-11 22:09:02 +08:00
Fixed sizes of gantries in printer geometries (simplified model) for XL and Core 1, belts outside linear rail took into account
This commit is contained in:
parent
e28580feb6
commit
2c8e56479d
@ -216,7 +216,7 @@
|
||||
"height": "19",
|
||||
"type": "box",
|
||||
"polygons": [
|
||||
"-400,24;400,24;400,50;-400,50"
|
||||
"-400,24;400,24;400,59;-400,59"
|
||||
]
|
||||
},
|
||||
{
|
||||
@ -271,7 +271,7 @@
|
||||
"height": "33",
|
||||
"type": "box",
|
||||
"polygons": [
|
||||
"-300,-49; 300,-49; 300,-24; -300,-24"
|
||||
"-300,-49; 300,-49; 300,-19; -300,-19"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user