mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Mark Vibration Limit as deprecated. #2483
This commit is contained in:
		
							parent
							
								
									92e896c4d1
								
							
						
					
					
						commit
						a6f3e6bfdb
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -946,7 +946,7 @@ PrintConfigDef::build_def() { | |||
|     Options["use_relative_e_distances"].cli = "use-relative-e-distances!"; | ||||
| 
 | ||||
|     Options["vibration_limit"].type = coFloat; | ||||
|     Options["vibration_limit"].label = "Vibration limit"; | ||||
|     Options["vibration_limit"].label = "Vibration limit (deprecated)"; | ||||
|     Options["vibration_limit"].tooltip = "This experimental option will slow down those moves hitting the configured frequency limit. The purpose of limiting vibrations is to avoid mechanical resonance. Set zero to disable."; | ||||
|     Options["vibration_limit"].sidetext = "Hz"; | ||||
|     Options["vibration_limit"].cli = "vibration-limit=f"; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci