can not jog axis in Gmoccapy
- Etced
- Offline
- New Member
-
Less
More
- Posts: 11
- Thank you received: 0
09 Jul 2026 13:37 #347630
by Etced
Replied by Etced on topic can not jog axis in Gmoccapy
Here are the Hal and ini files.
Thanks
Thanks
Please Log in or Create an account to join the conversation.
- Aciera
-
- Offline
- Administrator
-
Less
More
- Posts: 4734
- Thank you received: 2121
09 Jul 2026 14:52 #347633
by Aciera
Replied by Aciera on topic can not jog axis in Gmoccapy
1. ini file is missing
2. Take the config that uses AXIS gui (which apparently works), open the ini file and in the [DISPLAY] section change 'DISPLAY = axis' to 'DISPLAY = gmoccapy'. The config should now start with gmoccapy and jogging should work using the on screen jogging buttons.
3. Looking at the header in your hal file it seems that you are using a rather old prerelease of version 2.9 '# Using LinuxCNC version: Master (2.9)'
Unless there is a particular reason for this I would recommend using a more recent release (eg 2.9.10):
github.com/LinuxCNC/linuxcnc/releases#release-v2.9.10
2. Take the config that uses AXIS gui (which apparently works), open the ini file and in the [DISPLAY] section change 'DISPLAY = axis' to 'DISPLAY = gmoccapy'. The config should now start with gmoccapy and jogging should work using the on screen jogging buttons.
3. Looking at the header in your hal file it seems that you are using a rather old prerelease of version 2.9 '# Using LinuxCNC version: Master (2.9)'
Unless there is a particular reason for this I would recommend using a more recent release (eg 2.9.10):
github.com/LinuxCNC/linuxcnc/releases#release-v2.9.10
Please Log in or Create an account to join the conversation.
Moderators: newbynobi, HansU
Time to create page: 0.306 seconds