├── README.md ├── dwc2.cfg ├── rr_handler.py ├── screenshots └── screen.PNG └── web_dwc2.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stephan3/dwc2-for-klipper-socket/HEAD/README.md -------------------------------------------------------------------------------- /dwc2.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stephan3/dwc2-for-klipper-socket/HEAD/dwc2.cfg -------------------------------------------------------------------------------- /rr_handler.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stephan3/dwc2-for-klipper-socket/HEAD/rr_handler.py -------------------------------------------------------------------------------- /screenshots/screen.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stephan3/dwc2-for-klipper-socket/HEAD/screenshots/screen.PNG -------------------------------------------------------------------------------- /web_dwc2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Stephan3/dwc2-for-klipper-socket/HEAD/web_dwc2.py --------------------------------------------------------------------------------