Browse Source
Merge pull request #51 from pznamenskii/patch-1
Update Configuration.h
FB4S_WIFI
Sergey1560
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
Marlin/Configuration.h
|
@ -1338,7 +1338,7 @@ |
|
|
#endif |
|
|
#endif |
|
|
|
|
|
|
|
|
#ifdef FB_5_STOCK |
|
|
#ifdef FB_5_STOCK |
|
|
#if MOTHERBOARD == BOARD_MKS_ROBIN_NANO_S_V13 |
|
|
#if MOTHERBOARD == BOARD_MKS_ROBIN_NANO_V1_3_F4 |
|
|
#define USR_E0_DIR false |
|
|
#define USR_E0_DIR false |
|
|
#define USR_X_DIR true |
|
|
#define USR_X_DIR true |
|
|
#define USR_Y_DIR true |
|
|
#define USR_Y_DIR true |
|
|