I visit this forum from time to time because I’m using bdring’s firmware on an ESP32 board, however I don’t think I’m frequent enough to stay in tune with new firmware releases. I don’t think I even know what firmware I’m running (it’s been about a year), but I’m seeing some new features being worked on and so I’m wondering what I might be missing out on.
Are the firmware downloads labeled somewhere within the firmware so I can determine where I’m at?
I assume Github has a complete history of everything ever uploaded to this repo and I’ve registered with github and downloaded the repo via “git clone https://github.com/bdring/grbl_esp32.git” but I don’t see anything versioned. Sorry I’m still learning about github.
#1 – bdring 于 2020-07-10
The firmware is actively being developed by several primary contributors. There have been almost 500 commits to the firmware.
The road map has a section of recently completed changes. We have been working on several major changes that should be released to the master branch within the week.
You can determine the date of your code by sending the $I command. You can look at the commits since that date. You can see the lastest date in the https://github.com/bdring/Grbl_Esp32/issues/472
[gnea/grbl-Mega Issue#1] $ command extentions
[gnea/grbl-Mega Issue#2] Better interrupt priorities
[gnea/grbl-Mega Issue#3] ATMega16U2 virtual com port on ATMega2560
[gnea/grbl-Mega Issue#4] Real-time adjustable feedrates