mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 08:47:52 -06:00
Export to STL of SLA supports and pad
This commit is contained in:
parent
4a5992ba6e
commit
a3385278e5
5 changed files with 95 additions and 15 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue