mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-14 06:45:56 +08: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