mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-24 19:32:18 +00:00
ENH: Remove the solid layer below the fast extrusion
jira: none Change-Id: Ied59c6f18bc2832be80c105d95f77d5cff119cc3 (cherry picked from commit b9d07f402ea929b90c26bf6f55919677cf77a75b)
This commit is contained in:
@@ -346,8 +346,6 @@ public:
|
||||
int filament_adhesiveness_category{0};
|
||||
std::vector<float> layer_depths;
|
||||
std::vector<bool> solid_infill;
|
||||
std::vector<bool> solid_infill_lower_h_nozzlechange;
|
||||
std::vector<bool> has_nozzle_change;
|
||||
std::vector<float> finish_depth{0}; // the start pos of finish frame for every layer
|
||||
float depth{0};
|
||||
float start_depth{0};
|
||||
|
||||
Reference in New Issue
Block a user