Last active
April 6, 2025 14:17
-
-
Save stephenfeather/02aa2aa2e2e3daf14d0d780a824f7cc3 to your computer and use it in GitHub Desktop.
Revisions
-
stephenfeather revised this gist
Apr 6, 2025 . 1 changed file with 7 additions and 13 deletions.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -7,40 +7,34 @@ The ones used for setup/tuning are near the top. Klipper Commands: QUERY_ENDSTOPS STEPPER_BUZZ PID_CALIBRATE GET_POSITION PROBE PROBE_CALIBRATE BED_SCREWS_ADJUST Z_ENDSTOP_CALIBRATE QUERY_PROBE TEST_RESONANCES BED_MESH_OUTPUT SET_RETRACTION GET_RETRACTION MANUAL_PROBE BLTOUCH_DEBUG BED_MESH_MAP SAVE_VARIABLE FORCE_MOVE Z_TILT_ADJUST TUNING_TOWER ENDSTOP_PHASE_CALIBRATE SAVE_CONFIG SCREWS_TILT_CALCULATE BED_TILT_CALIBRATE AXIS_TWIST_COMPENSATION_CALIBRATE BLTOUCH_STORE GET_CURRENT_SKEW CALC_MEASURED_SKEW -
stephenfeather created this gist
Apr 6, 2025 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,51 @@ Klipper has a TON of commands you can use to query the configuration, setup your hardware, and use in your macros. However, the commands are buried within pages of text and easy enough to overlook. This list is not exhaustive, these are just the ones I need to remember but due to age, I dont. The ones used for setup/tuning are near the top. Klipper Commands: GET_POSITION QUERY_ENDSTOPS QUERY_PROBE PROBE BED_SCREWS_ADJUST Z_ENDSTOP_CALIBRATE PID_CALIBRATE TEST_RESONANCES BED_MESH_OUTPUT SET_RETRACTION GET_RETRACTION MANUAL_PROBE BLTOUCH_DEBUG BED_MESH_MAP SAVE_VARIABLE FORCE_MOVE STEPPER_BUZZ Z_TILT_ADJUST TUNING_TOWER ENDSTOP_PHASE_CALIBRATE SAVE_CONFIG SCREWS_TILT_CALCULATE BED_TILT_CALIBRATE AXIS_TWIST_COMPENSATION_CALIBRATE BLTOUCH_STORE GET_CURRENT_SKEW CALC_MEASURED_SKEW SET_IDLE_TIMEOUT QUAD_GANTRY_LEVEL SET_Z_THERMAL_ADJUST SET_INPUT_SHAPER MEASURE_AXES_NOISE