Skip to content
Snippets Groups Projects
Commit 9d13f07d authored by Scott Lahteine's avatar Scott Lahteine
Browse files

GTM32 Pro VB changes from Markku Sinisalo

parent 5fbe5cab
No related branches found
No related tags found
No related merge requests found
......@@ -64,17 +64,17 @@
#define Z_DIR_PIN PD3
#define Z_ENABLE_PIN PB3
#define E0_STEP_PIN PC14
#define E0_DIR_PIN PC13
#define E0_ENABLE_PIN PC15
#define E0_STEP_PIN PB2
#define E0_DIR_PIN PB11
#define E0_ENABLE_PIN PC4
#define E1_STEP_PIN PA0
#define E1_DIR_PIN PB6
#define E1_ENABLE_PIN PA1
#define E2_STEP_PIN PB2
#define E2_DIR_PIN PB11
#define E2_ENABLE_PIN PC4
#define E2_STEP_PIN PC14
#define E2_DIR_PIN PC13
#define E2_ENABLE_PIN PC15
//
// Heaters / Fans
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment