mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 19:12:38 -07:00
Bugfix: latest retraction changes broke retraction
This commit is contained in:
@@ -115,6 +115,8 @@ sub retract {
|
||||
$gcode .= "G92 E0\n";
|
||||
$self->extrusion_distance(0);
|
||||
}
|
||||
|
||||
return $gcode;
|
||||
}
|
||||
|
||||
sub unretract {
|
||||
|
||||
Reference in New Issue
Block a user