Cannot jog after updating to 2.8
- JohnnyCNC
- Offline
- Platinum Member
Less
More
- Posts: 543
- Thank you received: 100
27 Jan 2020 22:41 - 27 Jan 2020 22:53 #155965
by JohnnyCNC
Replied by JohnnyCNC on topic Cannot jog after updating to 2.8
I have this solved and I can now jog from the P4S pendant without homing. VistaCNC has a new vc-p4s.hal for 2.8 & 2.9. The file still has some errors in it but once corrected the jogging works.
The errors are in
section #1 LCD relative Coordinates
line 10 halui.axis.x.pos-relative needs changed to halui.axis.z.pos-relative.
section #9-Spindle
line 80 change halui.spindle.override.scale to halui.spindle.0.override.scale
line 81 change halui.spindle.override.count-enable to halui.spindle.0.override.count-enable
line 82 change halui.spindle.override.counts to halui.spindle.0.override.counts
line 83 change halui.spindle.override.value to halui.spindle.0.override.value
I'm running Axis but I think the OP was running Gmoccapy but I don't think that matters for this issue.
The errors are in
section #1 LCD relative Coordinates
line 10 halui.axis.x.pos-relative needs changed to halui.axis.z.pos-relative.
section #9-Spindle
line 80 change halui.spindle.override.scale to halui.spindle.0.override.scale
line 81 change halui.spindle.override.count-enable to halui.spindle.0.override.count-enable
line 82 change halui.spindle.override.counts to halui.spindle.0.override.counts
line 83 change halui.spindle.override.value to halui.spindle.0.override.value
I'm running Axis but I think the OP was running Gmoccapy but I don't think that matters for this issue.
Last edit: 27 Jan 2020 22:53 by JohnnyCNC.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19411
- Thank you received: 6507
28 Jan 2020 16:34 #156016
by tommylight
Thank you for the solution, more and more users are using those MPG so it might be helpful.
Replied by tommylight on topic Cannot jog after updating to 2.8
It should not, but maybe someone else can confirm that.I'm running Axis but I think the OP was running Gmoccapy but I don't think that matters for this issue.
Thank you for the solution, more and more users are using those MPG so it might be helpful.
Please Log in or Create an account to join the conversation.
- JohnnyCNC
- Offline
- Platinum Member
Less
More
- Posts: 543
- Thank you received: 100
28 Jan 2020 17:05 #156022
by JohnnyCNC
Replied by JohnnyCNC on topic Cannot jog after updating to 2.8
I did report the issues in the vc-p4s.hal file to VistaCNC so they can correct them in the file they offer for download.
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
- vmihalca
- Offline
- Platinum Member
Less
More
- Posts: 344
- Thank you received: 21
11 Jun 2020 19:36 #171171
by vmihalca
Replied by vmihalca on topic Cannot jog after updating to 2.8
The problem is still there but I've worked around it by not using the keyboard to jog or by not using the pendant while in MPG.
Now I got a few days when I don't have to mill anything so I decided to sort it out.
Here are my config files:
github.com/85vmh/LinuxCncConfigs/tree/gm..._axis/configs/SyilX7
Now I got a few days when I don't have to mill anything so I decided to sort it out.
Here are my config files:
github.com/85vmh/LinuxCncConfigs/tree/gm..._axis/configs/SyilX7
Please Log in or Create an account to join the conversation.
Moderators: newbynobi, HansU
Time to create page: 0.071 seconds