Welcome! Log In Create A New Profile

Advanced

Marlin Homing Problem

Posted by bassman 
Marlin Homing Problem
November 11, 2011 10:40AM
I have noticed that, when I use a script saying 'G1 X-300 Y-300 F300' to home the X and Y axes, whichever limit switch trips first ends the command. i.e. if X reaches its limit switch while Y is only half way there, both axes will stop and do the 'back off and return to switch' where they are - with X on its switch but Y some way away. Is this a problem with the Marlin firmware?


Thanks, Ian
Re: Marlin Homing Problem
November 11, 2011 11:35AM
I don't think this is a problem with Marlin; seems you've combined three movements into one command. The solution is to break that into three separate move commend or else use the actual homing command, G28.

Edited 1 time(s). Last edit at 11/11/2011 11:39AM by Pointedstick.
Re: Marlin Homing Problem
November 11, 2011 12:09PM
Ok thanks.


Thanks, Ian
Sorry, only registered users may post in this forum.

Click here to login