mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Remove debugging statement
This commit is contained in:
		
							parent
							
								
									8613e174e7
								
							
						
					
					
						commit
						c37b5c2e87
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -313,7 +313,7 @@ sub _extrude_path { | |||
|         $speed ||= $self->volumetric_speed / $path->mm3_per_mm; | ||||
|     } | ||||
|     my $F = $speed * 60;  # convert mm/sec to mm/min | ||||
|     use XXX; YYY $path->role, $speed, $self->volumetric_speed if $F == 0; | ||||
|      | ||||
|     # extrude arc or line | ||||
|     $gcode .= ";_BRIDGE_FAN_START\n" if $path->is_bridge && $self->enable_cooling_markers; | ||||
|     my $path_length = unscale $path->length; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci