mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	New option to randomize starting points across layers
This commit is contained in:
		
							parent
							
								
									b360b2bcea
								
							
						
					
					
						commit
						fa4f2c8b97
					
				
					 8 changed files with 50 additions and 24 deletions
				
			
		| 
						 | 
				
			
			@ -44,7 +44,7 @@ sub new {
 | 
			
		|||
        },
 | 
			
		||||
        print => {
 | 
			
		||||
            title => 'Print settings',
 | 
			
		||||
            options => [qw(perimeters solid_layers fill_density fill_angle fill_pattern solid_fill_pattern support_material support_material_tool)],
 | 
			
		||||
            options => [qw(perimeters solid_layers fill_density fill_angle fill_pattern solid_fill_pattern randomize_start support_material support_material_tool)],
 | 
			
		||||
        },
 | 
			
		||||
        retract => {
 | 
			
		||||
            title => 'Retraction',
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue