mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 09:17:52 -06:00
EXPERIMENTS for Linux
This commit is contained in:
parent
b6d1d10502
commit
460021f7d0
4 changed files with 589 additions and 4 deletions
|
@ -107,6 +107,10 @@ void update_scale_values(const Pointf3& size, float scale);
|
|||
void update_rotation_values();
|
||||
// update rotation value after "gizmos"
|
||||
void update_rotation_value(const double angle, const std::string& axis);
|
||||
|
||||
|
||||
wxSizer* get_experimental_sizer(wxWindow* parent);
|
||||
|
||||
} //namespace GUI
|
||||
} //namespace Slic3r
|
||||
#endif //slic3r_GUI_ObjectParts_hpp_
|
Loading…
Add table
Add a link
Reference in a new issue