Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 410 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 410 Bytes

klipperterm

Proof Of Concept Interactive G-Code Terminal for Klipper + Moonraker.

Build

npm install
npm run-script build
npm -g install

Usage

npx klipperterm ws://x1/websocket

# Connected to  ws://x1/websocket
# < ok B:24.4 /0.0 T0:24.2 /0.0
# g28
# < ok
# < ok B:24.4 /0.0 T0:24.3 /0.0