docs:blackbox-4x:connect-door-sensor

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
docs:blackbox-4x:connect-door-sensor [2022/08/19 17:26]
127.0.0.1 external edit
docs:blackbox-4x:connect-door-sensor [2024/08/05 15:15] (current)
Line 4: Line 4:
  
 Note: This is an advanced feature, specific to machines with an enclosure, and not required for everyday use. Note: This is an advanced feature, specific to machines with an enclosure, and not required for everyday use.
- 
-We provide an easy-to-use way of installing this custom firmware via OpenBuilds CONTROL: 
- 
-  * Download and Install OpenBuilds CONTROL from https://software.openbuilds.com 
-  * Start OpenBuilds CONTROL 
-  * Click Wizards and Tools on the menu at the top of the CONTROL tab 
-  * Use the dropdowns to Select the appropriate configuration, and then click Flash 
- 
-{{:docs:blackbox-4x:door-firmware.png?600|}} 
- 
- 
-The Normally Open configuration requires Normally Open switches: 
-  * When the door is closed, the switch should be CLOSED (Makes Connection) 
-  * When the door is open, the switch should be OPEN (No connection) 
- 
-If this configuration does not suit you, you can invert the logic: 
- 
-The Normally Closed configuration requires Normally Closed switches: 
-  * When the door is closed, the switch should be OPEN (No connection) 
-  * When the door is open, the switch should be CLOSED (Makes Connection) 
  
 {{:docs:blackbox-4x:door-sensor-wiring.png?600|}} {{:docs:blackbox-4x:door-sensor-wiring.png?600|}}
  
  
 +Grbl config.h sections to properly configure your custom Door solution:
 +  * https://github.com/gnea/grbl/blob/bfb67f0c7963fe3ce4aaf8a97f9009ea5a8db36e/grbl/config.h#L171-L175
 +  * https://github.com/gnea/grbl/blob/bfb67f0c7963fe3ce4aaf8a97f9009ea5a8db36e/grbl/config.h#L177-L180
 +  * https://github.com/gnea/grbl/blob/bfb67f0c7963fe3ce4aaf8a97f9009ea5a8db36e/grbl/config.h#L551-L581
docs/blackbox-4x/connect-door-sensor.1660930005.txt.gz ยท Last modified: 2024/08/05 15:15 (external edit)