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

Suggested Changes to RC43 Yellowfin BLTouch #40

Open
IggyTheWolf opened this issue Feb 16, 2022 · 0 comments
Open

Suggested Changes to RC43 Yellowfin BLTouch #40

IggyTheWolf opened this issue Feb 16, 2022 · 0 comments

Comments

@IggyTheWolf
Copy link

Description

These are suggested changes to BLTouch leveling on Taz6ArchimBLTouch/Yellowfin_DualExtruderV3. It may need changing in other Yellowfin BLTouch versions as well. When leveling Z the BLTouch wants to probe outside the bed area to the rear.

Suggested Changes to Configuration.h

Line 1753: #define MANUAL_Z_HOME_POS 5.5 // <-- changed
change to: //#define MANUAL_Z_HOME_POS 5.5 // <-- changed

Line 1768: #define Z_SAFE_HOMING_X_POINT -26 // <-- changed: X point for Z homing
Change to: #define Z_SAFE_HOMING_X_POINT X_CENTER // <-- changed: X point for Z homing

Line 1769: #define Z_SAFE_HOMING_Y_POINT 258 // <-- changed: Y point for Z homing
Change to: #define Z_SAFE_HOMING_Y_POINT Y_CENTER // <-- changed: Y point for Z homing

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

No branches or pull requests

1 participant