Merge branch 'master' into sv06-plus

This commit is contained in:
Bassam Husain
2023-09-10 15:11:10 -04:00
4 changed files with 10 additions and 3 deletions

View File

@@ -22,6 +22,7 @@ gcode:
G1 X{max_x/2} Y{max_y/2} Z10 F6000
M106 S64
PID_CALIBRATE HEATER=extruder TARGET={TARGETTEMP}
M107 ; Turn off print cooling fan
# TODO test this
[gcode_macro PID_TEST_ALL]