mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-19 07:54:36 +03:00
ENABLE_GCODE_VIEWER_AS_STATE -> Use default printbed in gcode viewer
This commit is contained in:
@@ -624,6 +624,9 @@ public:
|
||||
void zoom_to_bed();
|
||||
void zoom_to_volumes();
|
||||
void zoom_to_selection();
|
||||
#if ENABLE_GCODE_VIEWER_AS_STATE
|
||||
void zoom_to_gcode();
|
||||
#endif // ENABLE_GCODE_VIEWER_AS_STATE
|
||||
void select_view(const std::string& direction);
|
||||
|
||||
void update_volumes_colors_by_extruder();
|
||||
|
||||
Reference in New Issue
Block a user