working calibrated
This commit is contained in:
@@ -1,13 +1,9 @@
|
||||
[server]
|
||||
host = 0.0.0.0
|
||||
port = 7125
|
||||
enable_debug_logging = False
|
||||
max_upload_size = 1024
|
||||
|
||||
[file_manager]
|
||||
config_path = ~/klipper_config
|
||||
log_path = ~/klipper_logs
|
||||
enable_object_processing = False
|
||||
|
||||
[authorization]
|
||||
cors_domains =
|
||||
@@ -55,3 +51,11 @@ origin = https://github.com/mainsail-crew/sonar.git
|
||||
primary_branch = main
|
||||
managed_services = sonar
|
||||
|
||||
[update_manager KlipperScreen]
|
||||
type = git_repo
|
||||
path = /home/pi/KlipperScreen
|
||||
origin = https://github.com/jordanruthe/KlipperScreen.git
|
||||
env = /home/pi/.KlipperScreen-env/bin/python
|
||||
requirements = scripts/KlipperScreen-requirements.txt
|
||||
install_script = scripts/KlipperScreen-install.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user