mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-09 10:16:50 +00:00
ENH: support delete any filament id
Change-Id: I71bcd54985b3f9e19a19d04327d00b402ec22380 (cherry picked from commit f3d67a98ac770e6f045a76bed4531139763b33cf)
This commit is contained in:
@@ -477,6 +477,7 @@ public:
|
||||
void set_first_layer_print_sequence(const std::vector<int> &sorted_filaments);
|
||||
void set_other_layers_print_sequence(const std::vector<LayerPrintSequence>& layer_seq_list);
|
||||
void update_first_layer_print_sequence(size_t filament_nums);
|
||||
void update_first_layer_print_sequence_when_delete_filament(size_t filamen_id);
|
||||
|
||||
void print() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user