Klipper is a 3d-printer firmware
Find a file
Anthony Bourguignon b0481f1110 klippy: Allow to listen to a TCP socket
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>
2025-02-18 10:39:33 +01:00
.github github: Change to upload-artifact@v4 2025-01-09 20:43:54 -05:00
config config: Update generic-creality-v4.2.7.cfg (#6790) 2025-01-24 21:46:08 -05:00
docs docs: Improve suggestions on bytes_invalid in CANBUS_Troubleshooting.md 2025-02-15 18:20:04 -05:00
klippy klippy: Allow to listen to a TCP socket 2025-02-18 10:39:33 +01:00
lib lib: Update can2040 to v1.7.0 2025-01-10 12:20:13 -05:00
scripts klippy: Allow to listen to a TCP socket 2025-02-18 10:39:33 +01:00
src stm32: Add support for stm32f070x6 mcus 2025-02-16 13:57:59 -05:00
test config: Config for Geeetech A-series printers: A10/M/T and A20/M/T (#6767) 2025-01-03 09:32:07 -05:00
.gitignore util: Fix versioning when gitdir is absent (#809) 2018-10-27 10:44:38 -04:00
COPYING COPYING: Update GPLv3 license to latest text (uses https instead of http) 2022-06-03 11:28:44 -04:00
Makefile makefile: Replace CFLAGS -I with -iquote 2024-04-03 22:53:09 -04:00
README.md docs: Improve wording of main Klipper page 2025-01-21 18:54:00 -05:00

Welcome to the Klipper project!

Klipper

https://www.klipper3d.org/

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.