Skip to content

filamentech/KlipperScreen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KlipperScreen

KlipperScreen is an idea based from OctoScreen, but instead of needing OctoPrint or to compile go, KlipperScreen is python based and interacts directly with Moonraker, Klipper's API service.

Current feature list:

  • Homing
  • Preheating
  • Job Status and control
  • Temperature control
  • Extrude control
  • Fan control
  • Disable steppers
  • Configure Z Offset using PROBE_CALIBRATE
  • Print tuning (Z Babystepping, Speed Control, Flow Control)
  • Manual bed leveling assist
  • Using thumbnails from prusa on job status page
  • Scale UI based off of resolution
  • Better system panel
  • Wifi selection

Changelog

Required Hardware

KlipperScreen should run on any touchscreen that you can connect to a computer. The required video driver may be slightly different depending on what model you get. KlipperScreen will scale to the resolution of the screen being used. However, three resolutions are tested during development: 1024x600, 800x480, 480x320.

There are no recommended screens, but there are several screens that work with KlipperScreen. They include screens that use HDMI/USB, Raspberry Pi GPIO, or the Rapsberry Pi DSI (ribbon cable) port.

Links

Installation

Configuration

Panels

Sample Panels

Main Menu Main Menu

Job Status Job Status

Packages

No packages published

Languages

  • Python 94.5%
  • CSS 3.8%
  • Shell 1.7%