mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	Bugfix: latest retraction changes broke retraction
This commit is contained in:
		
							parent
							
								
									56619871b2
								
							
						
					
					
						commit
						f7335b6d1e
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -115,6 +115,8 @@ sub retract {
 | 
			
		|||
        $gcode .= "G92 E0\n";
 | 
			
		||||
        $self->extrusion_distance(0);
 | 
			
		||||
    }
 | 
			
		||||
    
 | 
			
		||||
    return $gcode;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
sub unretract {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue