mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-06-08 22:58:27 -04:00
ENABLE_GCODE_VIEWER -> Fixed scene update when opening a gcode file
This commit is contained in:
parent
5aadfe3d1c
commit
42677107a5
@ -4650,6 +4650,7 @@ void Plater::load_gcode(const wxString& filename)
|
||||
|
||||
// cleanup view before to start loading/processing
|
||||
p->gcode_result.reset();
|
||||
reset_gcode_toolpaths();
|
||||
p->preview->reload_print(false);
|
||||
p->get_current_canvas3D()->render();
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user