mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-03 02:22:46 +00:00
Extrude brim of the wipe tower before any other objects.
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user