From b03dd876654d88532f6c9e4cff3cbbb218131908 Mon Sep 17 00:00:00 2001 From: Markus Hitter Date: Sun, 20 Mar 2011 16:08:00 +0100 Subject: [PATCH] config.h.dist: remove the Gen3 sample pinout. As we have a config.gen3.h now, this is obsolete. --- config.h.dist | 30 ------------------------------ 1 file changed, 30 deletions(-) diff --git a/config.h.dist b/config.h.dist index 9c54a5a..4a7d91a 100644 --- a/config.h.dist +++ b/config.h.dist @@ -199,36 +199,6 @@ undefine if you don't want to use them #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 - /***************************************************************************\