mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 08:47:52 -06:00
Fix of #1216
This commit is contained in:
parent
144b9e1e9d
commit
4a20fd7f7e
2 changed files with 32 additions and 13 deletions
|
@ -368,7 +368,7 @@ public:
|
|||
void update_serial_ports();
|
||||
void extruders_count_changed(size_t extruders_count);
|
||||
PageShp build_kinematics_page();
|
||||
void build_extruder_pages();
|
||||
void build_unregular_pages();
|
||||
void on_preset_loaded() override;
|
||||
void init_options_list() override;
|
||||
bool supports_printer_technology(const PrinterTechnology /* tech */) override { return true; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue