Set target tem for hotend to 250C

This commit is contained in:
pedro 2021-06-05 20:59:16 +00:00
parent a50ea27807
commit 77597594ce

View File

@ -1,11 +1,11 @@
; 0:/macros/PID Tuning/PID Tune Hot End 220
; 0:/macros/PID Tuning/PID Tune Hot End 250
; Based on https://duet3d.dozuki.com/Wiki/Tuning_the_heater_temperature_control
;
M291 S3 R"PID Tuning Hotend to 280c" P"Do not interrupt or leave unattended while tuning in progress."
M291 S3 R"PID Tuning Hotend to 250c" P"Do not interrupt or leave unattended while tuning in progress."
M106 P0 S0.5 ; set part fan to 50%
M303 H1 S280 ; auto tune heater 1, default PWM, 280C target or maximum temperature
M303 H1 S250 ; auto tune heater 1, default PWM, 250C target or maximum temperature
M98 P"0:/macros/Musical Tunes/TwoBits.g"