mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
1st installment of export of gcode toolpaths to obj file
This commit is contained in:
@@ -130,6 +130,8 @@ public:
|
||||
|
||||
void update_view_type();
|
||||
|
||||
bool is_loaded() const { return m_loaded; }
|
||||
|
||||
private:
|
||||
bool init(wxWindow* parent, Bed3D& bed, Camera& camera, GLToolbar& view_toolbar, Model* model);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user