mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Fixed typo causing test to fail
This commit is contained in:
		
							parent
							
								
									8f4cbefd0d
								
							
						
					
					
						commit
						39172d5a08
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -374,7 +374,7 @@ sub needs_retraction { | |||
|         return 0; | ||||
|     } | ||||
|      | ||||
|     if (defined $role && $role == EXTR_ROLE_SUPPORTMATERIAL && $self->layer->support_islands->contains_line($travel)) { | ||||
|     if (defined $role && $role == EXTR_ROLE_SUPPORTMATERIAL && $self->layer->support_islands->contains_polyline($travel)) { | ||||
|         # skip retraction if this is a travel move inside a support material island | ||||
|         return 0; | ||||
|     } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci