bdring
bdring
Try changing this to I2S_STATIC in your config file. ```yaml stepping: engine: I2S_STATIC ``` Send $I at the console and show me the response.
Try running with I2S_STATIC and keep a FluidTerm connection open the whole time. If you get a lock up see if there are any debugging messages there. The SSID=Not Found:Status=Connected...
Internal to FluidNC, axes track and calculate everything in steps. It would not be possible to have 2 different values of steps for an axis without a massive overhaul. It...
@anon65453 Please start your own problem issue, so we can see your setup
I just ran my unit on v3.7.5 and it works fine. Sorry for the stupid question, but is main power on? . . . not just USB. ``` [MSG:INFO: FluidNC...
You can send $MI at any time rerun the test.. Try that a few times.
I am not sure what is going on. Both Grbl_ESP32 and FluidNC use the same 3rd party library (TMCStepper) for all motor communications. My 4x SPI Daisy controller always reports...
Closing inactive issue
You would have to ask the display designer.
Thanks, that would be great. I am happy to do testing. I have had good success using the library in normal SPI mode.