Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to Static asserts to allow use of floats on DUAL_X_CARRIAGE configurations #27701

Open
wants to merge 2 commits into
base: bugfix-2.1.x
Choose a base branch
from

Conversation

Farva42
Copy link
Contributor

@Farva42 Farva42 commented Feb 21, 2025

Description

This will allow Floats to be used for X2_MAX_POS, X2_HOME_POS, X1_MIN_POS & X1_MAX_POS on DUAL_X_CARRIAGE configurations.
I also removed a redundant check on the X2_MAX_POS and replaced with a check to avoid the X2 hitting X1 while X1 is parked.

Requirements

Tested using the configuration from the below Issue

Benefits

Allows for using Floats when using DUAL_X_CARRIAGE

Configurations

configuration.zip

Related Issues

(#27623)

… & include test to insure X2 cannot hit X1 in the parked position.
@Farva42
Copy link
Contributor Author

Farva42 commented Feb 21, 2025

CI tests failing in setup

E: Failed to fetch mirror+file:/etc/apt/apt-mirrors.txt/pool/main/libs/libsndfile/libsndfile1_1.0.31-2ubuntu0.1_amd64.deb 404 Not Found [IP: 52.147.219.192 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant