mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-13 09:47:58 -06:00
Wipe tower: changed the way how initial wipe tower preview depth is calculated
This commit is contained in:
parent
cd3bbdb5f5
commit
ee4705d6b7
2 changed files with 28 additions and 0 deletions
|
@ -25,6 +25,7 @@ public:
|
|||
|
||||
// WipeTower height to minimum depth map
|
||||
static const std::map<float, float> min_depth_per_height;
|
||||
static std::vector<std::vector<float>> extract_wipe_volumes(const PrintConfig& config);
|
||||
|
||||
struct Extrusion
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue