mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 00:52:04 +00:00
Decrease default PETG temp for temp tower test #1117
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user