LaserGRBL icon indicating copy to clipboard operation
LaserGRBL copied to clipboard

jog below zero

Open ronisegoly opened this issue 4 years ago • 5 comments

Hi I find that I cannot jog the head below zero (either X or Y), it stops there, and I need to move the axis manually. I think reset solves the issue but then I can jog only one direction, whether I try going right or left.

ronisegoly avatar Aug 22 '20 15:08 ronisegoly

$20=0 should disable the soft limits

BeatSlayer avatar Aug 22 '20 19:08 BeatSlayer

it is 0 that is why I was puzzled and it does not happen all the times. sometime it will go below 0

ronisegoly avatar Aug 23 '20 05:08 ronisegoly

Hi I find that I cannot jog the head below zero (either X or Y), it stops there, and I need to move the axis manually. I think reset solves the issue but then I can jog only one direction, whether I try going right or left.

I think in lasergrbl it is by design. I need to analize if it is correct or not to allow jogging in negative space and other implication but i think it was possible (maybe with a config flag to allow it).

Added to #64

arkypita avatar Aug 29 '20 16:08 arkypita

GRBL should control where it's allowed to travel to and not LaserGRBL, that's why there are soft and hard limits at the firmware.

BeatSlayer avatar Aug 30 '20 13:08 BeatSlayer

But the issue is that it is not consistent. Sometimes it will go below zero and sometimes not

Roni Segoly +972 54 6466264

On Sun, 30 Aug 2020, 16:52 BeatSlayer, [email protected] wrote:

GRBL should control where it's allowed to travel to and not LaserGRBL, that's why there are soft and hard limits at the firmware.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/arkypita/LaserGRBL/issues/1104#issuecomment-683423278, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABIPCJM6L65CJJ7TBHPC6W3SDJKRDANCNFSM4QIFBEOQ .

ronisegoly avatar Sep 01 '20 12:09 ronisegoly