Test
This commit is contained in:
parent
a218e0ef18
commit
eb431db7ed
1 changed files with 1 additions and 1 deletions
|
@ -591,7 +591,7 @@ void GCodeViewer::load(const GCodeProcessor::Result& gcode_result, const Print&
|
|||
m_last_result_id = gcode_result.id;
|
||||
|
||||
// release gpu memory, if used
|
||||
reset();
|
||||
reset();
|
||||
|
||||
#if ENABLE_GCODE_WINDOW
|
||||
m_sequential_view.gcode_window.set_filename(gcode_result.filename);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue