mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-27 18:51:11 -06:00 
			
		
		
		
	New option to disable retraction when moving between infill paths inside the same island. #29
This commit is contained in:
		
							parent
							
								
									af1b64a086
								
							
						
					
					
						commit
						0c22250740
					
				
					 5 changed files with 20 additions and 9 deletions
				
			
		|  | @ -401,7 +401,7 @@ sub build { | |||
|         }, | ||||
|         { | ||||
|             title => 'Advanced', | ||||
|             options => [qw(infill_every_layers fill_angle solid_infill_below_area)], | ||||
|             options => [qw(infill_every_layers fill_angle solid_infill_below_area only_retract_when_crossing_perimeters)], | ||||
|         }, | ||||
|     ]); | ||||
|      | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci