zapmaker / GrblHoming

QT-based gcode user interface for grbl on arduino
GNU General Public License v3.0
320 stars 190 forks source link

Use keyboard arrow keys to jog #40

Open zapmaker opened 10 years ago

zapmaker commented 10 years ago

A recommendation to use the arrow keys to jog

LETARTARE commented 10 years ago

Having four axes X, Y, Z, T = A | B | C complicates the problem. Perhaps X+, X- ... C+, C- ?

smartroad commented 10 years ago

I would say UP/DOWN arrows are Y axis, LEFT/RIGHT arrows are X, PAGE UP/DOWN for Z and HOME/END for T?

Having keys to jog is really useful when setting to the origin point for me :grinning: