mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Bugfix: double wipe was not prevented, causing potential collision between objects in sequential printing. #2691
This commit is contained in:
		
							parent
							
								
									c2009af1c6
								
							
						
					
					
						commit
						9332c21791
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -589,6 +589,9 @@ sub wipe { | |||
|             $retracted += $dE; | ||||
|         } | ||||
|         $gcodegen->writer->extruder->set_retracted($gcodegen->writer->extruder->retracted + $retracted); | ||||
|          | ||||
|         # prevent wiping again on same path | ||||
|         $self->path(undef); | ||||
|     } | ||||
|      | ||||
|     return $gcode; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci