Commit Graph

19847 Commits

Author SHA1 Message Date
Scott Lahteine
e51a0b4fd0 📝 Fix comment 2024-01-02 11:20:27 +01:00
JoaquinBerrios
24874d7f89 ️ BTT SKR V3.0 / EZ = 480MHz (#24721) 2024-01-02 11:20:27 +01:00
Scott Lahteine
2be53bbc15 🔨 Fix config-labels.py 2024-01-02 11:20:27 +01:00
Scott Lahteine
b36f688851 🔨 Outdent py string 2024-01-02 11:20:27 +01:00
dmitrygribenchuk
e015483d93 🔨 Clean up Python imports (#24736) 2024-01-02 11:20:27 +01:00
ButchMonkey
4732105dd9 🔨 Fix config.ini custom items, and 'all' (#24720) 2024-01-02 11:20:27 +01:00
ButchMonkey
cbc48f165f 🔨 Fix configuration.py with encoding UTF-8 (#24719)
- Opening files with Windows-1252 encoding.
2024-01-02 11:20:27 +01:00
Stephen Hawes
dcf6c735ae Opulo LumenPnP REV04 (#24718) 2024-01-02 11:20:26 +01:00
Keith Bennett
f51ed2fb12 🔨 Update SKR 3 env (#24711) 2024-01-02 11:20:12 +01:00
Scott Lahteine
37aaae242b 📝 Format some comments 2024-01-02 11:20:01 +01:00
EvilGremlin
17eae12bad 🔨 Native USB modified env followup (#24669)
Followup to #24619
2024-01-02 11:20:00 +01:00
Bob Kuhn
2e81c8079a 🐛 Fix UBL regression (#24622)
Fix regression from #24188
2024-01-02 11:20:00 +01:00
Ruedi Steinmann
7f22e95477 🩹 Fix a BUZZ (#24740) 2024-01-02 11:20:00 +01:00
Scott Lahteine
bd175092b6 🔖 Config version 02010200 2024-01-02 11:20:00 +01:00
EvilGremlin
7dfb0046da 🐛 Fix back button (#24694) 2024-01-02 11:20:00 +01:00
Scott Lahteine
d33d47a6ce ✏️ Fix http:// links 2024-01-02 11:20:00 +01:00
Lefteris Garyfalakis
8dabaf86ff ✏️ Fix LCD sleep conditional (#24685) 2024-01-02 11:20:00 +01:00
Miguel Risco-Castillo
c352db3f1e 🩹 Constrain UBL within mesh bounds (#24631)
Fixes #24630
2024-01-02 11:20:00 +01:00
Keith Bennett
1f2b80591c 🚸 Up to 10 Preheat Constants (#24636) 2024-01-02 11:20:00 +01:00
ellensp
f86b79fc9d 🔧 Fix Auto-Fan / Controller-Fan pin conflict check (#24648) 2024-01-02 11:19:59 +01:00
ellensp
afc38a7c6f 🩹 Fix PID debug output (#24647) 2024-01-02 11:19:59 +01:00
Mark
3f17d3cdd5 🐛 Fix Bed Distance Sensor reading (#24649) 2024-01-02 11:19:59 +01:00
Arkadiusz Miśkiewicz
df1eb30d29 M20_TIMESTAMP_SUPPORT (#24679)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-01-02 11:19:59 +01:00
EvilGremlin
1aea7d4a2c ♻️ Display sleep minutes, encoder disable option (#24618)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-01-02 11:19:59 +01:00
DejitaruJin
372916c8cd 🩹 Fix SainSmart LCD (#24672) 2024-01-02 11:19:59 +01:00
Keith Bennett
90bc3d65f3 🩹 Fix Freeze Feature (#24664) 2024-01-02 11:19:59 +01:00
Lefteris Garyfalakis
e49e3880ee 🔨 Suppressible Creality 4.2.2 warning (#24683) 2024-01-02 11:19:59 +01:00
EvilGremlin
3f40d0a59f Robin Nano v1 CDC (USB mod) (#24619) 2024-01-02 11:19:59 +01:00
Alexey Galakhov
5381f53214 🐛 Fix JyersUI (#24652) 2024-01-02 11:19:58 +01:00
Keith Bennett
878b629f91 🔧 Fix Skew Correction defaults (#24601) 2024-01-02 11:19:58 +01:00
Scott Lahteine
8ac992327c 🎨 Some automated cleanup 2024-01-02 11:19:58 +01:00
Keith Bennett
92bc63822f 📺 Add to MKS UI About Screen (#24610) 2024-01-02 11:19:58 +01:00
Keith Bennett
0f7d7fccd7 🔧 Remove STM32F4 Print Counter Sanity Check (#24605) 2024-01-02 11:19:58 +01:00
Protomosh
e0b1bc8403 🐛 Fix DGUS Reloaded + STM32 (#24600) 2024-01-02 11:19:58 +01:00
Scott Lahteine
f54cafdc76 🧑‍💻 Use spaces indent for Python 2024-01-02 11:19:57 +01:00
Scott Lahteine
37918e1c77 🔨 Misc. schema updates 2024-01-02 11:19:42 +01:00
Graham Reed
c607c12e3a 🔨 Fix LPC1768 automatic upload port (#24599) 2024-01-02 11:19:42 +01:00
Scott Lahteine
003dfec67d 🩹 Fix strtof interpreting a hex value
Bug introduced in #21532
2024-01-02 11:19:42 +01:00
Scott Lahteine
2042df1df4 🔨 Add args to schema.py 2024-01-02 11:19:42 +01:00
Scott Lahteine
8d1f734819 🎨 Fix '…if_chain' Uncrustify option 2024-01-02 11:19:42 +01:00
Scott Lahteine
7a3d3d1a14 🔨 Misc. config py updates 2024-01-02 11:19:42 +01:00
Scott Lahteine
61c63d5b4c 🧑‍💻 Add operator== for C++20 2024-01-02 11:19:41 +01:00
Keith Bennett
4dc731f434 🧑‍💻 Fix UBL Build Mesh preheat items (#24598)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-01-02 11:19:41 +01:00
Ivan Kravets
8fec539881 🔨 Fix a PlatformIO debug issue (#24569) 2024-01-02 11:19:41 +01:00
Scott Lahteine
860e466a13 🔨 Update schema export 2024-01-02 11:19:41 +01:00
Scott Lahteine
591b856796 👔 Update .gitignore 2023-12-27 15:31:33 -06:00
Scott Lahteine
815c9163ce 🩹 Fix LONG_FILENAME_WRITE_SUPPORT typo 2023-12-11 15:42:30 -06:00
Scott Lahteine
68dbe13f85 🔨 Specify versions in INI 2023-12-11 15:42:30 -06:00
Scott Lahteine
4caa32b6dd 🔖 Version 2.1.1.1 2023-12-11 15:42:26 -06:00
Scott Lahteine
dfa748cb96 🔨 PlatformIO 6 compatibility 2023-07-20 13:44:06 -05:00