From 77597594ce580d5e85ac85d02ae9116b219f0063 Mon Sep 17 00:00:00 2001 From: pedro Date: Sat, 5 Jun 2021 20:59:16 +0000 Subject: [PATCH] Set target tem for hotend to 250C --- .../{PID Tune Hot End 275 => PID Tune Hot End 250} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename macros/Calibration/PID Tuning/{PID Tune Hot End 275 => PID Tune Hot End 250} (70%) diff --git a/macros/Calibration/PID Tuning/PID Tune Hot End 275 b/macros/Calibration/PID Tuning/PID Tune Hot End 250 similarity index 70% rename from macros/Calibration/PID Tuning/PID Tune Hot End 275 rename to macros/Calibration/PID Tuning/PID Tune Hot End 250 index 9cda683..9130e73 100644 --- a/macros/Calibration/PID Tuning/PID Tune Hot End 275 +++ b/macros/Calibration/PID Tuning/PID Tune Hot End 250 @@ -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"