Where is the firmware.bin coming from? Do you guys have modified source that you've compiled, or is this just some old version?
md5sum firmware.bin = 94d55fc762f38184ac9de1a7b20eabb3
...but...
git clone git://github.com/Smoothieware/Smoothieware.git
cd Smoothieware/FirmwareBin
git log -p firmware.bin.md5sum | grep 94d55fc76
...lists nothing, so this seems to maybe not be one of the official .bin files?
Where is the
firmware.bincoming from? Do you guys have modified source that you've compiled, or is this just some old version?md5sum firmware.bin=94d55fc762f38184ac9de1a7b20eabb3...but...
...lists nothing, so this seems to maybe not be one of the official
.binfiles?