mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	Remove duplicate_mode from options list
This commit is contained in:
		
							parent
							
								
									23fd8de1f5
								
							
						
					
					
						commit
						1c6789e042
					
				
					 1 changed files with 0 additions and 7 deletions
				
			
		| 
						 | 
				
			
			@ -558,13 +558,6 @@ our $Options = {
 | 
			
		|||
        type    => 'i',
 | 
			
		||||
        max     => 359,
 | 
			
		||||
    },
 | 
			
		||||
    'duplicate_mode' => {
 | 
			
		||||
        label   => 'Duplicate',
 | 
			
		||||
        gui_only => 1,
 | 
			
		||||
        type    => 'select',
 | 
			
		||||
        values  => [qw(no autoarrange grid)],
 | 
			
		||||
        labels  => ['No', 'Autoarrange', 'Grid'],
 | 
			
		||||
    },
 | 
			
		||||
    'duplicate' => {
 | 
			
		||||
        label    => 'Copies (autoarrange)',
 | 
			
		||||
        cli      => 'duplicate=i',
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue