Add LED control and several other macros
This commit is contained in:
2
macros/PIDTuning/pid_tuning_bed.g
Normal file
2
macros/PIDTuning/pid_tuning_bed.g
Normal file
@@ -0,0 +1,2 @@
|
||||
M307 H0 A303.1 C120 D1.4 S1.00 V24.0 B0 ; PID tune for "Bed"
|
||||
M500 ; Save values to config-override.g
|
||||
2
macros/PIDTuning/pid_tuning_hotend.g
Normal file
2
macros/PIDTuning/pid_tuning_hotend.g
Normal file
@@ -0,0 +1,2 @@
|
||||
M307 H1 A751.5 C196.6 D4.7 S1.00 V23.9 B0 ; run PID tune for hotend
|
||||
M500 ; save config
|
||||
Reference in New Issue
Block a user