Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 460 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 460 Bytes

klipperterm

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

Screenshot

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