mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	Set support material enforce layers to 0 when spiral printing
This commit is contained in:
		
							parent
							
								
									7979dd9e9c
								
							
						
					
					
						commit
						4121a7ece5
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -70,6 +70,7 @@ sub _trigger_config {
 | 
			
		|||
        $self->config->set('fill_density', 0);
 | 
			
		||||
        $self->config->set('top_solid_layers', 0);
 | 
			
		||||
        $self->config->set('support_material', 0);
 | 
			
		||||
        $self->config->set('support_material_enforce_layers', 0);
 | 
			
		||||
        $self->config->set('retract_layer_change', [0]);  # TODO: only apply this to the spiral layers
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue