Difference between revisions of "Duet3 Raspberry Pi Provisioning"

From Jubilee
Jump to navigation Jump to search
Line 3: Line 3:
 
== Assumptions ==
 
== Assumptions ==
 
These instructions assume a wired network connection to the Raspberry Pi, like this one:
 
These instructions assume a wired network connection to the Raspberry Pi, like this one:
[[File:Jubilee duet3 local connection.png|frameless|center]]
+
[[File:Jubilee duet3 local connection.png|frameless|804px|center]]
  
 
== Instructions ==
 
== Instructions ==

Revision as of 09:57, 16 June 2021

In SBC mode, the Raspberry Pi handles high-level tasks like the web interface and networking, while the Duet 3 Control board handles the motion control. This setup also allows for future expansions like automatic tool alignment using TAMV that simply wont be possible on standalone boards.

Assumptions

These instructions assume a wired network connection to the Raspberry Pi, like this one:

Jubilee duet3 local connection.png

Instructions

Provision the Raspberry Pi's SD Card

Enable SSH on the SD Card

Setup Networking on the SD Card

References