mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	New --min-skirt-length option. #269
This commit is contained in:
		
							parent
							
								
									c25e54a830
								
							
						
					
					
						commit
						e9ae62a9d1
					
				
					 6 changed files with 49 additions and 6 deletions
				
			
		| 
						 | 
				
			
			@ -435,7 +435,7 @@ sub build {
 | 
			
		|||
    $self->add_options_page('Skirt and brim', 'box.png', optgroups => [
 | 
			
		||||
        {
 | 
			
		||||
            title => 'Skirt',
 | 
			
		||||
            options => [qw(skirts skirt_distance skirt_height)],
 | 
			
		||||
            options => [qw(skirts skirt_distance skirt_height min_skirt_length)],
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            title => 'Brim',
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue