mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 04:31:15 -06:00 
			
		
		
		
	Massive reduction of memory usage (down to one third).
This commit is contained in:
		
							parent
							
								
									882a022e3a
								
							
						
					
					
						commit
						b246480535
					
				
					 10 changed files with 75 additions and 31 deletions
				
			
		|  | @ -80,7 +80,7 @@ our $perimeter_acceleration = 25;   # mm/s^2 | |||
| our $infill_acceleration    = 50;   # mm/s^2 | ||||
| 
 | ||||
| # accuracy options | ||||
| our $scaling_factor         = 0.00000001; | ||||
| our $scaling_factor         = 0.000001; | ||||
| our $resolution             = 0.01; | ||||
| our $small_perimeter_length = (6.5 / $scaling_factor)*2*PI; | ||||
| our $layer_height           = 0.4; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci