Skip to content

Klipper display with ambient temperature for enclosed 3D printing

License

Notifications You must be signed in to change notification settings

jon-harper/clock-face

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clock Face

This is the local Klipper display configuration used for the Clock 3 project.

Changes

Currently, it displays the chamber temperature where the part cooling fan speed is normally on 12864-sized (16x4) displays. 2004 (20x4) displays are not yet supported.

Additional changes will likely include a cleaner, more intuitive menu layout.

Example Usage

From a shell on your Raspberry Pi:

cd ~/klipper_config
git clone https://github.com/jon-harper/clock-face clock-face

Add the line:

[include clock-face/main.cfg]

to your printer.cfg file somewhere.