Trying to configure firmware updater on a rpi 3, octoprint v1.3.8, for a prusa mk3. I installed avrdude and when I click test it says path doesn't exist:
I'd check the permissions (ls -l). You are comparing the owner and the user (pi) to determine which field of the permissions is applied, and then what are the permissions in that field.
Things you can ignore: me starting the bed visualizer while I had something still on the print bed, der!
018-05-03 01:12:49,612 - octoprint.util.comm - WARNING - Received an error from the printer's firmware: Printer halted. kill() called!
And a short network outage today @ 2018-05-03 22:16:28,043
I uninstalled/reinstalled the firmware plugin tonight but I don't see that in the log.
I've lost count of the number of times I've been bitten by spaces before / after command lines, when copying them from a terminal. So much so that now whenever I paste them I hit home and end to see if there are any spaces. You're not alone.
I am still stuck on this step. Your post helped me at least find the path.
when I type the path in now I get an error.
My path on my raspberry pi is exactly the same as yours.
This is what I typed for Path to avrdude
/usr/bin/avrdude /etc/avrdude.conf /usr/share/man/man1/avrdude/1/gz
Any ideas.