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

[BUG] Z axis does not move when using BLTouch #6

Closed
1 task done
Bromim opened this issue Jun 10, 2023 · 1 comment
Closed
1 task done

[BUG] Z axis does not move when using BLTouch #6

Bromim opened this issue Jun 10, 2023 · 1 comment

Comments

@Bromim
Copy link

Bromim commented Jun 10, 2023

Did you test the latest bugfix-2.1.x code?

Yes, and the problem still exists.

Bug Description

Firmware for FB-G6 with BLTouch does not move Z axis when setting home position.
Commenting out the line helped me:
"#define Z_MIN_PROBE_USES_Z_MIN_ENDSTOP_PIN"
And adding "#define Z_MIN_PROBE_PIN PC4 //Pin 32 is the RAMPS default"
And everything worked.

Bug Timeline

No response

Expected behavior

No response

Actual behavior

No response

Steps to Reproduce

No response

Version of Marlin Firmware

Marlin-2.1.2.8rc3

Printer model

Flyingbear Ghost 6

Electronics

No response

Add-ons

No response

Bed Leveling

None

Your Slicer

None

Host Software

None

Don't forget to include

  • A ZIP file containing your Configuration.h and Configuration_adv.h.

Additional information & file uploads

Marlin.zip

@tarwirdur
Copy link

In which port did you connect the bltouch?

Firmware compiled to connect a bltouch instead of Z-endstop (port Z- on board [PC8 pin]).

There is page on wiki (currently in russian language only, sorry)

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

2 participants