diff --git a/README.md b/README.md index afca8d4..0881bae 100644 --- a/README.md +++ b/README.md @@ -1 +1,10 @@ -# fabaccess_klipper \ No newline at end of file +# fabaccess_klipper + +Very very early implementation of Klipper control via FabAccess. +It uses an HTTP API that talks to the FabAccess server via CapnProto + +## printer.cfg + +[fabaccess_klipper] +ip: HTTP API IP and port +machine: _machineid_ \ No newline at end of file