mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-30 22:32:07 +00:00
FIX: auto-arrange ignores wipe tower due to supports
Wipe tower is needed if support base and interface use different materials. Jira: STUDIO-1336 Change-Id: I006ece952aac1a0f0a57721c2cd1b52b2ceee28a (cherry picked from commit 1a387e4b1607dee36f5abe499892f027e244fbeb)
This commit is contained in:
@@ -38,8 +38,6 @@ class ArrangeJob : public PlaterJob
|
||||
void prepare_partplate();
|
||||
void prepare_wipe_tower();
|
||||
|
||||
ArrangePolygon get_arrange_poly_(ModelInstance* mi);
|
||||
|
||||
ArrangePolygon prepare_arrange_polygon(void* instance);
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user