mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	New option to define the overhang threshold angle for support material generation
This commit is contained in:
		
							parent
							
								
									07daefeddb
								
							
						
					
					
						commit
						36753d85b7
					
				
					 6 changed files with 21 additions and 9 deletions
				
			
		|  | @ -86,7 +86,7 @@ sub new { | |||
|         }, | ||||
|         support_material => { | ||||
|             title => 'Support material', | ||||
|             options => [qw(support_material support_material_tool)], | ||||
|             options => [qw(support_material support_material_threshold support_material_pattern support_material_angle support_material_tool)], | ||||
|         }, | ||||
|     ); | ||||
|     $self->{panels} = \%panels; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci