mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-25 03:42:05 +00:00
FIX:update SyncAmsInfoDialog
jira: none Change-Id: I8c34d47e799c56e2b1887794dc8a7bfaf8904d77 (cherry picked from commit e06aed7cbf144cdd77f9b7caa160c1c7f7941794)
This commit is contained in:
@@ -51,6 +51,11 @@ public:
|
||||
LABEL_ITEM_MAX,
|
||||
};
|
||||
|
||||
enum FilamentAMSType :unsigned int {
|
||||
ORIGINAL ,
|
||||
FROM_AMS,
|
||||
};
|
||||
|
||||
void set_label_marker(int item, LabelItemType label_item_type = LABEL_ITEM_MARKER);
|
||||
bool set_printer_technology(PrinterTechnology pt);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user