mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Provide instructions for loading an existing configuration instead of using the wizard
This commit is contained in:
		
							parent
							
								
									8f0aab3520
								
							
						
					
					
						commit
						bfe7108cea
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -218,6 +218,7 @@ sub new { | |||
|     my $self = $class->SUPER::new($parent, 'Welcome to the Slic3r Configuration Wizard'); | ||||
| 
 | ||||
|     $self->append_text('Hello, welcome to Slic3r! This wizard helps you with the initial configuration; just a few settings and you will be ready to print.'); | ||||
|     $self->append_text('To import an existing configuration instead, cancel this wizard and use the Open Config menu item found in the File menu.'); | ||||
|     $self->append_text('To continue, click Next.'); | ||||
| 
 | ||||
|     return $self; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Henrik Brix Andersen
						Henrik Brix Andersen