215 Commits

Author SHA1 Message Date
suchmememanyskill
43cefaafd2 Make temp chart fit the lines 2024-02-16 23:39:35 +01:00
suchmememanyskill
dcf32d6685 Fix temp chart crashing 2024-02-16 23:09:32 +01:00
suchmememanyskill
12c4319173 Add graph to temp panel 2024-02-16 22:47:55 +01:00
suchmememanyskill
86be30034d Optimalisations 2024-02-16 22:15:15 +01:00
suchmememanyskill
4fc2316970 (Hack) Restart ESP when klipper calls start failing 2024-02-15 18:32:36 +01:00
suchmememanyskill
3dc241dbec Make stats panel accessible from move panel, improve Z offset menu 2024-02-15 18:29:13 +01:00
suchmememanyskill
cd58fcae4f Move touch calibration to lv_conf, implement invert colors in smartdisplay driver 2024-02-12 22:26:09 +01:00
suchmememanyskill
87a9257e19 Add ESP32-2432S022C using smartdisplay driver 2024-02-12 18:24:30 +01:00
suchmememanyskill
a436c6b5c7 Update readme 2024-02-11 10:33:22 +01:00
Sims
2b92b8daee Merge pull request #37 from suchmememanyskill/dev
v1.3.0
v1.3.0
2024-02-11 00:23:56 +01:00
suchmememanyskill
c443bb74d7 increase 3.5" screens SPI freq to 80mhz 2024-02-10 23:24:24 +01:00
suchmememanyskill
2fb83df0cf Set default font in a better way 2024-02-10 13:11:11 +01:00
suchmememanyskill
1c10d46a5e Make temp manual entry ui responsive 2024-02-10 13:02:40 +01:00
suchmememanyskill
d3e7eec47a Reset config, fix screen calibration 2024-02-10 12:09:43 +01:00
suchmememanyskill
64266b1ff8 Implement OTA updates 2024-02-10 00:37:25 +01:00
suchmememanyskill
254d8453ad A 2024-02-09 22:12:51 +01:00
suchmememanyskill
f05246f8c7 Ignore tags during build 2024-02-09 22:11:54 +01:00
suchmememanyskill
5bbdc9e509 Fix version extractor v1.2.1 2024-02-09 21:51:24 +01:00
suchmememanyskill
4302c4492c More CI changes 2024-02-09 21:44:21 +01:00
suchmememanyskill
8ff2be168e Fetch entire git history so tag can be extracted v1.2.0 2024-02-09 21:28:17 +01:00
suchmememanyskill
4fe6f3e975 State device name in webinstall tool 2024-02-09 21:22:56 +01:00
Sims
b8cb7f7ad9 Merge pull request #34 from suchmememanyskill/dev
v1.2.0: More displays, improved ui, unified ui
2024-02-09 21:15:05 +01:00
suchmememanyskill
15209544d0 Add version to settings 2024-02-09 21:06:23 +01:00
suchmememanyskill
452dbefbdb Is this why linux CI broke? 2024-02-09 20:13:28 +01:00
suchmememanyskill
adea917a5d html changes 2024-02-09 19:19:20 +01:00
Matt Hawley
e5efe08fc3 Updating keyboard to match style / layout of original (#33) 2024-02-09 19:10:33 +01:00
suchmememanyskill
2c7aab7607 Shuffle around board defines 2024-02-09 19:05:16 +01:00
suchmememanyskill
4daa0aa549 Extract display timeout from driver 2024-02-09 18:53:17 +01:00
suchmememanyskill
134e7ad48d Remove reference to boards 2024-02-09 17:47:29 +01:00
suchmememanyskill
2d6c2e8d10 Fix up smartdisplay driver, update readme, update install page 2024-02-08 23:35:31 +01:00
suchmememanyskill
725d76d9c5 Modify CI further 2024-02-07 23:39:25 +01:00
suchmememanyskill
e669017949 I hate CI 2024-02-07 23:07:44 +01:00
suchmememanyskill
82b1d515d1 Edit CI 2024-02-07 23:02:28 +01:00
suchmememanyskill
f985813960 Update boards 2024-02-07 22:37:52 +01:00
suchmememanyskill
81aa08b732 Delete boards 2024-02-07 22:25:26 +01:00
suchmememanyskill
fb928d28db Fix broken auto sleep 2024-02-07 22:10:04 +01:00
suchmememanyskill
716f934b6c Fix scaling for 3.5inch, Fix text scaling in general 2024-02-07 21:58:23 +01:00
suchmememanyskill
26a0f35dd2 Merge branch 'setup-ports' of https://github.com/suchmememanyskill/CYD-Klipper-Display into setup-ports 2024-02-07 21:04:01 +01:00
suchmememanyskill
ab4688c6dd Initial port to ESP32_3248S035C 2024-02-07 21:03:26 +01:00
Matt Hawley
c18cd10c69 Adding support for hostname with dual keyboards for port (#29)
* Adding support for hostname with dual keyboards for port

* Updating to use a single keyboard

* Changing keyboard layout
2024-02-06 17:30:59 +01:00
suchmememanyskill
1f76012423 Make power devices also show on klipper connect screen if available 2024-02-03 23:45:28 +01:00
suchmememanyskill
a07d28293c Add power devices to macro menu 2024-02-03 22:41:31 +01:00
suchmememanyskill
e152868e0f Add macros to not ready screen 2024-02-03 17:22:09 +01:00
suchmememanyskill
77db3652f2 Add info to stat panel 2024-02-03 16:39:49 +01:00
suchmememanyskill
41be4b1a31 Add stats panel 2024-02-03 15:16:25 +01:00
suchmememanyskill
ba015bb2e8 Switch to fork of lvgl for keyboard mods 2024-02-01 18:18:36 +01:00
suchmememanyskill
1ff75d2aa5 Process feedback partially 2024-02-01 18:10:40 +01:00
suchmememanyskill
4e7bff92c9 Test CI 2 2024-01-30 20:50:35 +01:00
suchmememanyskill
9c12588187 CI pls 2024-01-30 20:47:56 +01:00
suchmememanyskill
a84c695a9f Kickstart workflow 2024-01-30 20:39:00 +01:00