mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 15:37:30 -06:00
FIX: old gcode files don't show timelapse when send print
Change-Id: If1829c8848ab9874a55367cdf77f881be0645c10 (cherry picked from commit 95d456f4cc16840167b3e2beaee597208bc885b4)
This commit is contained in:
parent
11fa28a87a
commit
035c38bdc7
2 changed files with 46 additions and 1 deletions
|
@ -398,6 +398,7 @@ protected:
|
|||
void reset_ams_material();
|
||||
void update_show_status();
|
||||
void update_ams_check(MachineObject* obj);
|
||||
bool is_show_timelapse();
|
||||
|
||||
wxTimer *m_refresh_timer { nullptr };
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue