Skip to content

Problem with SCREWS_TILT_CALCULATE #1432

Description

@airkingbr

I performed a fresh installation of Simple AF, and after installing and completing all the Cartographer calibrations, the SCREWS_TILT_CALCULATE command consistently returns a "move out of range" error.

Note that I am using K1 Max with Cartographer and BootyGauntry.

Upon checking the configuration, I saw that the following settings were applied for SCREWS_TILT_CALCULATE:

[screws_tilt_adjust]
screw1: 22,4.3
screw1_name: front left screw
screw2: 278,4.3
screw2_name: front right screw
screw3: 248,253.3
screw3_name: rear right screw
screw4: 48,253.3
screw4_name: rear left screw
speed: 50
horizontal_move_z: 5
screw_thread: CW-M4

This configuration is causing the "move out of range" issue.

Looking through my backups, I found the configuration that always worked on Simple AF; here it is:

[screws_tilt_adjust]
screw1: 19,6
screw1_name: front left screw
screw2: 278,6
screw2_name: front right screw
screw3: 248,255
screw3_name: rear right screw
screw4: 48,255
screw4_name: rear left screw
horizontal_move_z: 5
speed: 100
screw_thread: CW-M4**

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions