mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-25 03:42:05 +00:00
FIX: unable to custom first layer filament order
jira:NONE Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I0107ebf6a85ea0deba93ff558835138981365670 (cherry picked from commit e95179427fe31cf3365afdccbaadce84c31407f8)
This commit is contained in:
@@ -208,7 +208,7 @@ private:
|
||||
void fill_wipe_tower_partitions(const PrintConfig &config, coordf_t object_bottom_z, coordf_t max_layer_height);
|
||||
void mark_skirt_layers(const PrintConfig &config, coordf_t max_layer_height);
|
||||
void collect_extruder_statistics(bool prime_multi_material);
|
||||
void reorder_extruders_for_minimum_flush_volume();
|
||||
void reorder_extruders_for_minimum_flush_volume(bool reorder_first_layer);
|
||||
|
||||
// BBS
|
||||
std::vector<unsigned int> generate_first_layer_tool_order(const Print& print);
|
||||
|
||||
Reference in New Issue
Block a user