Hello @Manbub ,
It would probably be better to start a new thread, but…
I’m guessing that you have an LR3 with an SKR Pro v1.2, and It sounds like you are experiencing an issue where it will move using the MOVE commands ok, but it will stop when homing if you start the homing command when the gantry is a large distance from the endstops. Is that correct?
If so, there are two things that you can do:
- Move the gantry closer to the endstops using the MOVE command before homing, or
- Change the #DEFINE_Y_BED_SIZE and/or #DEFINE_X_BED_SIZE to the actual size of your table.
The former is easier, the latter will require editing, compiling and flashing the firmware. But I have done this with mine, because I wanted to be able to home it from anywhere on the table.
See this thread…