mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-10 00:07:52 -06:00
NEW: add config file to store functional compatibility
Change-Id: I9831cef9d57642fe7709eef87e74a64e21857e18
This commit is contained in:
parent
b510e94e06
commit
3b9801f147
10 changed files with 232 additions and 116 deletions
|
@ -24,6 +24,8 @@ protected:
|
|||
CheckBox* m_cb_first_layer;
|
||||
CheckBox* m_cb_spaghetti;
|
||||
CheckBox* m_cb_spaghetti_print_halt;
|
||||
wxStaticText* text_first_layer;
|
||||
wxStaticText* text_spaghetti;
|
||||
wxStaticText* text_spaghetti_print_halt;
|
||||
wxBoxSizer* create_settings_group(wxWindow* parent);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue