Jay-Tech / ioSenderTouch

A GCode Sender for grblHAL written in C# (Windows only).
BSD 3-Clause "New" or "Revised" License
12 stars 2 forks source link

Keyboard jog settings not working #11

Open axg20202 opened 1 month ago

axg20202 commented 1 month ago

If I enable keyboard jog (adding -jogmode 3 to shortcut command line), I get the keyboard jog settings in the App settings page, but changing their speed has no effect - keyboard jog speed settings don't seem to do anything.

axg20202 commented 1 month ago

..just to add...no matter what settings I change either in the config file or in the keyboard jog fields in the app, keyboard jogging speed is stuck at 500 fast and 200 slow, which doesn't match feedrate settings anywhere in the config or the app. If I make these changes in the regular Iosender (non-touch), they are applied immediately.

Jay-Tech commented 1 month ago

I typlcally do not have a keyboard hooked up, but this build should have it fixed https://github.com/Jay-Tech/GrblHAL-Sender/releases/tag/v1.0.1.4

Also, if your config looks like this KeyMap0 take the zero off the end to be KeyMap

axg20202 commented 1 month ago

Hi. Thanks for looking into this. Your link is not for iosender touch. Did you tweak the right app?

axg20202 commented 1 month ago

Oh, hang on, I think you just posted it into the wrong repo. Will check it out. Thanks!

Jay-Tech commented 1 month ago

sure did https://github.com/Jay-Tech/ioSenderTouch/releases/tag/v1.0.1.4

axg20202 commented 1 month ago

Keyboard jog is now working. Perfect. Unfortunately, the screen layout is not right in this release.

Jay-Tech commented 1 month ago

what do you mean by layout ? and what verison where you running before

axg20202 commented 1 month ago

image Layout is not fitting on the screen. Was fine in previous release and the last few beta versions.

Jay-Tech commented 1 month ago

ok this should fix portrait https://github.com/Jay-Tech/ioSenderTouch/releases/tag/v1.0.1.5