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] Creality 4.2.2 stepper driver warning "H8" missing #25153

Closed
1 task done
duk3luk3 opened this issue Dec 27, 2022 · 2 comments
Closed
1 task done

[BUG] Creality 4.2.2 stepper driver warning "H8" missing #25153

duk3luk3 opened this issue Dec 27, 2022 · 2 comments

Comments

@duk3luk3
Copy link
Contributor

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

Yes, and the problem still exists.

Bug Description

The Creality Board 4.2.2 stepper driver warning contains a reference of board "steppings" to on-board stepper driver variants:

#if ENABLED(EMIT_CREALITY_422_WARNING) && DISABLED(NO_CREALITY_422_DRIVER_WARNING)
#warning "Creality 4.2.2 boards come with a variety of stepper drivers. Check the board label and set the correct *_DRIVER_TYPE! (C=HR4988, E=A4988, A=TMC2208, B=TMC2209, H=TMC2225). (Define NO_CREALITY_422_DRIVER_WARNING to suppress this warning.)"
#endif

Boards delivered with Ender 3 Pro "V1.5" have a new code "H8" that is on a sticker placed on the SD Card slot.

Based on a printer ordered in November 2022, this board contains HR4988 drivers:

https://cdn.discordapp.com/attachments/491165528295997450/1057146929064194048/IMG_1945.jpg

Bug Timeline

No response

Expected behavior

See "H8" specified in the warning

Actual behavior

"H8" missing

Steps to Reproduce

Use Configuration.h from https://github.com/MarlinFirmware/Configurations/tree/bugfix-2.1.x/config/examples/Creality/Ender-3%20Pro/CrealityV422

Version of Marlin Firmware

bugfix-2.1.x

Printer model

Creality Ender 4 Pro

Electronics

Stock 4.2.2

Add-ons

None

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

No response

@thisiskeithb
Copy link
Member

Closing since you've opened a PR:

@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 Feb 25, 2023
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

2 participants