Carvera-Community / Carvera_Controller

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

Repo Restructure #1

Closed SergeBakharev closed 2 weeks ago

SergeBakharev commented 2 weeks ago

I was tempted to further separate the assets from the code, but I think it's nice for iterative development purposes to be able to run the application easily without messing around. Maybe in future, I'll write some kind of manifest file that documents which files should be packed in via PyInstaller, and which files should be loose and just bundled together.

I haven't tried to isolate bCNC and XMODEM into Poetry managed dependencies, I have strong suspicions that the files have been modified from source, and using new versions might have some rather unexpected implications.

SergeBakharev commented 2 weeks ago

Release Carvera controller as open source so that the community can help add features/beta test