mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-02-17 01:49:41 -07:00
FIX:reset is_load_extruder_only_area_textures flag
when change machine jira:none Change-Id: I97c97fae3d4ded0e25d518c0ae4a5cef9c640b45 (cherry picked from commit c26521470fb7a35b09a67559d8ec3facf2b3988a)
This commit is contained in:
parent
9b9e339d15
commit
5b9510981d
1 changed files with 1 additions and 0 deletions
|
|
@ -5108,6 +5108,7 @@ bool PartPlateList::set_shapes(const Pointfs& shape, const Pointfs& exclude_area
|
|||
plate->set_shape(shape, exclude_areas, extruder_areas, pos, height_to_lid, height_to_rod);
|
||||
}
|
||||
is_load_bedtype_textures = false; //reload textures
|
||||
is_load_extruder_only_area_textures = false; // reload textures
|
||||
calc_bounding_boxes();
|
||||
|
||||
update_logo_texture_filename(texture_filename);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue