mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 20:51:12 -06:00 
			
		
		
		
	small_perimeter_speed shouldn't be 0
This commit is contained in:
		
							parent
							
								
									c24648d470
								
							
						
					
					
						commit
						fcc4b03054
					
				
					 4 changed files with 4 additions and 4 deletions
				
			
		|  | @ -109,7 +109,7 @@ | |||
|   "print_flow_ratio": "0.98", | ||||
|   "only_one_wall_top": "1", | ||||
|   "slow_down_layers": "1", | ||||
|   "small_perimeter_speed": "0", | ||||
|   "small_perimeter_speed": "50%", | ||||
|   "overhang_speed_classic": "1", | ||||
|   "internal_bridge_speed": "50", | ||||
|   "outer_wall_acceleration": "5000", | ||||
|  |  | |||
|  | @ -109,7 +109,7 @@ | |||
|   "print_flow_ratio": "0.98", | ||||
|   "only_one_wall_top": "1", | ||||
|   "slow_down_layers": "1", | ||||
|   "small_perimeter_speed": "0", | ||||
|   "small_perimeter_speed": "50%", | ||||
|   "overhang_speed_classic": "1", | ||||
|   "internal_bridge_speed": "50", | ||||
|   "outer_wall_acceleration": "5000", | ||||
|  |  | |||
|  | @ -106,7 +106,7 @@ | |||
|   "exclude_object": "0", | ||||
|   "wall_generator": "classic", | ||||
|   "only_one_wall_top": "1", | ||||
|   "small_perimeter_speed": "0", | ||||
|   "small_perimeter_speed": "50%", | ||||
|   "overhang_speed_classic": "1", | ||||
|   "internal_bridge_speed": "50", | ||||
|   "outer_wall_acceleration": "5000", | ||||
|  |  | |||
|  | @ -135,7 +135,7 @@ | |||
|   "slice_closing_radius": "0.049", | ||||
|   "slicing_mode": "regular", | ||||
|   "slow_down_layers": "1", | ||||
|   "small_perimeter_speed": "0", | ||||
|   "small_perimeter_speed": "50%", | ||||
|   "small_perimeter_threshold": "0", | ||||
|   "solid_infill_filament": "1", | ||||
|   "sparse_infill_acceleration": "100%", | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 SoftFever
						SoftFever