Difference between revisions of "Duet3 Raspberry Pi Provisioning"
Jump to navigation
Jump to search
Poofjunior (talk | contribs) |
Poofjunior (talk | contribs) |
||
Line 18: | Line 18: | ||
== References == | == References == | ||
* [https://duet3d.dozuki.com/Wiki/SBC_Setup_for_Duet_3 SBC Setup for Duet 3] | * [https://duet3d.dozuki.com/Wiki/SBC_Setup_for_Duet_3 SBC Setup for Duet 3] | ||
+ | * [https://www.raspberrypi.org/forums/viewtopic.php?t=144839#p1462633 Enabling SSH on the Raspberry Pi] | ||
+ | * [https://www.raspberrypi.org/forums/viewtopic.php?t=195836#p1225554 Expanding the File System on the Raspberry Pi] | ||
+ | * [https://pimylifeup.com/raspberry-pi-static-ip-address/ Static IP Address Setup on the Raspberry Pi] |
Revision as of 10:05, 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:
Instructions
Provision the Raspberry Pi's SD Card
Enable SSH on the SD Card
Setup Networking on the SD Card
Connecting your PC
Once the above setup is complete, you can connect your PC by following the Connecting to Jubilee Instructions.