mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-02 20:51:23 -07:00
NEW: re-add printable_area config
Jira: STUDIO-4052 Change-Id: I31d1bbeba3adaf612bbef5e90d1be182c629e212
This commit is contained in:
parent
05a9eba217
commit
3cc423c191
3 changed files with 21 additions and 12 deletions
|
|
@ -594,7 +594,7 @@ public:
|
|||
void msw_rescale() override;
|
||||
bool supports_printer_technology(const PrinterTechnology /* tech */) const override { return true; }
|
||||
|
||||
//wxSizer* create_bed_shape_widget(wxWindow* parent);
|
||||
wxSizer* create_bed_shape_widget(wxWindow* parent);
|
||||
void cache_extruder_cnt();
|
||||
bool apply_extruder_cnt_from_cache();
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue