Hello, Can you edit, compile, and upload to the Blackbox X32 to enable/disable GRBL features, or are you limited to what is provided with grblHAL Web Builder? Just curious, as I'd like to enable single axis homing and possibly homing force set origin. I've read through the "Compiling GRBL" doc, but not sure if that applies to the BBX32. Thanks, Scott
Web Builder is easier But you certainly could setup your own compile environment: See GitHub - grblHAL/ESP32: grblHAL driver for ESP32
Thanks Peter, I'll check that out and see if I can figure it out. I take it that you can't edit config.h through Web Builder? Scott