mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-10 02:37:04 +00:00
FIX: modify the behavior of wipe tower
The prime tower is not allowed to extend beyond the plate boundary when moving it. jira: STUDIO-11817 & STUDIO-12313 Change-Id: Icbb85dad26531b0ac01f088fc086b4ff499ac423 (cherry picked from commit 8f4d5f44d721fa9cae70cd9b47735c93151f2b81)
This commit is contained in:
@@ -1189,6 +1189,8 @@ public:
|
||||
private:
|
||||
bool _is_shown_on_screen() const;
|
||||
|
||||
void _update_slice_error_status();
|
||||
|
||||
void _switch_toolbars_icon_filename();
|
||||
bool _init_toolbars();
|
||||
bool _init_main_toolbar();
|
||||
|
||||
Reference in New Issue
Block a user