Renaud11232 / OctoPrint-Marlin-Flasher

Arduino/Marlin firmware flasher for OctoPrint
MIT License
38 stars 10 forks source link

Allow flashing from within itself #56

Closed girrrrrrr2 closed 3 years ago

girrrrrrr2 commented 4 years ago

Basically for those of that use git to help organize our marlin firmwares it would be nice to be able to flash marlin from within octoprint instead of having to do it from a computer. I know its not a major priority but it would be nice to be able to do.

Renaud11232 commented 4 years ago

Hello,

If I understand correctly (correct me if i'm wrong) you'd want to be able to use a git repository URL instead of having to upload a zip file each time you want to flash ?

If that is the case, don't expect this too soon. But I might give it a go.

girrrrrrr2 commented 4 years ago

Yeah that would be perfect! Thanks for the quick response! On Saturday, August 29, 2020 Renaud11232 reply@reply.github.com wrote:

Hello,

If I understand correctly (correct me if i'm wrong) you'd want to be able to use a git repository URL instead of having to upload a zip file each time you want to flash ?

If that is the case, don't expect this too soon. But I might give it a go.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

AvanOsch commented 3 years ago

+1 This would be pretty awesome! Just an "install from URL" field (like in the Octoprint Plugin Manager) would be great.

This would also not limit the user to using Git. I can also imagine it's easier to just point to a zip file.