mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
Added menu item for the "Fix through the Netfabb"
This commit is contained in:
parent
eec289961a
commit
a5ec951180
4 changed files with 42 additions and 8 deletions
|
@ -147,7 +147,7 @@ public:
|
|||
void export_3mf(const boost::filesystem::path& output_path = boost::filesystem::path());
|
||||
void reslice();
|
||||
void changed_object(int obj_idx);
|
||||
void fix_through_netfabb(const int obj_idx);
|
||||
void fix_through_netfabb(const int obj_idx, const int vol_idx = -1);
|
||||
void send_gcode();
|
||||
|
||||
void on_extruders_change(int extruders_count);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue