mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 04:31:15 -06:00 
			
		
		
		
	Merge pull request #209 from henrikbrixandersen/master
Use SI units consistently.
This commit is contained in:
		
						commit
						90c6ed3b20
					
				
					 4 changed files with 31 additions and 31 deletions
				
			
		|  | @ -140,12 +140,12 @@ our $Options = { | |||
|         type    => 'bool', | ||||
|     }, | ||||
|     'perimeter_acceleration' => { | ||||
|         label   => 'Perimeters (mm/s^2)', | ||||
|         label   => 'Perimeters (mm/s²)', | ||||
|         cli     => 'perimeter-acceleration', | ||||
|         type    => 'f', | ||||
|     }, | ||||
|     'infill_acceleration' => { | ||||
|         label   => 'Infill (mm/s^2)', | ||||
|         label   => 'Infill (mm/s²)', | ||||
|         cli     => 'infill-acceleration', | ||||
|         type    => 'f', | ||||
|     }, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci