mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Removed hard coded default for print center
This commit is contained in:
		
							parent
							
								
									c16ecb4316
								
							
						
					
					
						commit
						117c31d617
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -136,7 +136,7 @@ Usage: slic3r.pl [ OPTIONS ] file.stl | |||
|   Printer options: | ||||
|     --nozzle-diameter   Diameter of nozzle in mm (default: $Slic3r::nozzle_diameter) | ||||
|     --print-center      Coordinates of the point to center the print around  | ||||
|                         (default: 100,100) | ||||
|                         (default: $Slic3r::print_center->[0],$Slic3r::print_center->[1]) | ||||
|     --use-relative-e-distances | ||||
|                         Use relative distances for extrusion in GCODE output | ||||
|     --z-offset          Additional height in mm to add to vertical coordinates | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci