Skip to content

dinosauria123/StacKlipper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

StacKlipper

Wireless remote controller for Klipper 3D printers

Description

StacKlipper is a remote controller for Klipper (Moonraker installed) 3D printers made by M5Stack. This program is derived from the sample program of M5TreeView.

Build

First of all, Get your M5Stack.

Add two external library to Arduino IDE.

You also have to add ESP32 Arduino board libraly, Arduino M5Stack library, and Arduino_JSON library.

Open StacKilipper.ino via Arduino IDE and edit SSID, PASSWORD, Klipper IP adress as yours. Then build it.

Screenshot

image0(1)

What can do

  • Show status of the 3D printer
  • Set Bed and Nozzle temperature
  • Move Home position and any XYZ position
  • Reset firmware
  • Emergency stop (M112)

To do

  • Support Bluetooth connection M5Stack to Klipper server.

Licence

GPLv3

Acknowledgments

lovyan03 (https://github.com/lovyan03/), who create M5TreeView and M5OnScreenKeyboard.

Discord group Klipper_jp (https://discord.com/channels/889871356609581086/), provided information and suggestion about this program.

About

Wireless remote controller for Klipper 3D printers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages