mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-24 19:32:18 +00:00
ENH: add flat ironing before toolchange
jira: none Change-Id: Iabe121f9523b662fc90c18365aa642583635a126 (cherry picked from commit 1b467b13c4bbac7d6afd361fee75ccc52eddef9a)
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
namespace Slic3r
|
||||
{
|
||||
|
||||
float flat_iron_area = 4.f;
|
||||
static constexpr float flat_iron_area = 4.f;
|
||||
constexpr float flat_iron_speed = 10.f * 60.f;
|
||||
static const double wipe_tower_wall_infill_overlap = 0.0;
|
||||
static constexpr double WIPE_TOWER_RESOLUTION = 0.1;
|
||||
|
||||
Reference in New Issue
Block a user