mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-14 18:27:58 -06:00
Removed obsolete wipe tower related code
Most of the code is already commented out for a long time, it should be safe to remove now.
This commit is contained in:
parent
e7ae26fb8a
commit
a13fc805d7
4 changed files with 38 additions and 126 deletions
|
@ -161,7 +161,7 @@ public:
|
|||
|
||||
// Returns gcode for a toolchange and a final print head position.
|
||||
// On the first layer, extrude a brim around the future wipe tower first.
|
||||
ToolChangeResult tool_change(size_t new_tool, bool last_in_layer);
|
||||
ToolChangeResult tool_change(size_t new_tool);
|
||||
|
||||
// Fill the unfilled space with a sparse infill.
|
||||
// Call this method only if layer_finished() is false.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue