Welcome! Log In Create A New Profile

Advanced

Marlin Axis problem

Posted by eagle941 
Marlin Axis problem
June 02, 2016 06:51PM
Hello,
I have a Sumpod Aluminium with RAMPS 1.4 and Arduino Mega 2560. When I upload the test script everything works fine: LEDs flashing, axis moving back and forth, hotbed and hotend getting hot. When I install Marlin and I want to try manual movements, only the Z axis moves back and forth while all the others don't respond to commands sent and heater/hotbed don't get hot.
Where do you think there is the problem?
Re: Marlin Axis problem
June 02, 2016 08:01PM
check your endstop status with M119 with the axis off all endstops, they should all read open. if not change const bool (AXIS)_MIN_ENDSTOP_INVERTING = TRUE; to false or from false to true or the max endstops
Re: Marlin Axis problem
June 03, 2016 07:48AM
Exactly, they are all open.
Re: Marlin Axis problem
June 03, 2016 10:29AM
Are you sending the commands thru an lcd or a UI like pronterface?
Re: Marlin Axis problem
June 06, 2016 08:56AM
I am using pronterface on Win7 with the .exe file
Sorry, only registered users may post in this forum.

Click here to login