mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 04:31:15 -06:00 
			
		
		
		
	The option --gui-mode has been removed with the following option:
82bde51c27
As it causes issues to the Repetier Host application
https://github.com/prusa3d/Slic3r/issues/363
this option has been added with this commit for compatibility reasons.This commit is contained in:
		
							parent
							
								
									cb43f19a90
								
							
						
					
					
						commit
						046d5a9cb7
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -35,6 +35,7 @@ my %cli_options = (); | |||
|         'ignore-nonexistent-config' => \$opt{ignore_nonexistent_config}, | ||||
|         'no-controller'         => \$opt{no_controller}, | ||||
|         'no-plater'             => \$opt{no_plater}, | ||||
|         'gui-mode=s'            => \$opt{obsolete_ignore_this_option_gui_mode}, | ||||
|         'datadir=s'             => \$opt{datadir}, | ||||
|         'export-svg'            => \$opt{export_svg}, | ||||
|         'merge|m'               => \$opt{merge}, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 bubnikv
						bubnikv