mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-07-31 14:32:00 +08:00
FIX: update send print state after load gcode
jira: [STUDIO-11512] Change-Id: I6853a30055e3e3e6e5445d201e959b8c8487d7b6
This commit is contained in:
parent
7180c39f0f
commit
b01702cadb
@ -12174,6 +12174,7 @@ void Plater::load_gcode(const wxString& filename)
|
||||
set_project_filename(filename);
|
||||
}
|
||||
|
||||
p->main_frame->update_slice_print_status(MainFrame::eEventPlateUpdate, false, true);//STUDIO-11512
|
||||
}
|
||||
|
||||
void Plater::reload_gcode_from_disk()
|
||||
|
Loading…
x
Reference in New Issue
Block a user