Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change arrow buttons for manual jogging? #130

Open
tarmon01 opened this issue Mar 29, 2020 · 10 comments
Open

Change arrow buttons for manual jogging? #130

tarmon01 opened this issue Mar 29, 2020 · 10 comments

Comments

@tarmon01
Copy link

Martin,

My x and y axis are swapped from your defaults.
Which is slightly annoying when I do manual jogging.

Is it possible to program which arrow keys do what ? Or at least be able to swap the X and Y axis?

Thanks,
-TomH-

@eried
Copy link
Contributor

eried commented Mar 30, 2020

This is a setting in GRBL, have you checked something like: "$2 – Step port invert, mask" on https://github.com/gnea/grbl/wiki/Grbl-v1.1-Configuration ?

@tarmon01
Copy link
Author

tarmon01 commented Mar 30, 2020 via email

@eried
Copy link
Contributor

eried commented Mar 30, 2020

But how are they going the right direction? I mean the jogging direction is the same as the gcode in my setup. It would be highly confusing otherwise

@tarmon01
Copy link
Author

tarmon01 commented Mar 30, 2020 via email

@eried
Copy link
Contributor

eried commented Mar 30, 2020

Well, maybe it is a good idea. I am used to shift+up/down for Z, so I would also use that "remapping" functionality.

@martin2250
Copy link
Owner

Hi Tom, Erwin,

adding the option for completely custom key mappings (also for macros) has been on my 'nice to have' list, but right now I don't have enough time to check items off that list.

Shift+up/down should work though, that's what I always use on my laptop without dedicated page up/down keys.

Martin

@tarmon01
Copy link
Author

tarmon01 commented Mar 31, 2020 via email

@eried
Copy link
Contributor

eried commented Mar 31, 2020

(also for macros)

For the macros is a bit more work but for jogging I could add something in Settings in this corona times and do a pull request :P

@martin2250
Copy link
Owner

That would be great! A simple ComboBox with all four directions will do the job just fine I think (jogging -> "up arrow moves' -> '+y', '+x', etc.).

Thanks Erwin!

@tarmon01
Copy link
Author

tarmon01 commented Apr 1, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants