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

ROBIN PRO z low with fix #22931

Closed
shtaXveed opened this issue Oct 11, 2021 · 7 comments
Closed

ROBIN PRO z low with fix #22931

shtaXveed opened this issue Oct 11, 2021 · 7 comments

Comments

@shtaXveed
Copy link

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

Yes, and the problem still exists.

Bug Description

the lcd reset pin is assigned to PF6 which is a z tx pin. it should be PC6. it causes low on Z while compiling for uart

Bug Timeline

No response

Expected behavior

working printer in uart

Actual behavior

tmc connectivity error and motor stutter on z

Steps to Reproduce

compile uart on robin pro and install

Version of Marlin Firmware

2.0.bugfix 10.10.21

Printer model

artist d pro

Electronics

stock plus bltouch minus some jumpers

Add-ons

bl

Bed Leveling

ABL Bilinear mesh

Your Slicer

No response

Host Software

No response

Additional information & file uploads

found on a makerbase github

@thisiskeithb
Copy link
Member

found on a makerbase github

Please open an issue in their repository. It has already been fixed here.

@shtaXveed
Copy link
Author

shtaXveed commented Oct 11, 2021 via email

@shtaXveed
Copy link
Author

Screenshot_20211011-132037_Chrome
Screenshot_20211011-132005_Chrome

@thisiskeithb
Copy link
Member

thisiskeithb commented Oct 11, 2021

I was looking at the Robin Pro 2 pins file which was correct, but the regular Pro is incorrect and has PF6 assigned multiple times as you noted:

#define Z_SERIAL_RX_PIN PF6

#define LCD_RESET_PIN PF6

I'll post a PR shortly.

@thisiskeithb
Copy link
Member

See #22937. Thanks for the report!

@ellensp
Copy link
Contributor

ellensp commented Oct 17, 2021

This has been merged, closing

@ellensp ellensp closed this as completed Oct 17, 2021
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked and limited conversation to collaborators Dec 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants