mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-05-09 19:09:10 +08:00
Fixed update of 3D preview layout after changing printer after slicing
This commit is contained in:
parent
52538b93c2
commit
b3f53c96c7
@ -375,6 +375,8 @@ void Preview::load_print(bool keep_z_range)
|
||||
load_print_as_fff(keep_z_range);
|
||||
else if (tech == ptSLA)
|
||||
load_print_as_sla();
|
||||
|
||||
Layout();
|
||||
}
|
||||
|
||||
void Preview::reload_print(bool keep_volumes)
|
||||
|
Loading…
x
Reference in New Issue
Block a user