[Hi guys. I got into trouble again this time of night. and the system collapsed. Lastly, I installed aklipper screen with kiauh via putty. and I opened the mainsail connection on my computer. and proceeded to follow the steps in the installation instructions. “127.0.0.1” in the “Moonraker configuration” file and
“type: git_repo” at the bottom of the page
path: ~/KlipperScreen
origin: GitHub - KlipperScreen/KlipperScreen: GUI for Klipper
virtualenv: ~/.KlipperScreen-env
requirements: scripts/KlipperScreen-requirements.txt
system_dependencies: scripts/system-dependencies.json"
I copied and pasted these lines, but I guess I copied them incompletely. " should be "
[update_manager KlipperScreen]
type: git_repo
path: ~/KlipperScreen
origin: GitHub - KlipperScreen/KlipperScreen: GUI for Klipper
virtualenv: ~/.KlipperScreen-env
requirements: scripts/KlipperScreen-requirements.txt
system_dependencies: scripts/system-dependencies.json
managed_services: KlipperScreen".
After this process, when I saved and restarted, unfortunately I could not connect to “mainsail”. How can I solve this problem?