mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Removed debugging line
This commit is contained in:
		
							parent
							
								
									b653839e9a
								
							
						
					
					
						commit
						1741adaddf
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -539,7 +539,6 @@ sub unretract { | |||
|      | ||||
|     if ($self->lifted) { | ||||
|         $self->speed('travel'); | ||||
|         $gcode .= sprintf ";AAA selfz = %s, lifted = %s\n", $self->z // 'nd', $self->lifted // 'nd'; | ||||
|         $gcode .= $self->G0(undef, $self->z - $self->lifted, 0, 'restore layer Z'); | ||||
|         $self->lifted(0); | ||||
|     } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci