mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-01 21:21:10 -06:00
Wipe tower: remove unfinished square wipe tower option
This commit is contained in:
parent
97c4c02001
commit
cc7ef40e20
3 changed files with 10 additions and 60 deletions
|
|
@ -209,7 +209,6 @@ private:
|
|||
SHAPE_REVERSED = -1
|
||||
};
|
||||
|
||||
const bool m_peters_wipe_tower = false; // sparse wipe tower inspired by Peter's post processor - not finished yet
|
||||
const float Width_To_Nozzle_Ratio = 1.25f; // desired line width (oval) in multiples of nozzle diameter - may not be actually neccessary to adjust
|
||||
const float WT_EPSILON = 1e-3f;
|
||||
float filament_area() const {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue