Open giesberge opened 4 years ago
https://github.com/VoronDesign
Their approach seems to be different repositories for different versions, this might be valuable for easy exploration
https://github.com/machineagency/jubilee
They moved all their build guides etc outside of Jubilee and seems to be primarily for
https://github.com/prusa3d/Original-Prusa-i3/tree/MK3
They did theirs as branches
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
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.
The idea is to get a collection of ideas and to explore what has worked and what hasn't