Created
January 7, 2021 14:57
-
-
Save NameOfTheDragon/b32c3712a3299e47907db9d33df87847 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; temperature tower: https://www.thingiverse.com/thing:2729076 | |
; appliy the following function in Klipper FW before running the temp tower: | |
TUNING_TOWER COMMAND="SET_HEATER_TEMPERATURE HEATER=extruder" PARAMETER=TARGET START=227.5 FACTOR=-.5 BAND=10 | |
; This starts at 225deg and every 10mm reduces by 5deg until the top tower hits 180deg. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment