- Configuring LinuxCNC
- HAL Examples
- Powerchuck Hal component, operates hydrualic chucks, collet closers etc.
Powerchuck Hal component, operates hydrualic chucks, collet closers etc.
- smc.collins
- Offline
- Platinum Member
-
Less
More
- Posts: 560
- Thank you received: 86
15 Jan 2023 21:08 #262064
by smc.collins
simple little hal component to control hydraulic or even a pneumatic chuck mechanism.Fairly straight forward little program, works as follows.Chuck in and chuck out should be connected to a double throw switch , this will control the locked behavior of the jaws or mechanism.CycleChuck should be hooked to a momentary footpedal switch etc this will operate the jaws or collet closer etc.Spindle brake and spindle enable need to be connected to hal signals, preferably to a feedback sensor would be best but we don't want the chuck actuating once the spindle starts up. If spindle brake is false, the chuck WILL NOT OPERATE AT ALL
here is the component, the hal and the source file Installs and builds like a regular hal component. Beats messing around with ladder logic.
here is the component, the hal and the source file Installs and builds like a regular hal component. Beats messing around with ladder logic.
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
- smc.collins
- Offline
- Platinum Member
-
Less
More
- Posts: 560
- Thank you received: 86
16 Jan 2023 06:14 #262102
by smc.collins
Replied by smc.collins on topic Powerchuck Hal component, operates hydrualic chucks, collet closers etc.
updated this with the final version off of my machine. Added a few new features, some error checking, have fun, as stated no warranty implied given etc. code is AS IS. ADDED error checking and a way to use 1 switch to control direction with 1 input. it's all in the hal file
The following user(s) said Thank You: ChironFZ16
Please Log in or Create an account to join the conversation.
- Configuring LinuxCNC
- HAL Examples
- Powerchuck Hal component, operates hydrualic chucks, collet closers etc.
Time to create page: 0.103 seconds