Hello @mswiatko !
I think no. Klipper depends on two way communication from the host (RasPi etc) and the printer MCU.
- Sending stepper commands, controlling the heating elements etc.
- Receiving temperatures from the thermistors, endstop notifications from the sensors etc
This will not work because the data exchange is time critical (like homing).
You may see here:
Why not use 2 wire pairs for full duplex?
1 Like