Add LED control and several other macros

This commit is contained in:
2021-06-03 22:09:42 +00:00
parent b86b210c9b
commit b0288dccc5
90 changed files with 19723 additions and 1 deletions

View File

@@ -0,0 +1,14 @@
; 0:/macros/PID Tuning/PID Tune Hot End 220
; Based on https://duet3d.dozuki.com/Wiki/Tuning_the_heater_temperature_control
;
M291 S3 R"PID Tuning Bed to 60c" P"Do not interrupt or leave unattended while tuning in progress."
M303 H0 S60 ; auto tune heater 0, default PWM, 60C target or maximum temperature
M98 P"0:/macros/Musical Tunes/TwoBits.g"
M291 S3 R"PID Tuning Complete" P"Check console for heater values. Values saved to config-Override.g"
M307 H1 ; report values for heater 1
M500 ; Save values to config-override.g