mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	Incomplete label for support material extruder option. #593
This commit is contained in:
		
							parent
							
								
									81b05bc46f
								
							
						
					
					
						commit
						b048f51edd
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -187,7 +187,7 @@ our $Options = {
 | 
				
			||||||
        default => 1,
 | 
					        default => 1,
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    'support_material_extruder' => {
 | 
					    'support_material_extruder' => {
 | 
				
			||||||
        label   => 'Extruder',
 | 
					        label   => 'Support material extruder',
 | 
				
			||||||
        cli     => 'support-material-extruder=i',
 | 
					        cli     => 'support-material-extruder=i',
 | 
				
			||||||
        type    => 'i',
 | 
					        type    => 'i',
 | 
				
			||||||
        default => 1,
 | 
					        default => 1,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue