Add Creality 4.5.2 board (#20378)
Co-authored-by: Jason Smith <jason.inet@gmail.com>
This commit is contained in:
committed by
GitHub
parent
2c8f566231
commit
e8ed880e62
@@ -21,13 +21,13 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* CREALITY (STM32F103) board pin assignments
|
||||
* Creality 4.2.x (STM32F103RET6) board pin assignments
|
||||
*/
|
||||
|
||||
#if NOT_TARGET(__STM32F1__)
|
||||
#error "Oops! Select an STM32F1 board in 'Tools > Board.'"
|
||||
#elif HOTENDS > 1 || E_STEPPERS > 1
|
||||
#error "Creality V4 only supports one hotend / E-stepper. Comment out this line to continue."
|
||||
#error "Creality_V4 only supports one hotend / E-stepper. Comment out this line to continue."
|
||||
#endif
|
||||
|
||||
#ifndef BOARD_INFO_NAME
|
||||
|
Reference in New Issue
Block a user