Repetier-Firmware  0.91
src/ArduinoAVR/Repetier/pins.h File Reference

Go to the source code of this file.

Defines

#define ARCH_AVR   1
#define ARCH_ARM   2
#define CURRENT_CONTROL_MANUAL   1
#define CURRENT_CONTROL_DIGIPOT   2
#define CURRENT_CONTROL_LTC2600   3
#define KNOWN_BOARD   1
#define X_STEP_PIN   2
#define X_DIR_PIN   3
#define X_ENABLE_PIN   -1
#define X_MIN_PIN   4
#define X_MAX_PIN   9
#define Y_STEP_PIN   10
#define Y_DIR_PIN   7
#define Y_ENABLE_PIN   -1
#define Y_MIN_PIN   8
#define Y_MAX_PIN   13
#define Z_STEP_PIN   19
#define Z_DIR_PIN   18
#define Z_ENABLE_PIN   5
#define Z_MIN_PIN   17
#define Z_MAX_PIN   16
#define E0_STEP_PIN   11
#define E0_DIR_PIN   12
#define E0_ENABLE_PIN   -1
#define SDPOWER   -1
#define SDSS   -1
#define LED_PIN   -1
#define FAN_PIN   -1
#define PS_ON_PIN   15
#define HEATER_0_PIN   6
#define TEMP_0_PIN   0
#define E2_PINS
#define SENSITIVE_PINS

Define Documentation

#define ARCH_ARM   2
#define ARCH_AVR   1
#define CURRENT_CONTROL_DIGIPOT   2
#define CURRENT_CONTROL_LTC2600   3
#define CURRENT_CONTROL_MANUAL   1
#define E0_DIR_PIN   12
#define E0_ENABLE_PIN   -1
#define E0_STEP_PIN   11
#define E2_PINS
#define FAN_PIN   -1
#define HEATER_0_PIN   6
#define KNOWN_BOARD   1
#define LED_PIN   -1
#define PS_ON_PIN   15
#define SDPOWER   -1
#define SDSS   -1
#define TEMP_0_PIN   0
#define X_DIR_PIN   3
#define X_ENABLE_PIN   -1
#define X_MAX_PIN   9
#define X_MIN_PIN   4
#define X_STEP_PIN   2
#define Y_DIR_PIN   7
#define Y_ENABLE_PIN   -1
#define Y_MAX_PIN   13
#define Y_MIN_PIN   8
#define Y_STEP_PIN   10
#define Z_DIR_PIN   18
#define Z_ENABLE_PIN   5
#define Z_MAX_PIN   16
#define Z_MIN_PIN   17
#define Z_STEP_PIN   19
 All Data Structures Namespaces Files Functions Variables Typedefs Friends Defines