- LinuxCNC
- General LinuxCNC Questions
- How to output position data after interpolation when using linuxcnc simulation
How to output position data after interpolation when using linuxcnc simulation
- lwk
- Offline
- New Member
Less
More
- Posts: 1
- Thank you received: 0
01 Jun 2021 08:26 #210865
by lwk
Hi,
Now I'm using the Linux CNC simulation part. I want to output the coordinate data of each axis that DRO changes every time. What should I do
Regards
LWK
Now I'm using the Linux CNC simulation part. I want to output the coordinate data of each axis that DRO changes every time. What should I do
Regards
LWK
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23170
- Thank you received: 4860
01 Jun 2021 21:43 #210919
by andypugh
Replied by andypugh on topic How to output position data after interpolation when using linuxcnc simulation
There is a motion logger: linuxcnc.org/docs/2.8/html/man/man1/motion-logger.1.html
As it says on that page, the documentation is sparse.
You might be able to figure it out from usage examples:
github.com/LinuxCNC/linuxcnc/search?q=motion-logger
As it says on that page, the documentation is sparse.
You might be able to figure it out from usage examples:
github.com/LinuxCNC/linuxcnc/search?q=motion-logger
Please Log in or Create an account to join the conversation.
- LinuxCNC
- General LinuxCNC Questions
- How to output position data after interpolation when using linuxcnc simulation
Time to create page: 0.043 seconds