mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 04:31:15 -06:00 
			
		
		
		
	Add --use-relative-e-distances back to the --help too
This commit is contained in:
		
							parent
							
								
									06c22c9db3
								
							
						
					
					
						commit
						471f015ef4
					
				
					 2 changed files with 2 additions and 0 deletions
				
			
		|  | @ -102,6 +102,7 @@ The author is Alessandro Ranellucci (me). | |||
|                             (+/-, default: 0) | ||||
|         --gcode-flavor      The type of G-code to generate (reprap/teacup/makerbot/mach3/no-extrusion, | ||||
|                             default: reprap) | ||||
|         --use-relative-e-distances Enable this to get relative E values | ||||
|         --gcode-arcs        Use G2/G3 commands for native arcs (experimental, not supported | ||||
|                             by all firmwares) | ||||
|         --g0                Use G0 commands for retraction (experimental, not supported by all | ||||
|  |  | |||
|  | @ -120,6 +120,7 @@ Usage: slic3r.pl [ OPTIONS ] file.stl | |||
|                         (+/-, default: $Slic3r::z_offset) | ||||
|     --gcode-flavor      The type of G-code to generate (reprap/teacup/makerbot/mach3/no-extrusion, | ||||
|                         default: $Slic3r::gcode_flavor) | ||||
|     --use-relative-e-distances Enable this to get relative E values | ||||
|     --gcode-arcs        Use G2/G3 commands for native arcs (experimental, not supported | ||||
|                         by all firmwares) | ||||
|     --g0                Use G0 commands for retraction (experimental, not supported by all | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci