mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-12 17:09:05 +08:00
SLA: Fixed placement on the bed of the object after its auto Rotation
SPE-2750
This commit is contained in:
parent
0d9a72416e
commit
8cadd207f0
@ -121,6 +121,7 @@ void RotoptimizeJob::finalize(bool canceled, std::exception_ptr &eptr)
|
||||
|
||||
// Correct the z offset of the object which was corrupted be
|
||||
// the rotation
|
||||
o->invalidate_bounding_box();
|
||||
o->ensure_on_bed();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user