mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-12 16:59:04 +08:00
Corredted simplifier model (printer geometry) for HT90, a new final bounding box
This commit is contained in:
parent
e93caf1a92
commit
959def97e4
@ -326,7 +326,14 @@
|
||||
"height": "60",
|
||||
"type": "box",
|
||||
"polygons": [
|
||||
"-200,-200; 200,-200; 200,200; -200,200"
|
||||
"-170,-164; 170,-164; 170,130; -170,130"
|
||||
]
|
||||
}
|
||||
{
|
||||
"height": "80",
|
||||
"type": "box",
|
||||
"polygons": [
|
||||
"-400,-400; 400,-400; 400,400; -400,400"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user