mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-12 07:48:58 +08:00
Test
This commit is contained in:
parent
a218e0ef18
commit
eb431db7ed
@ -591,7 +591,7 @@ void GCodeViewer::load(const GCodeProcessor::Result& gcode_result, const Print&
|
|||||||
m_last_result_id = gcode_result.id;
|
m_last_result_id = gcode_result.id;
|
||||||
|
|
||||||
// release gpu memory, if used
|
// release gpu memory, if used
|
||||||
reset();
|
reset();
|
||||||
|
|
||||||
#if ENABLE_GCODE_WINDOW
|
#if ENABLE_GCODE_WINDOW
|
||||||
m_sequential_view.gcode_window.set_filename(gcode_result.filename);
|
m_sequential_view.gcode_window.set_filename(gcode_result.filename);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user