mirror of
https://github.com/dw-0/kiauh.git
synced 2026-05-07 01:38:20 +05:00
preconfigure octoprint for use with klipper
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
serial:
|
||||
additionalPorts:
|
||||
- /tmp/printer
|
||||
disconnectOnErrors: false
|
||||
port: /tmp/printer
|
||||
server:
|
||||
commands:
|
||||
serverRestartCommand: sudo service octoprint restart
|
||||
systemRestartCommand: sudo shutdown -r now
|
||||
systemShutdownCommand: sudo shutdown -h now
|
||||
Reference in New Issue
Block a user