MarlinFirmware
de1161536b
[cron] Bump distribution date (2021-03-25)
4 years ago
Scott Lahteine
589bb921ae
Tweak disabled variant options
4 years ago
Scott Lahteine
b59a4331fa
Update common-cxxflags.py comment
4 years ago
Scott Lahteine
832059967c
Comment, clean up some PlatformIO scripts
4 years ago
Martijn Bosgraaf
30e7e2c276
Extend M106/M107 for better laser module support ( #16082 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Bryan Hunwardsen
3ae892bf91
SKR E3 Mini V2.0 Fan Bug Fix ( #21079 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Miguel Risco-Castillo
930752d46e
Ender 3 V2 Status Line ( #21369 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
ldursw
d172c71376
Fix SDIO buffer alignment ( #21396 )
4 years ago
kpishere
fd8207dd9a
Misc build fixes ( #21413 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Ramiro Polla
e7596d92c7
Update Anet V1.0 display timing ( #21425 )
4 years ago
Ramiro Polla
3ced55aa93
Optimize MarlinSettings with template methods ( #21426 )
4 years ago
Scott Lahteine
2d2291d00e
More IntelliSense-friendly declarations
4 years ago
Scott Lahteine
da4b6896f7
Group UBL parameters, add comments
4 years ago
Scott Lahteine
8fca37f373
Misc LCD cleanup
4 years ago
Scott Lahteine
155dea6f14
Tweak mf helper scripts
4 years ago
Scott Lahteine
e5ff55a1be
Add typedef celsius_t ( #21374 )
4 years ago
MarlinFirmware
07c24e72ac
[cron] Bump distribution date (2021-03-24)
4 years ago
Scott Lahteine
a8ea6e6463
Max temp/target followup
4 years ago
Scott Lahteine
58f0330d3f
MKS / E3V2 LCD code cleanup
4 years ago
Scott Lahteine
f7aaa2e1c7
Add typedef extra_fan_t
4 years ago
Scott Lahteine
cfa6c7d45b
Improve max temp / target
4 years ago
borland1
df1ef496d1
Main / Config Custom Submenus ( #18177 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
dd92c8e927
Followup to UBL Hilbert
4 years ago
ellensp
10c14bcc05
Check NOZZLE_CLEAN_FEATURE settings ( #21332 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Marcio T
eee726ec7d
UBL - Hilbert space-filling curve probing sequence ( #21387 )
4 years ago
Scott Lahteine
22fc59ab59
Minor process_subcommands_now followup
4 years ago
mihtjel
50a6ffa952
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
2b621eb45d
Fix MKS H43 sensorless homing ( #21388 )
4 years ago
Zs.Antal
c44ff3eb3d
Update Hungarian language ( #21407 )
4 years ago
Marcio T
3e7d830f57
Mesh Editor for FTDI Eve Touch UI ( #21381 )
4 years ago
thinkyhead
26db51fa9d
[cron] Bump distribution date (2021-03-23)
4 years ago
thinkyhead
fb9502e0fb
[cron] Bump distribution date (2021-03-22)
4 years ago
thinkyhead
d0ea2b2867
[cron] Bump distribution date (2021-03-21)
4 years ago
thinkyhead
5573d98ecc
[cron] Bump distribution date (2021-03-20)
4 years ago
Scott Lahteine
38b44e3fc9
HAL eeprom cleanup
4 years ago
Scott Lahteine
d4ab2024f5
Fix bool++ warning
4 years ago
ellensp
790bba1556
Fix preflight motherboard target check ( #21372 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Skorpi08
b51aed8aa5
Nextion TFT touch screen ( #21324 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
thinkyhead
1f52112d72
[cron] Bump distribution date (2021-03-19)
4 years ago
Scott Lahteine
ad907a51e2
Followup to planner cleanup
4 years ago
Scott Lahteine
6673359d89
Move web-ui out of Marlin root folder
4 years ago
Scott Lahteine
560448afed
Revert "Fix small wired EEPROM ( #21337 )"
Reverting commit cc3e878f90
pending further investigation.
4 years ago
Scott Lahteine
deaefbf1dc
Minor E3 V2 dwin cleanup
4 years ago
Scott Lahteine
9823a37362
E1+ Autotemp and Planner comments
4 years ago
Scott Lahteine
15bda88d04
Un-pause fans on STOP
4 years ago
Scott Lahteine
de73b9b934
Update setup() description
4 years ago
thinkyhead
2fc854eda0
[cron] Bump distribution date (2021-03-18)
4 years ago
Scott Lahteine
60607ed18d
mftest: usage with error
4 years ago
thinkyhead
546e56ef3d
[cron] Bump distribution date (2021-03-17)
4 years ago
Scott Lahteine
dc78e0a250
Detect extra ENVS in preflight checks ( #21361 )
4 years ago