Help!!! Delta wrong distance moves ...
Hi all,
I have recently switched from Marlin 1.1 to Repetier and I can not get my Delta to move correctly.
Problem: Moves double the amount specified. ex. Send command to move 10mm but the printer will move 20mm
Set up: Rostock mini, Board: Ramp 1.3 , Arduino mega
I know my steps per mm are set correctly because I am using the same number that I used in the old Marlin firmware.
Anybody knows why?
I have recently switched from Marlin 1.1 to Repetier and I can not get my Delta to move correctly.
Problem: Moves double the amount specified. ex. Send command to move 10mm but the printer will move 20mm
Set up: Rostock mini, Board: Ramp 1.3 , Arduino mega
I know my steps per mm are set correctly because I am using the same number that I used in the old Marlin firmware.
Anybody knows why?
Comments
M502
M500
woudl copy the one in configuration.h to eeprom or use eeprom editor in host/server.
Roko said: Dividing steps by 2? Why should I do this it? I know that I am using the correct steps per mm.
Also even if the eeprom stores the old values it should move correctly because the steps per mm where set correctly...
I would really like to use repetier by the way because of the laser and cnc support option, but I am getting furstrated with this thing...
Roko said: Dividing steps by 2? Why should I do this it? I know that I am using the correct steps per mm.
I was thinking about the default microstepping settings in firmware between Marlin and Repetier.
I could be wrong, I'm not a programmer.