This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
docs:blox:connect-limit-switches [2024/08/06 13:43] admin |
docs:blox:connect-limit-switches [2024/08/15 12:52] (current) admin |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== 2.6 Connecting BLOX to Switches ===== | + | ====== 2.6 Connecting BLOX to Switches |
| | {{: | | {{: | ||
| Line 7: | Line 7: | ||
| These inputs are also the best choice for all other kinds of switches like toggle, push, lever or relay switches. | These inputs are also the best choice for all other kinds of switches like toggle, push, lever or relay switches. | ||
| + | ---- | ||
| - | ==== 2.6.1 Switch Wiring ==== | + | ===== 2.6.1 Switch Wiring |
| | **BLOX Terminal** | **Device** | | | **BLOX Terminal** | **Device** | | ||
| | GND | GND | | | GND | GND | | ||
| - | | V+ | (Optional, for powered sensors, filtering or LEDs) (Configurable) | | + | | V+ | Power Input (Optional, for powered sensors, filtering or LEDs) | |
| | SIG | NO/NC terminal of switch | | | SIG | NO/NC terminal of switch | | ||
| Line 22: | Line 23: | ||
| ---- | ---- | ||
| - | ==== 2.6.2 Switch Voltage ==== | + | ===== 2.6.2 Switch Voltage |
| OpenBuilds BLOX can provide power to your limit switches / panel switches / sensors / etc : Please use the jumpers to configure the voltage your endstops need: 5v (the default) would be suitable for most mechanical and optical switches. 24v would be great for inductive sensors. Check your endstops' | OpenBuilds BLOX can provide power to your limit switches / panel switches / sensors / etc : Please use the jumpers to configure the voltage your endstops need: 5v (the default) would be suitable for most mechanical and optical switches. 24v would be great for inductive sensors. Check your endstops' | ||
| Line 34: | Line 35: | ||
| Set the jumper according to the required voltage for the sensor / limit switches attached: | Set the jumper according to the required voltage for the sensor / limit switches attached: | ||
| - | === 5V Endstops (Default) === | + | ==== 5V Endstops (Default) |
| {{: | {{: | ||
| - | === 12-30V Endstops (Same as input supply voltage) === | + | ==== 12-30V Endstops (Same as input supply voltage) |
| {{: | {{: | ||
| - | ==== 2.6.3 Configuration ==== | + | ---- |
| - | + | ||
| - | === 2.6.3.1 grblHAL/ | + | |
| - | + | ||
| - | + | ||
| - | Make sure to set grblHAL settings (CONTROL > Grbl Settings Tab) | + | |
| - | + | ||
| - | * **$5=mask** Invert limit pins, boolean/ | + | |
| - | * X=1, and Y=2, so to invert both X and Y (__Normally Open Switches__) set **$5=3** | + | |
| - | * X=1, and Y=2, so to NC switches on both X and Y (Both as __Normally Closed switches__) set **$5=0** | + | |