Skip to content

Incorrect behavior with espduino-32_wemos_d1_r32_uno #152

@OrsoLaser

Description

@OrsoLaser

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions