1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-17 09:04:27 +00:00

Export to STL of SLA supports and pad

This commit is contained in:
Enrico Turri
2019-05-02 13:46:39 +02:00
parent 4a5992ba6e
commit a3385278e5
5 changed files with 95 additions and 15 deletions
+1
View File
@@ -63,6 +63,7 @@ class MainFrame : public DPIFrame
bool can_save() const;
bool can_export_model() const;
bool can_export_supports() const;
bool can_export_gcode() const;
bool can_slice() const;
bool can_change_view() const;