mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 12:41:20 -06:00 
			
		
		
		
	Refactored cooling logic for readibility and maintainability.
This commit is contained in:
		
							parent
							
								
									269770bbbc
								
							
						
					
					
						commit
						cbaf0ccc51
					
				
					 3 changed files with 430 additions and 350 deletions
				
			
		|  | @ -79,6 +79,7 @@ $config->set('disable_fan_first_layers',    [ 0 ]); | |||
|         "G1 X50 F2500\n" . | ||||
|         "G1 F3000;_EXTRUDE_SET_SPEED\n" . | ||||
|         "G1 X100 E1\n" . | ||||
|         ";_EXTRUDE_END\n" . | ||||
|         "G1 E4 F400", | ||||
|     # Print time of $gcode. | ||||
|     my $print_time = 50 / (2500 / 60) + 100 / (3000 / 60) + 4 / (400 / 60); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 bubnikv
						bubnikv