1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-24 10:05:52 +00:00

Implemented "Disconnect" button

This commit is contained in:
YuSanka
2019-12-10 17:31:27 +01:00
committed by David Kocik
parent a259058845
commit c47fda39f1
2 changed files with 35 additions and 7 deletions
+1
View File
@@ -119,6 +119,7 @@ public:
bool show_reslice(bool show) const;
bool show_export(bool show) const;
bool show_send(bool show) const;
bool show_disconnect(bool show)const;
bool is_multifilament();
void update_mode();