- LinuxCNC
- General LinuxCNC Questions
- Does LinuxCNC support spatial PSO, XY axis checkerboard correction functions?
Does LinuxCNC support spatial PSO, XY axis checkerboard correction functions?
- curran209
- Offline
- Senior Member
Less
More
- Posts: 56
- Thank you received: 0
15 Jul 2021 07:23 #214816
by curran209
Does LinuxCNC support spatial PSO, XY axis checkerboard correction functions? was created by curran209
Does LinuxCNC support spatial PSO, XY axis checkerboard correction, XYZ spatial position correction?
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19482
- Thank you received: 6533
19 Jul 2021 00:13 #215273
by tommylight
Replied by tommylight on topic Does LinuxCNC support spatial PSO, XY axis checkerboard correction functions?
Any links to any of those functions and what they should do ?
Please Log in or Create an account to join the conversation.
- curran209
- Offline
- Senior Member
Less
More
- Posts: 56
- Thank you received: 0
19 Jul 2021 05:47 #215282
by curran209
Replied by curran209 on topic Does LinuxCNC support spatial PSO, XY axis checkerboard correction functions?
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23170
- Thank you received: 4860
29 Jul 2021 19:49 #216259
by andypugh
Replied by andypugh on topic Does LinuxCNC support spatial PSO, XY axis checkerboard correction functions?
It certainly _could_. I don't think that there is an out-of-the-box solution but a simple HAL component could generate XYZ corrections to be applied via external offsets.
The HAL component is fairly simple, conceptually. Getting the required correction base data into it rather less so. It would probably require a user-space helper component to load the data from a file. (realtime components have no access to the filesystem)
The HAL component is fairly simple, conceptually. Getting the required correction base data into it rather less so. It would probably require a user-space helper component to load the data from a file. (realtime components have no access to the filesystem)
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23170
- Thank you received: 4860
29 Jul 2021 19:53 #216260
by andypugh
Replied by andypugh on topic Does LinuxCNC support spatial PSO, XY axis checkerboard correction functions?
This may not be true: stackoverflow.com/questions/1184274/read...-linux-kernel-module(realtime components have no access to the filesystem)
Please Log in or Create an account to join the conversation.
- LinuxCNC
- General LinuxCNC Questions
- Does LinuxCNC support spatial PSO, XY axis checkerboard correction functions?
Time to create page: 0.134 seconds