mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
1st installment of export of gcode toolpaths to obj file
This commit is contained in:
@@ -65,6 +65,7 @@ class MainFrame : public DPIFrame
|
||||
bool can_start_new_project() const;
|
||||
bool can_save() const;
|
||||
bool can_export_model() const;
|
||||
bool can_export_toolpaths() const;
|
||||
bool can_export_supports() const;
|
||||
bool can_export_gcode() const;
|
||||
bool can_send_gcode() const;
|
||||
|
||||
Reference in New Issue
Block a user