From 9cdc1af14c0cf476e41488c916e25d4875d6458d Mon Sep 17 00:00:00 2001 From: Jordan Ruthe Date: Tue, 3 Nov 2020 15:15:45 -0500 Subject: [PATCH] Documentation update --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 837726ac..ce61b53d 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,16 @@ Current feature list: - [ ] Wifi selection - [ ] Manual bed leveling assist - [ ] Using thumbnails from prusa on job status page + - [ ] Scale UI based off of resolution More details to come... +### Required Hardware +KlipperScreen should run on any HDMI touchscreen that you can connect to a raspberry pi. The required video driver may +be slightly different depending on what model you get. I am developing on a 1024x600 resolution screen. Due to this, +other resolutions may not be scaled properly at this moment. UI scaling is a future development item. + ### Installation Follow the instructions to install klipper and moonraker. klipper: https://github.com/KevinOConnor/klipper/