Pico Universal Stepper - Led 3 and led 8 red:
- dansawyer
- Offline
- Senior Member
-
Less
More
- Posts: 56
- Thank you received: 1
08 Apr 2021 01:29 #205303
by dansawyer
Pico Universal Stepper - Led 3 and led 8 red: was created by dansawyer
The board is a Universal Stepper version 5.1 - 2012.
The system is linuxcnc 2.8.0.
The system was run under 'manual' mode. Led's 3 and 8 turned red. What is the cause of these led's being turned on red.
Thank you. Dan
The system is linuxcnc 2.8.0.
The system was run under 'manual' mode. Led's 3 and 8 turned red. What is the cause of these led's being turned on red.
Thank you. Dan
Please Log in or Create an account to join the conversation.
- jmelson
- Offline
- Moderator
-
Less
More
- Posts: 817
- Thank you received: 157
08 Apr 2021 14:36 #205327
by jmelson
Defined in the univstep_io.hal file, LED1/SSR1 is tied to spindle forward, LED2/SSR2 is spindle reverse, and LED3/SSR3 is spindle brake. So, with no spindle command, the brake should be on, thus LED3 is lit. If you go to MDI and enter M3 S100
LED3 should go out and LED1 should light up. (You will first have to home all axes with the home button by selecting whatever axes you have and pressing home or clicking home on the screen.)
Jon
Replied by jmelson on topic Pico Universal Stepper - Led 3 and led 8 red:
Defined in hardware, LED8 and SSR8 are tied to out-of-estop. So, LED8 must turn on to bring the board out of the E_stop condition.The board is a Universal Stepper version 5.1 - 2012.
The system is linuxcnc 2.8.0.
The system was run under 'manual' mode. Led's 3 and 8 turned red. What is the cause of these led's being turned on red.
Thank you. Dan
Defined in the univstep_io.hal file, LED1/SSR1 is tied to spindle forward, LED2/SSR2 is spindle reverse, and LED3/SSR3 is spindle brake. So, with no spindle command, the brake should be on, thus LED3 is lit. If you go to MDI and enter M3 S100
LED3 should go out and LED1 should light up. (You will first have to home all axes with the home button by selecting whatever axes you have and pressing home or clicking home on the screen.)
Jon
Please Log in or Create an account to join the conversation.
Moderators: PCW, jmelson
Time to create page: 0.072 seconds