Search found 2 matches
- Wed Jan 20, 2016 3:25 pm
- Forum: Stepper Motor
- Topic: All axis go to the bottom stage vertically
- Replies: 3
- Views: 5697
Re: All axis go to the bottom stage vertically
Homing is not yet because three axis went down when I pushed the homing button. Thus yesterday reading Q&A of this forum, I changed part of configuration.h from 'true' to 'false' like below. from (this is initial condition.) #define INVERT_X_DIR true // for Mendel set to false, for Orca set to true ...
- Tue Jan 12, 2016 10:43 pm
- Forum: Stepper Motor
- Topic: All axis go to the bottom stage vertically
- Replies: 3
- Views: 5697
All axis go to the bottom stage vertically
I'm setting up Delta Rostock mini G2. I finished until building the machine and compiling firmware. However, when I tried to control each axis manually and to push X positive, all axis started to move to the bottom stage at the same time. In short, each stepping motor rotated in an only direction. I...