Fix calibrate esteps link, and add accompanying everything-sv06 link. Adjust calibration.cfg to turn off print cooling fan after pid tune hotend.

This commit is contained in:
Bassam Husain
2023-09-07 00:59:57 -04:00
parent fdabf7f09f
commit 5979673f54
2 changed files with 2 additions and 1 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]