MarlinFirmware / Marlin

Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
https://marlinfw.org
GNU General Public License v3.0
16.28k stars 19.24k forks source link

[BUG] U8glib-HAL v 0.5.0 error during compile #22939

Closed pka4916 closed 3 years ago

pka4916 commented 3 years ago

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

Yes, and the problem still exists.

Bug Description

Unable to compile the latest Marling 2.0.9.2

I see in the features.ini that it's looking for U8glib-HAL v 0.5.0 But unable to install.

I looked at 2.0.9.1 and that one was using U8glib-HAL v 0.4.x.

What do i need to do to make it work, since I can't install it.

Bug Timeline

old issue

Expected behavior

No response

Actual behavior

No response

Steps to Reproduce

No response

Version of Marlin Firmware

2.0.9.1

Printer model

Enter 6

Electronics

stocl

Add-ons

-

Bed Leveling

No Bed Leveling

Your Slicer

Cura

Host Software

No response

Additional information & file uploads

No response

ellensp commented 3 years ago

This Issue Queue is for Marlin bug reports and development-related issues, and we prefer not to handle user-support questions here. (As noted on this page.) For best results getting help with configuration and troubleshooting, please use the following resources:

After seeking help from the community, if the consensus points to a bug in Marlin, then you should post a bug report.

ellensp commented 3 years ago

Ender 6 doesnt even have this lcd, it has a DGUS_LCD_UI_ORIGIN If you disable DGUS_LCD_UI_ORIGIN and enable CR10_STOCKDISPLAY and RET6_12864_LCD It compiles without issue

github-actions[bot] commented 2 years ago

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.