MPG Trouble in LinuxCNC 2.8
- Mtndrew77
- Offline
- Senior Member
Less
More
- Posts: 54
- Thank you received: 0
01 Nov 2020 22:23 #188056
by Mtndrew77
MPG Trouble in LinuxCNC 2.8 was created by Mtndrew77
I recently upgraded to Version 2.8 and now I'm Having problems with my MPG. I'm not sure what I'm missing.? I can see all my inputs in Hal Meter, Joint-selected-count, selected jog increment, and my x y z joint selection but I can't get a movement from my machine with the MPG. Attached is my hal and ini file. I have to be missing a connection somewhere. Everything else is working fine
Please Log in or Create an account to join the conversation.
- rodw
- Away
- Platinum Member
Less
More
- Posts: 10816
- Thank you received: 3563
02 Nov 2020 01:02 #188078
by rodw
Replied by rodw on topic MPG Trouble in LinuxCNC 2.8
There is a MPG for 7i76e example here
forum.linuxcnc.org/show-your-stuff/32029...utter-build?start=20
forum.linuxcnc.org/show-your-stuff/32029...utter-build?start=20
Please Log in or Create an account to join the conversation.
- Mtndrew77
- Offline
- Senior Member
Less
More
- Posts: 54
- Thank you received: 0
02 Nov 2020 02:20 #188083
by Mtndrew77
Replied by Mtndrew77 on topic MPG Trouble in LinuxCNC 2.8
Never mind I found my problem. I knew it was something stupid just had to step back for a while. I needed to connect "joint.0.jog-enable" too
So this
net joint-select-a => axis.x.jog-enable
Changed to this
net joint-select-a => joint.0.jog-enable axis.x.jog-enable
So this
net joint-select-a => axis.x.jog-enable
Changed to this
net joint-select-a => joint.0.jog-enable axis.x.jog-enable
Please Log in or Create an account to join the conversation.
Time to create page: 0.073 seconds