mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-30 22:32:07 +00:00
FIX: wrong filament map in plate params
1.Always clear filament map when global map mode change if plate filament map mode is default jira:NONE Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I38055b7c77668fdb211f6b459be1044d8d3c8f8c (cherry picked from commit b492ab13a28b25599da9668d84447be260cbbc34) (cherry picked from commit 48c45e06a571decf9cfe460cd680bfad75ace3fe)
This commit is contained in:
@@ -255,8 +255,8 @@ public:
|
||||
std::vector<int> get_filament_maps() const;
|
||||
void set_filament_maps(const std::vector<int>& f_maps);
|
||||
|
||||
// remove filament map and map mode in profiles
|
||||
void clear_filament_map_info();
|
||||
void clear_filament_map();
|
||||
void clear_filament_map_mode();
|
||||
|
||||
bool has_spiral_mode_config() const;
|
||||
bool get_spiral_vase_mode() const;
|
||||
|
||||
Reference in New Issue
Block a user