Star / Delta switching
- MichalHK
- Offline
- Senior Member
Less
More
- Posts: 59
- Thank you received: 2
02 Aug 2023 04:59 #276757
by MichalHK
Star / Delta switching was created by MichalHK
Hello,
I need switching spindle into star / delta configuration depending at speed. Simple it means this steps
1) if spindle speed is changed
2) check if spindle running -> if running then stop it and wait to 0 rpm
3) if speed is below 2000 rpm switch on 2 outputs relays otherways switch off relays than wait for example 0.5sec
4) if spindle was running -> power it and run at desired speed
Question is what is it best way to do it.
I mean whitch part of linuxcnc is best for this Ladder, Hal, Gcode macro?
The condition is that it is independent of the user. User must simple set speed and machine must do it yourself.
Thanks Michal
I need switching spindle into star / delta configuration depending at speed. Simple it means this steps
1) if spindle speed is changed
2) check if spindle running -> if running then stop it and wait to 0 rpm
3) if speed is below 2000 rpm switch on 2 outputs relays otherways switch off relays than wait for example 0.5sec
4) if spindle was running -> power it and run at desired speed
Question is what is it best way to do it.
I mean whitch part of linuxcnc is best for this Ladder, Hal, Gcode macro?
The condition is that it is independent of the user. User must simple set speed and machine must do it yourself.
Thanks Michal
Please Log in or Create an account to join the conversation.
- MichalHK
- Offline
- Senior Member
Less
More
- Posts: 59
- Thank you received: 2
02 Aug 2023 06:51 #276762
by MichalHK
Replied by MichalHK on topic Star / Delta switching
Response is simple remap S code
Please Log in or Create an account to join the conversation.
Time to create page: 0.045 seconds