Connecting and powering Raspberry Pi to a Prusa

preview_player
Показать описание
I will go over the final build of my Prusa Clone printer. I will show the enclosure I use to house the Raspberry PI 3. The wiring setup from a buck converter to power the PI. And then the serial connections from the PI to the Einsy board. This will give you a Pi that is powered by the Prusa power supply and connected without the use of a USB cable.

Raspberry PI Configuration and setup links below:

Affiliate links

Raspberry Pi Commands:

Hit enter and paste the following at the end
enable_uart=1
dtoverlay=pi3-disable-bt
Cntrl-X and then Y to save

Remove the following: console=serial0,115200
Cntrl-X and Y to save

sudo raspi-config
To configure connections on RapsberryPI

In octoprint go to connections and add the following:

/dev/ttyAMA0
Рекомендации по теме
Комментарии
Автор

Added a Raspberry Pi4 to my printer this evening and this video got me through connecting it. Thanks so much for posting it.

crenchaos
Автор

A quick piece of advice - if you recently reset your einsy and it wants to invoke the wizard, you want to be sure to clear that and get to the normal informational display before testing your connectivity - otherwise it won't connect! I used the 4 wire GPIO and useda buck converter for the RPI power. I recycled the twisted pair wires from a spare cat 6 cable for my connector cable and have no noise issues, as I have done in the past for other things like BL touch probes and the like.

Ojref
Автор

What's the quality of the components supplied for the clone? I would think it would be a potential worry that it'd have cheaper electronics? Concerning fire hazards with cheap stuff that gets hot 😬 decent quality power supply and heat controlled components?

KDP