screws_tilt_calculate
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
screws_tilt_calculate [2025/09/13 23:31] – external edit 127.0.0.1 | screws_tilt_calculate [2025/09/20 16:33] (current) – dshoop | ||
---|---|---|---|
Line 10: | Line 10: | ||
IMPORTANT: You MUST always do a G28 before using this command. | IMPORTANT: You MUST always do a G28 before using this command. | ||
+ | |||
+ | ==== [SCREWS TILT ADJUST] ==== | ||
+ | |||
+ | SCREWS_TILT_CALCULATE makes use of configuration stanza in [[printer.cfg]] to define the positions on the bed screw. These positions are measured from the probe position NOT the nozzle position. The [[z probe]] which is in the rear left corner of the print head should be over top the bed screw position when measured. | ||
+ | |||
+ | Below is an example for the Neptune 4 (standard) | ||
+ | |||
+ | < | ||
+ | [screws_tilt_adjust] | ||
+ | screw1_name: | ||
+ | screw1: 55,180 | ||
+ | screw2_name: | ||
+ | screw2: 225,180 | ||
+ | screw3_name: | ||
+ | screw3: 225,10 | ||
+ | screw4_name: | ||
+ | screw4: 55,10 | ||
+ | horizontal_move_z: | ||
+ | speed: 200 | ||
+ | screw_thread: | ||
+ | </ | ||
+ | |||
+ | See the [[Klipper]] docs for more. | ||
+ | |||
/app/data/attic/screws_tilt_calculate.1757820704.txt.gz · Last modified: by 127.0.0.1