This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
docs:blackbox-x32:jumper-relay [2024/10/04 19:12] admin removed |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== 2.1.3 Configure the Relay Output ===== | ||
- | |||
- | OpenBuilds BlackBox has an onboard Relay: Using the Jumpers you can select which GCODE Commands activate the Relay. | ||
- | |||
- | This allows you to use the relay for various purposes: | ||
- | |||
- | === Disable the Relay === | ||
- | Typical for Lasers, or when you have a Spindle wired to the PWM/0-10v (VFD) Terminals, you are using the [[docs: | ||
- | |||
- | With the jumper removed the PWM signal will not be sent to the relay (which would make it chatter) | ||
- | |||
- | {{: | ||
- | |||
- | === Respond to M3/M5 Tool On/Off Commands === | ||
- | Typically used when you have the Onboard relay wired to control a Plasma inverter | ||
- | |||
- | {{: | ||
- | |||
- | === Respond to M8/9 Coolant On/Off Commands === | ||
- | Typically used to wire a DC-powered air solenoid or water pump to do coolant/ | ||
- | |||
- | {{: | ||
- | |||
- | === Respond to Spindle Direction Commands / Use with Grbl's " | ||
- | This is not typically used, it exists for esoteric configurations that cannot be controlled with PWM/0-10v only as one would normally do instead. | ||
- | This connects the relay to Grbl's spindle-direction pin. M3 should activate the relay, M4 should turn it off (as the relay is single throw, the counter clockwise signal, turns it off) | ||
- | |||
- | To use it as an enable, rather refer to Grbl's " | ||
- | |||
- | {{: | ||
- | |||