mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-13 17:58:03 -06:00
Extrude brim of the wipe tower before any other objects.
This commit is contained in:
parent
11307eb350
commit
8bd3dec331
2 changed files with 4 additions and 2 deletions
|
@ -85,6 +85,7 @@ public:
|
|||
private:
|
||||
std::string travel_to(GCode &codegen, const WipeTower::xy &dest);
|
||||
std::unique_ptr<WipeTower> m_impl;
|
||||
bool m_brim_done;
|
||||
};
|
||||
|
||||
class GCode {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue