mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 10:02:12 +00:00
ENH: generate wipe tower when custom change gcode filament
Change-Id: Ia0c81453f09457a9d1d56fbcdce79112953c0208
This commit is contained in:
@@ -692,6 +692,8 @@ void MainFrame::update_layout()
|
||||
{
|
||||
// jump to 3deditor under preview_only mode
|
||||
if (evt.GetId() == tp3DEditor){
|
||||
m_plater->update(true);
|
||||
|
||||
if (!preview_only_hint())
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user