Spindle speed shows true with axis
- Clive S
- Offline
- Platinum Member
Less
More
- Posts: 2240
- Thank you received: 474
09 Jan 2020 19:07 #154467
by Clive S
Spindle speed shows true with axis was created by Clive S
linuxcnc 2.7.15 using a PPort
I have fitted a 64 slot disc to a small lathe. the spindle runs at the correct speed in the display up to 4000 rpm as verified with a tachometer.
The spindle is controlled via a standalone pot and push buttons.
The speed display always shows green even at startup.. What am I missing for it to start red and when near the commanded speed turn green ? ie for use in a threading cycle.
I have fitted a 64 slot disc to a small lathe. the spindle runs at the correct speed in the display up to 4000 rpm as verified with a tachometer.
The spindle is controlled via a standalone pot and push buttons.
The speed display always shows green even at startup.. What am I missing for it to start red and when near the commanded speed turn green ? ie for use in a threading cycle.
Please Log in or Create an account to join the conversation.
- cmorley
- Offline
- Moderator
Less
More
- Posts: 7780
- Thank you received: 2075
09 Jan 2020 20:46 #154487
by cmorley
Replied by cmorley on topic Spindle speed shows true with axis
Either you missed some HAL files to show us (like maybe custom_postgui.hal) or you don't have the near component connected. (I can't see any pin driving the signal spindle-at-speed)
Another point: the LED will be green when the spindle is off because it is at the commanded speed. To change that would require a custom component.
Another point: the LED will be green when the spindle is off because it is at the commanded speed. To change that would require a custom component.
The following user(s) said Thank You: Clive S
Please Log in or Create an account to join the conversation.
- Clive S
- Offline
- Platinum Member
Less
More
- Posts: 2240
- Thank you received: 474
09 Jan 2020 23:10 #154498
by Clive S
Thanks for the rapid response.
The custom_postgui.hal is in the above list of files.
You are of course correct in that I don't have a near component I will try and work that one out.
Yes I now see that the green led should be on when the spindle is off.
Replied by Clive S on topic Spindle speed shows true with axis
Either you missed some HAL files to show us (like maybe custom_postgui.hal) or you don't have the near component connected. (I can't see any pin driving the signal spindle-at-speed)
Another point: the LED will be green when the spindle is off because it is at the commanded speed. To change that would require a custom component.
Thanks for the rapid response.
The custom_postgui.hal is in the above list of files.
You are of course correct in that I don't have a near component I will try and work that one out.
Yes I now see that the green led should be on when the spindle is off.
Please Log in or Create an account to join the conversation.
Time to create page: 0.059 seconds