mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-28 10:45:50 +00:00
- Un-select random sequence by default - Added a check for interval height. It have to be bigger then print layer height
This commit is contained in:
@@ -146,7 +146,7 @@ struct ExtrudersSequence
|
||||
bool is_mm_intervals = true;
|
||||
double interval_by_mm = 3.0;
|
||||
int interval_by_layers = 10;
|
||||
bool random_sequence { true };
|
||||
bool random_sequence { false };
|
||||
bool color_repetition { false };
|
||||
std::vector<size_t> extruders = { 0 };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user