mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Add message about directories as parameters for --output.
This commit is contained in:
		
							parent
							
								
									ce9cf4d964
								
							
						
					
					
						commit
						0224e72f8c
					
				
					 1 changed files with 4 additions and 1 deletions
				
			
		|  | @ -219,7 +219,10 @@ Usage: slic3r.pl [ OPTIONS ] [ file.stl ] [ file2.stl ] ... | |||
|                         more than once to load options from multiple files. | ||||
|     -o, --output <file> File to output gcode to (by default, the file will be saved | ||||
|                         into the same directory as the input file using the  | ||||
|                         --output-filename-format to generate the filename) | ||||
|                         --output-filename-format to generate the filename.) If a | ||||
|                         directory is specified for this option, the output will | ||||
|                         be saved under that directory, and the filename will be | ||||
|                         generated by --output-filename-format. | ||||
|    | ||||
|   Non-slicing actions (no G-code will be generated): | ||||
|     --repair            Repair given STL files and save them as <name>_fixed.obj | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Y. Sapir
						Y. Sapir