Carvera-Community / Carvera_Controller

Community developed version of the Carvera Controller
GNU General Public License v2.0
3 stars 1 forks source link

Aarch64 support and Pypi Package #33

Closed SergeBakharev closed 1 week ago

SergeBakharev commented 2 weeks ago

Addresses #9, #17, and #36

It should be squash merged due to the numerous CI workflow related testing commits.

To better support different arch builds of the AppImage, the AppImageBuilder.yml is now a template that is dynamically revised with the arch and version of the machine used for building.

SergeBakharev commented 2 weeks ago

I'll resolve #17 in this PR as well.

I'm also testing a novel "catch-all" solution for support any non-explicitly supported platforms via pip package