🔧 Add H8 to Creality 4.2.2 stepper warning (#25154)
This commit is contained in:
parent
0c0ed15066
commit
add9da25e6
|
@ -712,7 +712,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(EMIT_CREALITY_422_WARNING) && DISABLED(NO_CREALITY_422_DRIVER_WARNING)
|
#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.)"
|
#warning "Creality 4.2.2 boards come with a variety of stepper drivers. Check the board label (typically on SD Card module) and set the correct *_DRIVER_TYPE! (C=HR4988, E=A4988, A=TMC2208, B=TMC2209, H=TMC2225, H8=HR4988). (Define NO_CREALITY_422_DRIVER_WARNING to suppress this warning.)"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if PRINTCOUNTER_SYNC
|
#if PRINTCOUNTER_SYNC
|
||||||
|
|
Loading…
Reference in a new issue