-
-
Notifications
You must be signed in to change notification settings - Fork 91
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
79 additions
and
1 deletion.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,77 @@ | ||
GuppyFLO is a self-hosted service that enables local/remote management of multiple Klipper printers using Moonraker. | ||
|
||
More info about GuppyFLO: :material-github: [Here](https://github.com/ballaswag/guppyflo) | ||
|
||
More info about Tailscale: :material-web: [Here](https://tailscale.com/) | ||
|
||
!!! Note | ||
**This procedure must be repeated after restoring the printer to factory settings.** | ||
|
||
|
||
## Installation | ||
<hr> | ||
|
||
- Make sure you have followed this <a href="../../helper-script/helper-script-installation">Helper Script Installation</a> section before. | ||
|
||
- In the script, enter in `[Install] Menu` by typing ++"1"++ , validate with ++"Enter"++ and install `GuppyFLO`: | ||
|
||
<img width="900" src="../../assets/img/Creality-Helper-Script/Install_Menu.png"> | ||
|
||
|
||
## Prerequisites | ||
<hr> | ||
|
||
- Create a free Tailscale account here: :material-web: [Create Tailscale Account](https://login.tailscale.com/start) | ||
|
||
- Install the Tailscale application depending device(s) you want to use for remote access: :material-web: [Download Tailscale App](https://tailscale.com/download) | ||
|
||
|
||
## Configurations | ||
<hr> | ||
|
||
- Open your web browser and go to the address `http://xxx.xxx.xxx.xxx:9873` (by replacing **xxx.xxx.xxx.xxx** by your printer's local IP address) to access the GuppyFLO Web interface : | ||
|
||
<img width="900" src="../../assets/img/GuppyFLO/01.png"> | ||
|
||
- Then, click on authenticate link to register GuppyFLO instance to Tailscale: | ||
|
||
<img width="900" src="../../assets/img/GuppyFLO/02.png"> | ||
|
||
- You will be redirected to the Tailscale website to connect device by clicking on `Connect` button: | ||
|
||
<img width="500" src="../../assets/img/GuppyFLO/03.png"> | ||
|
||
- Go back to GuppyFLO Web interface and click on `Add Printer` button: | ||
|
||
<img width="900" src="../../assets/img/GuppyFLO/04.png"> | ||
|
||
- Configure settings and click on `Add Printer` button: | ||
|
||
<img width="500" src="../../assets/img/GuppyFLO/05.png"> | ||
|
||
- Go to to your Tailscale Admin console here: [Tailscale Admin Console](https://login.tailscale.com/admin/machines) | ||
|
||
- There you will see the connected devices and their respective IP addresses : | ||
|
||
<img width="500" src="../../assets/img/GuppyFLO/06.png"> | ||
|
||
1. guppyflo :fontawesome-solid-arrow-right-long: Your printer | ||
2. IP address assigned to your printer (to connect to it remotely) | ||
3. The devices you have connected to Tailscale (here my mobile phone) | ||
4. The IP addresses assigned to the devices you have connected | ||
|
||
What interests us here is the IP address assigned to guppyflo (your printer). It's this IP address that you will need to use to connect to the GuppyFlo Web interface remotely from the device(s) you have connected to Tailscale. | ||
|
||
- You can now connect to GuppyFlo Web interface remotely by using IP address assigned to guppyflo: | ||
|
||
<img width="350" src="../../assets/img/GuppyFLO/07.png"> | ||
|
||
!!! Note | ||
**For now camera not working remotely and it will be fixed in future release of GuppyFLO.** | ||
|
||
|
||
<br /> | ||
|
||
**If you like my work, don't hesitate to support me by paying me a 🍺 or a ☕. Thank you 🙂** | ||
|
||
<a href="https://ko-fi.com/guilouz" target="_blank"><img width="350" src="../../assets/img/home/Ko-fi.png"></a> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters