PoKeys57CNC HAL component
- T.Frei
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 2
22 Nov 2025 10:10 #338962
by T.Frei
PoKeys57CNC HAL component was created by T.Frei
Hi all,
With Windows 10 getting slowly obsolete, and also since I also was not 100% happy with Mach4, I looked into LinuxCNC as an alternative.
I already found the other topic on the PoKeys HAL driver , however was not succesful getting Dominiks component to run.
Before reverse engineering that component, I thought to myself "how hard could it be?". I do not need many features for my setup.
Said and done, here is my own component to run a 3-axis mill: PoKeysMotionComponent on GitHub.
I still have some things in the backlog to do, but you can already use it. Hopefully it helps someone out there.
With Windows 10 getting slowly obsolete, and also since I also was not 100% happy with Mach4, I looked into LinuxCNC as an alternative.
I already found the other topic on the PoKeys HAL driver , however was not succesful getting Dominiks component to run.
Before reverse engineering that component, I thought to myself "how hard could it be?". I do not need many features for my setup.
Said and done, here is my own component to run a 3-axis mill: PoKeysMotionComponent on GitHub.
I still have some things in the backlog to do, but you can already use it. Hopefully it helps someone out there.
The following user(s) said Thank You: tommylight, Aciera
Please Log in or Create an account to join the conversation.
- unknown
- Offline
- Platinum Member
-
Less
More
- Posts: 828
- Thank you received: 279
22 Nov 2025 12:45 #338970
by unknown
Replied by unknown on topic PoKeys57CNC HAL component
Thank you for giving back to the community, it's refreshing to see rather than those that just take take take.
A Tip O The Hat to you sir
A Tip O The Hat to you sir
The following user(s) said Thank You: tommylight, T.Frei
Please Log in or Create an account to join the conversation.
- rodw
-
- Offline
- Platinum Member
-
Less
More
- Posts: 11526
- Thank you received: 3860
23 Nov 2025 07:53 #339031
by rodw
Replied by rodw on topic PoKeys57CNC HAL component
Very interesting. I have a Pokeys here so am going to give it a whirl!
Any idea of the maximum velocities you achieved?
Any idea of the maximum velocities you achieved?
Please Log in or Create an account to join the conversation.
- T.Frei
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 2
23 Nov 2025 08:10 #339032
by T.Frei
Replied by T.Frei on topic PoKeys57CNC HAL component
The theoretical limit of the Pokeys57CNC is 125'000 steps per second. Whatever this might translate to, depends on the machine.
My minimill has just standard screws and also smallish steppers, so I keep it on the slow side: 360mm/min => 6mm/s => 4'800 pulses/s
The problem with steppers is, for some smooth operation, you'll want microstepping, but then you loose torque. I added a belt reduction to "help" with the torque loss, but sacrifice speed again...
My minimill has just standard screws and also smallish steppers, so I keep it on the slow side: 360mm/min => 6mm/s => 4'800 pulses/s
The problem with steppers is, for some smooth operation, you'll want microstepping, but then you loose torque. I added a belt reduction to "help" with the torque loss, but sacrifice speed again...
Please Log in or Create an account to join the conversation.
- rodw
-
- Offline
- Platinum Member
-
Less
More
- Posts: 11526
- Thank you received: 3860
23 Nov 2025 12:32 #339046
by rodw
Replied by rodw on topic PoKeys57CNC HAL component
I don't think modern drives loose torque with microstepping. I ran 25x microstepping on my machines.....But yes I was considering how much microstepping I could use. Maybe 8x. Adding a belt reduction is often the wise choice.
Yes, I found the specs in the manual. Seems like you could increase velocities
Yes, I found the specs in the manual. Seems like you could increase velocities
Please Log in or Create an account to join the conversation.
Time to create page: 0.074 seconds