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
Skorpi08
ac4f3c0c7e
Nextion TFT touch screen ( #21324 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
107cc1f6a1
Followup to planner cleanup
4 years ago
Scott Lahteine
f49dc90655
Move web-ui out of Marlin root folder
4 years ago
Scott Lahteine
7cfaa50148
Revert "Fix small wired EEPROM ( #21337 )"
Reverting commit cc3e878f90
pending further investigation.
4 years ago
Scott Lahteine
dec9b9ad2f
Minor E3 V2 dwin cleanup
4 years ago
Scott Lahteine
7973b954b4
E1+ Autotemp and Planner comments
4 years ago
Scott Lahteine
e0711d87a0
Un-pause fans on STOP
4 years ago
Scott Lahteine
3bbcfb0185
Update setup() description
4 years ago
Scott Lahteine
86a8e8970a
mftest: usage with error
4 years ago
Scott Lahteine
f5d612b213
Detect extra ENVS in preflight checks ( #21361 )
4 years ago
K.3D
a2d2e19f84
KRATOS32 / K.32 board and LCD controllers ( #21334 )
4 years ago
X-Ryl669
35c32602f4
Teensy USB / serial followup ( #21316 )
4 years ago
Victor Oliveira
0d04dcd9ae
Script to generate Marlin TFT Images ( #21340 )
4 years ago
X-Ryl669
f6f5ed166f
Fix build with Meatpack only on 2nd port ( #21336 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Scott Lahteine
b644aca98c
Fix small wired EEPROM ( #21337 )
Co-Authored-By: jafal99 <26922965+jafal99@users.noreply.github.com>
4 years ago
XDA-Bam
e5ab4a7283
Update display timing for SKR Pro ( #21346 )
4 years ago
InsanityAutomation
f36eb4646b
Custom menu items confirm option ( #21338 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Victor Oliveira
0c3eb04a37
No extra build folder for st/jlink upload ( #21341 )
4 years ago
Scott Lahteine
09233129a8
Tweak opt_set, opt_enable
4 years ago
Scott Lahteine
2480c82d76
Add M207/8/9 reporting ( #21335 )
4 years ago
Scott Lahteine
7fb04b3656
MarlinSerial cleanup
4 years ago
Scott Lahteine
166d4a26f3
Pause SD queue early on M25 ( #21317 )
4 years ago