From 5cf4b018fcdfa4dc953b4a003a505d439aba7ee6 Mon Sep 17 00:00:00 2001 From: Kenneth Jiang Date: Thu, 12 Oct 2023 11:26:30 -0700 Subject: [PATCH] refactor: change wording now that moonraker-obico can link printer using auto-discovery (#389) --- scripts/obico.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/scripts/obico.sh b/scripts/obico.sh index eeca2c9..f8bef57 100644 --- a/scripts/obico.sh +++ b/scripts/obico.sh @@ -251,9 +251,8 @@ function moonraker_obico_setup_dialog() { done fi blank_line - echo -e "| To link to your Obico Server account, you need to |" - echo -e "| obtain the 6-digit verification code in the Obico |" - echo -e "| mobile or web app. For more information, visit: |" + echo -e "| It will take only 10 seconds to link printer to Obico.|" + echo -e "| For more information, visit: |" echo -e "| https://www.obico.io/docs/user-guides/klipper-setup/ |" blank_line echo -e "| If you don't want to link the printer now, you can |"