mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-25 15:44:12 -06:00
Fix of "Problem with larger brim overlapping "
https://github.com/prusa3d/Slic3r/issues/373
This commit is contained in:
parent
434f538919
commit
774c69e3c6
5 changed files with 76 additions and 73 deletions
|
@ -277,6 +277,7 @@ public:
|
|||
void auto_assign_extruders(ModelObject* model_object) const;
|
||||
|
||||
void _make_skirt();
|
||||
void _make_brim();
|
||||
|
||||
// Wipe tower support.
|
||||
bool has_wipe_tower();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue