Commit Graph

20142 Commits

Author SHA1 Message Date
Keith Bennett
1298acac83 🩹 Fix Touch Calibration first point (#25298) 2024-01-02 11:22:11 +01:00
Scott Lahteine
21f6f41a6d 🎨 Timer tweaks 2024-01-02 11:22:11 +01:00
ellensp
2569f74ade 🩹 Fix Chitu3D V6 default probe pin (#25552) 2024-01-02 11:22:11 +01:00
Scott Lahteine
90af917a29 🩹 Update TRONXY_V10 SPI_FLASH pins 2024-01-02 11:22:10 +01:00
Scott Lahteine
375c61aaa3 🎨 LPC_SOFTWARE_SPI => SOFTWARE_SPI
Co-Authored-By: Martin Turski <turningtides@outlook.de>
2024-01-02 11:22:10 +01:00
Scott Lahteine
df743d755a 🎨 Pins header comments
Co-Authored-By: Martin Turski <turningtides@outlook.de>
2024-01-02 11:22:10 +01:00
Martin Turski
78f854613c 🩹 Reset touch screen calibration on failure (#25334)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-01-02 11:22:09 +01:00
Scott Lahteine
3c6f086f2d 🎨 calibration_stage => stage 2024-01-02 11:22:09 +01:00
Scott Lahteine
81d279906b 🩹 Fix a serial_ternary 2024-01-02 11:22:09 +01:00
ellensp
707797f5d0 🩹 Fix Ender 2 stock LCD (#25538) 2024-01-02 11:22:09 +01:00
George Fu
66e5a906fb 🐛 Fix FYSETC Cheetah v2.0 Servo/Probe pins (#24635)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-01-02 11:22:09 +01:00
Scott Lahteine
4a3e84c5b9 ️ Misc. optimizations 2024-01-02 11:22:09 +01:00
Davide Rombolà
aa460bd936 🎨 Suppress warning (#25529) 2024-01-02 11:22:09 +01:00
Scott Lahteine
dbf7ea8796 🧑‍💻 More IntelliSense-friendly declares 2024-01-02 11:22:09 +01:00
Michael Hill
8583551557 Sovol v1.3.1 (Sovol SV06) (#25267) 2024-01-02 11:22:09 +01:00
dwzg
e469b04f9a 🩹 Fix DWIN MarlinUI Fan/E/XY (#25502) 2024-01-02 11:22:09 +01:00
Scott Lahteine
9f65ab96e4 🩹 Fan Menu / Status fixes
Followup to #21888
2024-01-02 11:22:08 +01:00
Abdullah YILMAZ
22ce4e5b22 🌐 Update Turkish language (#25447) 2024-01-02 11:22:08 +01:00
Giuliano Zaro
97e9f63286 🌐 Update Italian language (#25454) 2024-01-02 11:22:08 +01:00
Scott Lahteine
b7a3afe85d 📝 Fix a comment 2024-01-02 11:22:08 +01:00
jamespearson04
dc36389ea7 🐛 Fix UBL 'G29 J' mesh tilt (#25453)
Fix regression from #24214
2024-01-02 11:22:08 +01:00
Marcio T
ed992427e7 🚸 Improve CocoaPress Touch UI (#25446) 2024-01-02 11:22:08 +01:00
ellensp
7aa0454712 📝 Link to archived RA Control Panel page (#25424) 2024-01-02 11:22:08 +01:00
Giuliano Zaro
18aa56fa63 🌐 Update Italian language (#25309) 2024-01-02 11:22:08 +01:00
Roman Moravčík
9c4de0056a 🌐 Update Slovak language (#25305) 2024-01-02 11:22:08 +01:00
ellensp
47c00a59bd 🧑‍💻 Add IA_CREALITY CI test (#25434) 2024-01-02 11:22:07 +01:00
Scott Lahteine
e77686cfd9 🔨 Use 'build_src_filter' 2024-01-02 11:22:07 +01:00
Scott Lahteine
18a55a58f5 🔨 Fix thread-unsafe deque iteration 2024-01-02 11:22:03 +01:00
ellensp
3d4c6e5ca3 🐛 Fix MKS Robin Nano 1.3 F4 pin collision (#25838) 2024-01-02 11:21:55 +01:00
ellensp
94b4bd5c1e 🔧 Update thermocouple 2 pin sanity check (#25627) 2024-01-02 11:21:55 +01:00
ellensp
effeb5a4f2 🩹 Fix MARLIN_F446Zx_TRONXY variant (#25659)
Followup to 9be1554f
2024-01-02 11:21:55 +01:00
Chris Pepper
0935cdf7eb 🩹 Fix SD partitionTable packing (#25648) 2024-01-02 11:21:55 +01:00
Jason Smith
7f53cb3ce6 🎨 Suppress M122 sign warning (#25613) 2024-01-02 11:21:54 +01:00
Eduard Sukharev
4287eb83d2 🐛 Fix long filename read/report (#25509) 2024-01-02 11:21:54 +01:00
John Robertson
49ea4714fe 🔧 Sanity-check PRINTCOUNTER_SAVE_INTERVAL + ESP32 I2S Exp (#25527)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-01-02 11:21:54 +01:00
Keith Bennett
979313597a 🐛 Fix Anet ET4 SD_SS_PIN (#25492) 2024-01-02 11:21:54 +01:00
Scott Lahteine
25f3acab4c ️ Exit from ISR on AVR already does sei
Co-Authored-By: tombrazier <68918209+tombrazier@users.noreply.github.com>
2024-01-02 11:21:54 +01:00
Keith Bennett
aec1322585 BTT Octopus Max EZ 1.0, SKR 3.0 / 3.0 EZ (#25387, #25495, #25535) 2024-01-02 11:21:54 +01:00
Sion Williams
d57586b6a5 🔨 VSCode + Devcontainer support (#22420) 2024-01-02 11:21:53 +01:00
alextrical
094c9c38e4 🐛 Fix Flash EEPROM for STM32G0B1CB (#25469) 2024-01-02 11:21:53 +01:00
Hans-Christian Ebke
9b7acf8f40 🐛 Fix apply_power for SPINDLE_SERVO (#25465) 2024-01-02 11:21:53 +01:00
tombrazier
d8e232b120 🐛 Fix LA retract/feedrate edge case (#25445)
Followup to #25442
2024-01-02 11:21:53 +01:00
Scott Lahteine
fe7a60dc91 🔨 Improve config.ini example fetch 2024-01-02 11:21:53 +01:00
Scott Lahteine
29b392fa01 🌐 Regenerate language data 2024-01-02 11:21:53 +01:00
Scott Lahteine
bc915a2bb8 🧑‍💻 Script to make non-accented languages 2024-01-02 11:21:53 +01:00
Scott Lahteine
5a50118884 🔨 Update font scripts 2024-01-02 11:21:53 +01:00
ellensp
e55d4c9bfc 🔧 Fix Sensorless Probe sanity-check err (#25417) 2024-01-02 11:21:53 +01:00
tombrazier
27edbb21d3 🐛 Fix Linear Advance E position tracking (#25442)
Fix regression from #24951
2024-01-02 11:21:53 +01:00
tombrazier
32e0662783 🐛 Fix ISR_SHAPING_LOOP_CYCLES (#25335) 2024-01-02 11:21:52 +01:00
ellensp
bbf3083af6 🔨 Fix 'step' type in createTemperatureLookupMarlin.py (#25455) 2024-01-02 11:21:52 +01:00