mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-02-09 01:31:19 -07:00
Klipper is a 3d-printer firmware
docs: add instructions to use TCP sockets This changes the way that the apiserver parameter is handled. It now uses a URL instead of a string which was the path of the unix socket. The string representing a path is still allowed, if no scheme is present it considers its a unix socket. I also log errors if klippy cannot bind to a file or the IP, instead of raising an exception. Signed-off-by: Anthony Bourguignon <contact@toniob.net> |
||
|---|---|---|
| .github | ||
| config | ||
| docs | ||
| klippy | ||
| lib | ||
| scripts | ||
| src | ||
| test | ||
| .gitignore | ||
| COPYING | ||
| Makefile | ||
| README.md | ||
Welcome to the Klipper project!
The Klipper firmware controls 3d-Printers. It combines the power of a general purpose computer with one or more micro-controllers. See the features document for more information on why you should use the Klipper software.
Start by installing Klipper software.
Klipper software is Free Software. See the license or read the documentation. We depend on the generous support from our sponsors.
