From e574ff51eaa5ff027f3a9820cd73eaaf35859bcc Mon Sep 17 00:00:00 2001 From: paukstelis Date: Sat, 19 Oct 2019 09:08:06 -0400 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index befe72b..d68c209 100644 --- a/README.md +++ b/README.md @@ -6,13 +6,13 @@ These files provide a simple bash script for quickly deploying multiple octoprin * Install Octoprint. You can follow the directions here: https://octoprint.org/download/ or here: https://community.octoprint.org/t/setting-up-octoprint-on-a-raspberry-pi-running-raspbian/2337 -* Start up Octoprint for the first time to setup a base instance profile. The base profile will be edited in several places to allow specific modifications during deployment. +* Start up Octoprint for the first time to setup a base instance profile. The base profile will be edited in several places with `INSTANCE` to allow modifications during deployment. * During setup, edit the restart script: `sudo systemctl restart INSTANCE` - +![alt text](/deploy_01.png) * After the initial setup is done, reload the server and edit the Additional Serial Port field: `/dev/octo_INSTANCE` - +![alt text](/deploy_02.png) * You can also edit the server name under apperance with: `INSTANCE` - +![alt text](/deploy_03.png) [PLACE HOLDERS FOR EDITING STUFF] * Make sure whichever printer you are installing for is not plugged in via USB