Electronics #2: Setting up Raspberry Pi with OctoPrint
This is part #2 in a list of postings on the electronics of my CEVO. The full list can be found here. The topic of this list is setting up a Raspberry Pi with OctoPrint. Note that installation of Klipper comes in part #3 and that the photographs shows my test setup, not the final wiring.
I am using an Pi 3B, that I already had. While the speed of the Arduino does not matter that much, the speed of the Pi does. This is where I will run OctoPrint, Klipper, camera, interesting plugins and other stuff, so the faster the merrier. If I was buying new I might go for an upper end Orange Pi or at least an Pi 3B+.
The Pi and the Arduinoes does not need more than 2A, even if they also power some sensors, fans, and the like. I am however using an 5V 7A power supply I had lying around. I am powering the Pi through the GPIO pins 2 and 6 - that is fine in a configuration like this and with any fairly decent power supply.
Installation of OctoPrint is very simple by just following the standard guide to install OctoPi. The only thing a bit special I did was to change the hostname with raspi-config to "cevo".
I am using an Pi 3B, that I already had. While the speed of the Arduino does not matter that much, the speed of the Pi does. This is where I will run OctoPrint, Klipper, camera, interesting plugins and other stuff, so the faster the merrier. If I was buying new I might go for an upper end Orange Pi or at least an Pi 3B+.
The Pi and the Arduinoes does not need more than 2A, even if they also power some sensors, fans, and the like. I am however using an 5V 7A power supply I had lying around. I am powering the Pi through the GPIO pins 2 and 6 - that is fine in a configuration like this and with any fairly decent power supply.
Installation of OctoPrint is very simple by just following the standard guide to install OctoPi. The only thing a bit special I did was to change the hostname with raspi-config to "cevo".
Comments
Post a Comment