Marlin firmware and controller board configuration help needed ASAP July 02, 2018 06:35PM |
Registered: 4 years ago Posts: 7 |
Re: Marlin firmware and controller board configuration help needed ASAP July 02, 2018 09:43PM |
Admin Registered: 12 years ago Posts: 6,788 |
Re: Marlin firmware and controller board configuration help needed ASAP July 02, 2018 09:47PM |
Registered: 4 years ago Posts: 7 |
Re: Marlin firmware and controller board configuration help needed ASAP July 02, 2018 09:53PM |
Registered: 4 years ago Posts: 7 |
Re: Marlin firmware and controller board configuration help needed ASAP July 02, 2018 10:39PM |
Admin Registered: 12 years ago Posts: 6,788 |
Re: Marlin firmware and controller board configuration help needed ASAP July 02, 2018 11:06PM |
Registered: 4 years ago Posts: 7 |
Re: Marlin firmware and controller board configuration help needed ASAP July 03, 2018 02:02AM |
Registered: 4 years ago Posts: 7 |
Re: Marlin firmware and controller board configuration help needed ASAP July 03, 2018 02:41AM |
Admin Registered: 12 years ago Posts: 6,788 |
#define USE_XMIN_PLUG #define USE_YMIN_PLUG #define USE_ZMIN_PLUG //#define USE_XMAX_PLUG //#define USE_YMAX_PLUG //#define USE_ZMAX_PLUG
// Invert the stepper direction. Change (or reverse the motor connector) if an axis goes the wrong way. #define INVERT_X_DIR false #define INVERT_Y_DIR true #define INVERT_Z_DIR false