mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2026-02-15 08:59:45 -07:00
🐛 Fix Chitu Z_STOP_PIN (#23330)
This commit is contained in:
parent
f374fa0eb8
commit
9cee626812
1 changed files with 1 additions and 1 deletions
|
|
@ -23,6 +23,6 @@
|
|||
|
||||
#define BOARD_INFO_NAME "Chitu3D V5"
|
||||
|
||||
#define Z_STOP_PIN PG9
|
||||
#define Z_STOP_PIN PA14
|
||||
|
||||
#include "pins_CHITU3D_common.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue