Skip to content

Conversation

donywang922
Copy link

Currently, the movement speed of Gantry Shaft is limited to 0.49, which means that when moving Gantry at a speed of 256, each block is not exactly 2gt. This error will increase with the movement distance and exceed 0.5 after 25 blocks, causing the final position to be inconsistent with the expected position.

@VoidLeech
Copy link
Collaborator

VoidLeech commented Sep 2, 2025

This behaviour of clamping speed to 0.49 is not exclusive to gantry shafts, see #8838, which accomplishes similar goals.

@VoidLeech VoidLeech added pr type: fix PR fixes a bug pr flag: simple PR has minimal changes labels Sep 2, 2025
@nopeless
Copy link
Contributor

@donywang922 unfortunately it is not as simple as just removing the clamp. if you have time, please test out my PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr flag: simple PR has minimal changes pr type: fix PR fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants