Hey all, I have an Estop wired up to the door stop and the light is lit on the blackbox unit and also turns off when I press the button, but in the openbuilds software, it doesnt do anything when I press it. Is there a thing in the settings that I need to turn on so the estop pauses the feed and spindle? I am also planning on installing a dedicated power Estop for the entire system.
The DOOR input in Grbl is a compile-time option, you can try http://svn.io-engineering.com:8080/?driver=ESP32&board=BlackBox X32 > Safety Door Input tickbox is below the Motor assignments. Other options needed to match our default config: - set Ganged Y-axis if you have Dual Y motors (Our default config) - On the Plugins tab, enable SD Card - On the Networking Tab - we enable V3 and Telnet (Remember to install the V3 web interface after flashing as per GitHub - grblHAL/Plugin_WebUI: ESP3D-WEBUI backend for networking capable drivers/boards with SD card support )
Thank you for the help! After the firmware is flashed, am I supposed to install the index.html.gz file from the web browser?