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: LCD only (without buttons) does not compile (Gen6+I2C LCD) #253

Closed
zdar opened this issue Sep 16, 2012 · 1 comment
Closed

Bug: LCD only (without buttons) does not compile (Gen6+I2C LCD) #253

zdar opened this issue Sep 16, 2012 · 1 comment

Comments

@zdar
Copy link

zdar commented Sep 16, 2012

I have I2C connected LCD on gen6 (ywrobot - I2C expander). However the compilation fails due to missing declaration pins (BL_MI etc) in marlin and ultrlcd files.

Sofar enabling LCD automatically supposes that there are buttons which is not true in display ONLY configuration.

I did some modification in my tree to enable button less build and to enable I2C LCD support (https://github.com/zdar/Marlin/). The I2C LCD part is working. There are some stubs for I2C expander based encoder/buttons which I plan to add later on.

@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 Apr 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants