feat(logistics): working klipper

This commit is contained in:
Kat Inskip 2024-08-06 12:50:04 -07:00
parent 17524cc5b8
commit 6153aabafe
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
5 changed files with 277 additions and 1 deletions

View file

@ -3,6 +3,7 @@ _: {
moonraker = {
enable = true;
address = "0.0.0.0";
user = "octoprint";
port = 7125; # it's the default but i'm specifying it anyway
settings = {
octoprint_compat = { };