mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	GCode Preview - Added visualization of volumetric flow rate
This commit is contained in:
		
							parent
							
								
									78d1d83583
								
							
						
					
					
						commit
						4a179c81d2
					
				
					 5 changed files with 28 additions and 1 deletions
				
			
		|  | @ -69,6 +69,7 @@ sub new { | |||
|     $choice_view_type->Append(L("Height")); | ||||
|     $choice_view_type->Append(L("Width")); | ||||
|     $choice_view_type->Append(L("Speed")); | ||||
|     $choice_view_type->Append(L("Volumetric flow rate")); | ||||
|     $choice_view_type->Append(L("Tool")); | ||||
|     $choice_view_type->SetSelection(0); | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Enrico Turri
						Enrico Turri