You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The initial support for GD32 that was merged had the pull request in the U8glib repo linked in, so I'm not sure if it was intentionally merged anyway without it - perhaps pending LCD changes? If so, this can be closed. If it was just accidentally missed, then that repo has the feature request and patch already requested. I'm only creating the bug report here since Marlin wont build without the changes.
Bug Timeline
No response
Expected behavior
Successful build.
Actual behavior
Errors with build due to the ARDUINO define and the library not excluding ARDUINO_ARCH_MFL in various files.
Steps to Reproduce
No response
Version of Marlin Firmware
bugfix-2.1.x
Printer model
Ender-3
Electronics
GD32
LCD/Controller
Stock
Other 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.
Progress! I see this was merged, so now we'll just wait for the new package to be released. Awesome! And thank you!
EDIT:
The only thing preventing building is in features.ini
HAS_MARLINUI_U8GLIB = marlinfirmware/U8glib-HAL@0.5.4
While the code was merge, this still is using the last release to build. Just wanted to mention that in case it got missed. If this is known and intentional for now, just ignore this. 🙂 Otherwise bumping the release, for example to U8glib-HAL@0.5.5, will likely be required. This isn't something I can do or patch though.
Uh oh!
There was an error while loading. Please reload this page.
Did you test the latest
bugfix-2.1.x
code?Yes, and the problem still exists.
Bug Description
The initial support for GD32 that was merged had the pull request in the U8glib repo linked in, so I'm not sure if it was intentionally merged anyway without it - perhaps pending LCD changes? If so, this can be closed. If it was just accidentally missed, then that repo has the feature request and patch already requested. I'm only creating the bug report here since Marlin wont build without the changes.
Bug Timeline
No response
Expected behavior
Successful build.
Actual behavior
Errors with build due to the ARDUINO define and the library not excluding ARDUINO_ARCH_MFL in various files.
Steps to Reproduce
No response
Version of Marlin Firmware
bugfix-2.1.x
Printer model
Ender-3
Electronics
GD32
LCD/Controller
Stock
Other add-ons
No response
Bed Leveling
None
Your Slicer
None
Host Software
None
Don't forget to include
Configuration.h
andConfiguration_adv.h
.Additional information & file uploads
The U8glib patch here: MarlinFirmware/U8glib-HAL#35
The text was updated successfully, but these errors were encountered: