Renaud11232 / OctoPrint-Marlin-Flasher

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

Clarification of the firmware compilation process #60

Closed narfel closed 3 years ago

narfel commented 3 years ago

Very new to this, so sorry if this is obvious. The scope of this plugin is to compile and upload on the octoprint host via cli? Is there a way to upload and flash just a bin that was compiled on a different machine?

narfel commented 3 years ago

I think this answer by @AvanOsch is quite the same than what i ask for.

@AvanOsch in https://github.com/Renaud11232/OctoPrint-Marlin-Flasher/issues/56#issuecomment-720703295_

Renaud11232 commented 3 years ago

Hello,

Sorry for the late answer.

Currently, using Arduino-cli you can upload and flash either a zip file containing the source code or a compiled .hex file.

Using platform.io, you can only use the source code.

I hope this helps

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. If this is related to a bug you experienced, make sure you provided all requested information. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 3 years ago

This issue has been automatically closed due to inactivity.