threedesigns / printNC

100% Free and Open Source, the PrintNC is the next generation of high performance, affordable CNC machines
Creative Commons Attribution 4.0 International
195 stars 32 forks source link

Please post github repositories of similar open source projects #35

Open giesberge opened 3 years ago

giesberge commented 3 years ago

The idea is to get a collection of ideas and to explore what has worked and what hasn't

giesberge commented 3 years ago

https://github.com/VoronDesign

Their approach seems to be different repositories for different versions, this might be valuable for easy exploration

giesberge commented 3 years ago

https://github.com/machineagency/jubilee

They moved all their build guides etc outside of Jubilee and seems to be primarily for

JoshuaGranger commented 3 years ago

https://github.com/prusa3d/Original-Prusa-i3/tree/MK3

They did theirs as branches

JoshuaGranger commented 3 years ago

https://github.com/VoronDesign

Their approach seems to be different repositories for different versions, this might be valuable for easy exploration

Honestly hard pass on that one. Having to go to different repositories looks awful. I love the Prusa branches to be honest. So easy to switch

natewalck commented 3 years ago

Voron is different repos for entirely different machines. Voron 1 is the first design, Voron 2 is completely different machine and design.

I agree on branches for version. Once version is production, merge it to main. Keep all active development merging into a branch for the given release.