mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-13 09:47:58 -06:00
ENABLE_GCODE_VIEWER_AS_STATE -> Fixed toolpaths visualization when switching between states and when exporting g-code
This commit is contained in:
parent
2a90cd2849
commit
dc6f97a6ad
4 changed files with 32 additions and 4 deletions
|
@ -350,6 +350,8 @@ public:
|
|||
#if ENABLE_GCODE_VIEWER
|
||||
void update_preview_bottom_toolbar();
|
||||
void update_preview_moves_slider();
|
||||
|
||||
void reset_gcode_toolpaths();
|
||||
#endif // ENABLE_GCODE_VIEWER
|
||||
|
||||
#if ENABLE_GCODE_VIEWER_AS_STATE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue