good morning
I have a board espduino-32_wemos_d1_r32_uno, in which I had installed an EspGrbl firmware. Everything was ok, everything worked...
I wanted to install your grblHal because I already use it on another laser with another type of board.
The first problem I encountered was that I had to change the pin map, because if I used the GPIO_NUM_02 // Coolant flood pin, the GPIO_NUM_18 // Spindle enable pin didn't work either!!!
I had to change the GPIO_NUM_02 // Coolant flood pin to GPIO_NUM_33// Coolant flood and everything works now!!!
But the worst thing is that when I press the stop button on lightburn everything freezes and you can't restart the work in any way!! You have to disconnect the board and reconnect it!
I attach two short videos, the first is the behavior I had with the espGrbl firmware (to show you that I don't think it's a problem related to the board).
The second video is related to the incorrect behavior, after installing grblhal!
good morning
I have a board espduino-32_wemos_d1_r32_uno, in which I had installed an EspGrbl firmware. Everything was ok, everything worked...
I wanted to install your grblHal because I already use it on another laser with another type of board.
The first problem I encountered was that I had to change the pin map, because if I used the GPIO_NUM_02 // Coolant flood pin, the GPIO_NUM_18 // Spindle enable pin didn't work either!!!
I had to change the GPIO_NUM_02 // Coolant flood pin to GPIO_NUM_33// Coolant flood and everything works now!!!
But the worst thing is that when I press the stop button on lightburn everything freezes and you can't restart the work in any way!! You have to disconnect the board and reconnect it!
I attach two short videos, the first is the behavior I had with the espGrbl firmware (to show you that I don't think it's a problem related to the board).
The second video is related to the incorrect behavior, after installing grblhal!