Replies: 2 comments 2 replies
-
This must be a controller issue, I have a STM32F756 and a RP2040 board here where I can set the DRO values and zero just fine. I am not able to test probing since I do not have access to a physical CNC (until late January). Have you tested with the latest official grblHAL build? |
Beta Was this translation helpful? Give feedback.
-
I held off a bit to test a Jog2K that was on the way before messing with the grblHAL firmware. I received it yesterday and thus proceeded with this issue today. This afternoon, I flashed the onboard Teensy with the latest grblHAL build (the Oct 2, 2022 binary from https://github.com/Expatria-Technologies/iMXRT1062/releases). I tested and did not see any changes in behavior. The values shown in the ioSender screen don't change when any of the axes zero buttons or the "zero all" button is clicked. However, since I now have a Jog2K connected, I have a bit more information. When I click one of the DRO zero buttons on the windows screen, I do see a console message from ioSender. And the jogger's DRO values are updated properly. So, the controller is receiving the update and passing it on to the Jog2K. It's just the visible DRO on the ioSender GRBL page that refuses to change. I didn't retest the edge finding (after re-flashing the controller) yet. |
Beta Was this translation helpful? Give feedback.
-
I've got a PrintNC. Several folks over on the PrintNC discord have been attempting to help resolve this problem w/o success.
I turn the machine on, do a home, jog to my work piece and execute a probe.
I've done this without establishing a TLO reference and after establishing a TLO reference. No change.
I encountered this problem when running IOSender 2.0.40. Last night I updated to 2.0.41, with no improvement.
One other note. I don't seem to be able to change the DRO values in any way. The zero (and zero all) buttons don't do anything. And if I enter a new value, the box reverts back to the original value.
The machine homes/jogs, sets offsets, and executes .nc programs w/o any issues.
Beta Was this translation helpful? Give feedback.
All reactions