config.h.dist: remove the Gen3 sample pinout.
As we have a config.gen3.h now, this is obsolete.
This commit is contained in:
parent
8b78c2a498
commit
b03dd87665
|
|
@ -199,36 +199,6 @@ undefine if you don't want to use them
|
||||||
|
|
||||||
#define PS_ON_PIN DIO9
|
#define PS_ON_PIN DIO9
|
||||||
|
|
||||||
/*
|
|
||||||
this is the official gen3 reprap motherboard pinout
|
|
||||||
*/
|
|
||||||
// #define TX_ENABLE_PIN DIO12
|
|
||||||
// #define RX_ENABLE_PIN DIO13
|
|
||||||
//
|
|
||||||
// #define X_STEP_PIN DIO15
|
|
||||||
// #define X_DIR_PIN DIO18
|
|
||||||
// #define X_MIN_PIN DIO20
|
|
||||||
// #define X_MAX_PIN DIO21
|
|
||||||
// #define X_ENABLE_PIN DIO19
|
|
||||||
//
|
|
||||||
// #define Y_STEP_PIN DIO23
|
|
||||||
// #define Y_DIR_PIN DIO22
|
|
||||||
// #define Y_MIN_PIN AIO6
|
|
||||||
// #define Y_MAX_PIN AIO5
|
|
||||||
// #define Y_ENABLE_PIN DIO7
|
|
||||||
//
|
|
||||||
// #define Z_STEP_PIN AIO4
|
|
||||||
// #define Z_DIR_PIN AIO3
|
|
||||||
// #define Z_MIN_PIN AIO1
|
|
||||||
// #define Z_MAX_PIN AIO0
|
|
||||||
// #define Z_ENABLE_PIN AIO2
|
|
||||||
//
|
|
||||||
// #define E_STEP_PIN DIO16
|
|
||||||
// #define E_DIR_PIN DIO17
|
|
||||||
//
|
|
||||||
// #define SD_CARD_DETECT DIO2
|
|
||||||
// #define SD_WRITE_PROTECT DIO3
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/***************************************************************************\
|
/***************************************************************************\
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue