18546 Commits (5b7b065b96e6920171a50aace7e77ec8f735915d)
 

Author SHA1 Message Date
Scott Lahteine 84a2746d05 Improve uncrust script 4 years ago
Scott Lahteine 2059c6e4d0 Apply pointer formatting 4 years ago
ellensp bf3fce3550 GT2560 Rev.A Plus Z Max Pin with BLTouch (#21375) 4 years ago
George Fu 19078966d9 FYSETC Spider board (#21458) 4 years ago
Scott Lahteine f734f79f5b reduced verbiage 4 years ago
Malderin 627331aa68 Fix MKS LVGL UI Main screen / print buttons (#21468) 4 years ago
Scott Lahteine 3ed4503c30 Adjust mfconfig script 4 years ago
Mike La Spina f1986545da Laser Coolant Flow Meter / Safety Shutdown (#21431)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Vert 9f48314cb4 YHCB2004 pins followup (#21472) 4 years ago
Marcio T 7c275285ea Refactor Hilbert curve. Enhance Touch UI Bed Level Screen. (#21453) 4 years ago
Leoric 4ffb95a736 MKS UI: Monitor state when idle (#21452)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Vert 943a8ebdc6 Fix for YHCB2004 (#21450) 4 years ago
Tomas Rimkus 8d73a6c4e2 Avoid watchdog reset in all wired EEPROMs (#21436)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Scott Lahteine e817db62a4 Apply TMC UART to STM32, simplify 4 years ago
Scott Lahteine 85eb179acf Define HW serial ports needed for TMC UART (#21446) 4 years ago
Ramiro Polla 3d70b645b6 Optimize LSF for size, efficiency (#21443) 4 years ago
ldursw c83b6217f9 Followup to SDIO patch (#21440) 4 years ago
espr14 a97f6c4c74 Endstops always on in G28 (#21441) 4 years ago
espr14 710b1bcb6d Endstops always on after delta homing (#21442) 4 years ago
Scott Lahteine b4617e7904 Tweak disabled variant options 4 years ago
Scott Lahteine a9f022dacf Update common-cxxflags.py comment 4 years ago
Scott Lahteine 5ff4476ccb Comment, clean up some PlatformIO scripts 4 years ago
Martijn Bosgraaf 98a6015d3a Extend M106/M107 for better laser module support (#16082)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Bryan Hunwardsen 05b281ad9e SKR E3 Mini V2.0 Fan Bug Fix (#21079)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Miguel Risco-Castillo 3c9ffa77f9 Ender 3 V2 Status Line (#21369)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
ldursw 2a32d14dc4 Fix SDIO buffer alignment (#21396) 4 years ago
kpishere e087271d48 Misc build fixes (#21413)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Ramiro Polla 375404290d Update Anet V1.0 display timing (#21425) 4 years ago
Ramiro Polla 5c8f7c7ea3 Optimize MarlinSettings with template methods (#21426) 4 years ago
Scott Lahteine c6774812fa More IntelliSense-friendly declarations 4 years ago
Scott Lahteine af13128430 Group UBL parameters, add comments 4 years ago
Scott Lahteine 6b7a92035c Misc LCD cleanup 4 years ago
Scott Lahteine 9e8b158ee1 Tweak mf helper scripts 4 years ago
Scott Lahteine 3226e12037 Add typedef celsius_t (#21374) 4 years ago
Scott Lahteine 2a011779e9 Max temp/target followup 4 years ago
Scott Lahteine faa1118ca7 MKS / E3V2 LCD code cleanup 4 years ago
Scott Lahteine 3341e4f88c Add typedef extra_fan_t 4 years ago
Scott Lahteine 976403d10d Improve max temp / target 4 years ago
borland1 ff729744e5 Main / Config Custom Submenus (#18177)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine d924adef75 Followup to UBL Hilbert 4 years ago
ellensp dca4c2904e Check NOZZLE_CLEAN_FEATURE settings (#21332)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Marcio T e806c3376a UBL - Hilbert space-filling curve probing sequence (#21387) 4 years ago
Scott Lahteine c9674cd809 Minor process_subcommands_now followup 4 years ago
mihtjel 259d8f19b3 Fix macros that call macros crashing (#21383)
When macros call macros, the null termination should remain in place until the macro is completed, and only then put back. Otherwise, the macro handler interprets this as setting the macro called to a new value.
4 years ago
Sola 9a1c4f91fe Fix MKS H43 sensorless homing (#21388) 4 years ago
Zs.Antal 4bdc303f6c Update Hungarian language (#21407) 4 years ago
Marcio T 5b0dc4d325 Mesh Editor for FTDI Eve Touch UI (#21381) 4 years ago
Scott Lahteine 39c30d6fd6 HAL eeprom cleanup 4 years ago
Scott Lahteine e50af65a1b Fix bool++ warning 4 years ago
ellensp c4d757c6f7 Fix preflight motherboard target check (#21372)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago