From 36fc0227c5ec4b42373016df89c43c5f80f4ab0a Mon Sep 17 00:00:00 2001 From: paukstelis Date: Tue, 7 Jun 2022 16:32:54 -0400 Subject: [PATCH] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8d4a524..f1ce344 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ As of 02/22 there is no longer a need to download a specific image file. * __This instance is just a generic template used for making all your other instances. You need to make at least one instance using the script when this is done. Do not add a camera to the generic instance.__ * Continue with octoprint_deploy script, choose `Add Instance` and follow the instructions. * If your printer does not have a serial number (all Creality printers) allow the auto-detection to time-out and it will detect by the USB port you plugged it in to. + * After adding the first instance, the template instance will be shutdown. This is normal. * Add as many instances as you have printers, following the instructions. * Remember, camera installed with this script are experimental and always will be. The script makes some basic assumptions that you may need to change later. Cameras suck up quite a bit of USB bandwidth so while it is quite straightforward to run 10 printers with a modest computer, you can't also run 10 cameras. * What else can you do?