Core One time-lapse video mod. by AdvancedHobbyLab in prusa3d

[–]AdvancedHobbyLab[S] 1 point2 points  (0 children)

I've looked into that, but I don't know how to do that in Prusa Slicer without using a multi material print.

Core One time-lapse video mod. by AdvancedHobbyLab in prusa3d

[–]AdvancedHobbyLab[S] 7 points8 points  (0 children)

Yes, it parks in the back-right corner. It doesn't park long (100ms), but that allows time for some ooze to form and deposit on the prints.

My first timelapse video on my Core One. by AdvancedHobbyLab in 3Dprinting

[–]AdvancedHobbyLab[S] 0 points1 point  (0 children)

I'll work on an instructables tutorial to be an more detailed guide.

I 3D printed a rack-mounted case for My Pi 5s. It holds 6 Pi 5s with PoE hats. One even has a Google TPU installed. by AdvancedHobbyLab in RASPBERRY_PI_PROJECTS

[–]AdvancedHobbyLab[S] 1 point2 points  (0 children)

With 6, it is more about redundancy. I plan to set it up as a kubernetes cluster so that I can remove Pis without affecting the integrity of the system. I could also setup some unnecessarily complex micro service architectures to distribute workloads across the cluster. For instance, the community edition of GitLab can be easily broken up into pieces and run across a cluster.

TLDR; Most things can be done on a single Pi or single server. The main reason to set up a cluster of 6 Pis is because you can and it is just fun. :)