mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-29 22:02:10 +00:00
Only warning about sparse infill rotation template the first time (#13461)
Only warning the first time
This commit is contained in:
@@ -445,6 +445,7 @@ protected:
|
||||
void filter_diff_option(std::vector<std::string> &options);
|
||||
|
||||
ConfigManipulation m_config_manipulation;
|
||||
std::string m_last_sparse_infill_rotate_template_value;
|
||||
ConfigManipulation get_config_manipulation();
|
||||
friend class EditGCodeDialog;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user