mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-25 01:14:27 +08:00
Decrease default PETG temp for temp tower test #1117
This commit is contained in:
parent
cf4df922bf
commit
aa4704a6db
@ -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…
x
Reference in New Issue
Block a user