Mini kossel homing issue - motors skipping and shaking October 04, 2015 03:11AM |
Registered: 8 years ago Posts: 6 |
Re: Mini kossel homing issue - motors skipping and shaking October 04, 2015 03:30AM |
Registered: 9 years ago Posts: 14,664 |
Re: Mini kossel homing issue - motors skipping and shaking October 04, 2015 03:45AM |
Registered: 8 years ago Posts: 6 |
Quote
dc42
If you are using RAMPS electronics, check that you have the jumpers under the driver modules set for 16x microstepping.
Re: Mini kossel homing issue - motors skipping and shaking October 04, 2015 04:40AM |
Registered: 8 years ago Posts: 5,232 |
Re: Mini kossel homing issue - motors skipping and shaking October 04, 2015 04:51AM |
Registered: 8 years ago Posts: 6 |
Quote
o_lampe
It sounds like your carriers hit the endstops, but the motors don´t stop...
This could be related to wrong wiring position on the Ramps board. #see attached picture
The front left endstop should be wired to x-Max pins ( second column from left )
The front right endstop should be wired to y-Max pins ( fourth column from left )
The rear endstop should be wired to z-Max pins ( last column )
If that´s OK, you can also check the switching logic with sending M119 trough pronterface.
All endstops should read "open" when NOT homed, and the MAX-endstops read "triggered" when ( manually ) homed.
Re: Mini kossel homing issue - motors skipping and shaking October 04, 2015 04:55AM |
Registered: 8 years ago Posts: 5,232 |
Re: Mini kossel homing issue - motors skipping and shaking October 04, 2015 05:07AM |
Registered: 8 years ago Posts: 6 |
Quote
o_lampe
You might have a shortcut in the endstops or wired them the wrong way? So,the controller shuts down, when an endstop is triggered...
Re: Mini kossel homing issue - motors skipping and shaking October 04, 2015 05:29AM |
Registered: 8 years ago Posts: 445 |
Re: Mini kossel homing issue - motors skipping and shaking October 04, 2015 06:12AM |
Registered: 9 years ago Posts: 14,664 |
Quote
Lul1811
Quote
dc42
If you are using RAMPS electronics, check that you have the jumpers under the driver modules set for 16x microstepping.
I'm very sorry to bother you, but I don't know how to do thatCould you give me some instructions please?
Edit: figured it out; under the driver modules of every motor there are jumpers on ms1,ms2 and ms3, so I guess they are set for 16x stepping?
Re: Mini kossel homing issue - motors skipping and shaking October 04, 2015 09:49AM |
Registered: 8 years ago Posts: 197 |
Re: Mini kossel homing issue - motors skipping and shaking October 04, 2015 10:34AM |
Registered: 8 years ago Posts: 916 |
Quote
Lul1811
Yesterday I've noticed that they work perfectly fine when I wire them the wrong way, so that they go down when homing.
Re: Mini kossel homing issue - motors skipping and shaking October 04, 2015 11:27AM |
Registered: 8 years ago Posts: 6 |
Quote
nebbian
Quote
Lul1811
Yesterday I've noticed that they work perfectly fine when I wire them the wrong way, so that they go down when homing.
I would wire them the 'wrong way', and then reverse the direction in the firmware. In configuration.h I would change the following:
INVERT_X_DIR
INVERT_Y_DIR
INVERT_Z_DIR
Also have you set the current of your steppers, using a screwdriver and a multimeter?
Re: Mini kossel homing issue - motors skipping and shaking October 04, 2015 11:29AM |
Registered: 8 years ago Posts: 6 |
Quote
xile6
throwing my 2cent in here.
Is the baudrate in the firmware 250000?
Then you connect to pronterface and type in M119 all endstop read open?
Manual press each endstop with your finger and send m119 and see if each reports back as triggered and for the right tower (i.e. Z max for the z motor, x or x etc..)
Also make sure all the wires are in the plug good.
A member had one 1 come out of the connector and cause the carriage to move slowly and shake like it was about to fall apart.
Re: Mini kossel homing issue - motors skipping and shaking October 05, 2015 03:53AM |
Registered: 8 years ago Posts: 5,232 |
Quote
When they hit the endstops, they back up a little and start shaking.