mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Decrease default PETG temp for temp tower test #1117
This commit is contained in:
		
							parent
							
								
									cf4df922bf
								
							
						
					
					
						commit
						aa4704a6db
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -347,7 +347,7 @@ void Temp_Calibration_Dlg::on_filament_type_changed(wxCommandEvent& event) { | |||
|             end = 230; | ||||
|             break; | ||||
|         case tPETG: | ||||
|             start = 260; | ||||
|             start = 250; | ||||
|             end = 230; | ||||
|             break; | ||||
|         case tTPU: | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 SoftFever
						SoftFever