Skip to content

Instantly share code, notes, and snippets.

@NameOfTheDragon
Created January 7, 2021 14:57
Show Gist options
  • Save NameOfTheDragon/b32c3712a3299e47907db9d33df87847 to your computer and use it in GitHub Desktop.
Save NameOfTheDragon/b32c3712a3299e47907db9d33df87847 to your computer and use it in GitHub Desktop.
; 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