Scott Lahteine
|
09af42e1af
|
Clean up CrealityUI and MarlinUI (#22586)
|
4 years ago |
Scott Lahteine
|
af0cd400be
|
🐛 Fix LCD_COL_X_RJ
Followup to #22471
|
4 years ago |
Scott Lahteine
|
c161a46112
|
🎨 Update MKSPWC, some other pins (#22557)
|
4 years ago |
Miguel Risco-Castillo
|
59324a411f
|
🐛 Fix Ender-3 v2 language init (#22550)
|
4 years ago |
Scott Lahteine
|
76c10b3e02
|
🏗️ Define HAL_STM32 for HAL/STM32 (#22537)
|
4 years ago |
ellensp
|
5756f8898e
|
✨ Zonestar ZM3E2, ZM3E4 V1, ZM3E4 V2 (#22498)
|
4 years ago |
luzpaz
|
8a7673ac1e
|
🎨 Spellcheck code (#22531)
|
4 years ago |
Marcio T
|
26b1ed7c2a
|
🐛 Fix FTDI Eve Touch UI (#22530)
|
4 years ago |
Scott Lahteine
|
b55cf3c9f6
|
🚸 Fix BLTouch spelling
|
4 years ago |
Marcio T
|
092b5942c1
|
🐛 Fix FTDI Eve Touch UI (#22500)
|
4 years ago |
luzpaz
|
afca6e7459
|
🐛 Spellcheck comments (#22496)
codespell -q 3 --builtin=clear,rare,informal,code -S ./Marlin/src/lcd/language -L alo,amin,endcode,stdio,uint
|
4 years ago |
DerAndere
|
0eda34e07d
|
🐛 Followup to 6 linear axes (#22482)
|
4 years ago |
Scott Lahteine
|
1e33c1a2a7
|
M256 LCD brightness (#22478)
|
4 years ago |
ellensp
|
7110c4562e
|
🐛 Fix sprintf_P compile error (Maple) (#22479)
|
4 years ago |
Malderin
|
b8cc0667bb
|
🐛 Fix custom menus on MKS UI (#22470)
|
4 years ago |
Scott Lahteine
|
9bb5b10c0c
|
🚚 Relocate and adjust DWIN E3V2 (#22471)
|
4 years ago |
ellensp
|
9e68aea8a1
|
🐛 Fix DGUS displays compile (#22464)
|
4 years ago |
Marcio T
|
39e5c86544
|
🐛 Fix FTDI Eve unicode and spinner dialog (#22468)
|
4 years ago |
Scott Lahteine
|
84ca21edf7
|
🎨 abs => ABS
|
4 years ago |
Scott Lahteine
|
14d40fb957
|
🐛 Fix PAUSE_MESSAGE_PAUSING=>PARKING
Fixes #22250. Regression from #17460.
|
4 years ago |
Marcio T
|
cdcb45b87e
|
🐛 Fix FTDI Eve unicode and spinner dialog (#22459)
|
4 years ago |
Marcio T
|
4111d1d5ad
|
🐛 Fix FTDI Eve Touch UI progmem strings (#22439)
|
4 years ago |
borland1
|
885c63c35f
|
🐛 Fix LCD Menu MBL Z-Offset Adjustment (#22450)
|
4 years ago |
Scott Lahteine
|
52718f3385
|
🎨 Add DWIN_StatusChanged_P
|
4 years ago |
Scott Lahteine
|
b1bc2e8003
|
🌐 Level Corners => Bed Tramming
|
4 years ago |
Scott Lahteine
|
3b57c3316a
|
Misc. Cleanup
|
4 years ago |
Scott Lahteine
|
e1907a99e2
|
🎨 Fix some formatting, F() versus PSTR()
|
4 years ago |
InsanityAutomation
|
a66d85c7e5
|
🐛 Fix delta calibrate manual move scale (#22430)
|
4 years ago |
Scott Lahteine
|
27f5e64acf
|
🎨 NULL => nullptr
|
4 years ago |
Marcio T
|
b925130db1
|
📺 Fix and optimize FTDI Eve Touch Interface (#22427)
|
4 years ago |
Chris Pepper
|
21011eefa8
|
✨ Simulator HAL and build targets (#22418)
|
4 years ago |
ellensp
|
d819de46d3
|
🎨 MKS Hardware Test followup (#22414)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Malderin
|
a90968b0ce
|
🎨 MKS hardware test followup (#22395)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
ellensp
|
178f9a77a8
|
🐛 Fix STATUS_COMBINE_HEATERS compile (#22405)
|
4 years ago |
Serhiy-K
|
c2f72cde10
|
✨ Laser support for TFT GLCD (#22391)
|
4 years ago |
Malderin
|
67019bc277
|
Fix MKS UI compile (#22388)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Mike La Spina
|
286f6ba0bd
|
🐛 Fix Ammeter display on DOGM (#22384)
|
4 years ago |
Scott Lahteine
|
b34a009bb1
|
🐛 Change font for selected language (#22381)
|
4 years ago |
Taylor Talkington
|
aec4a82a99
|
🐛 Fix Filament Change menu (#22370)
Followup to #22277
|
4 years ago |
Marcio T
|
3be35a6bd6
|
📺 Fix Makefile build, improve Touch UI button titles (#22361)
|
4 years ago |
Keith Bennett
|
3797549e7e
|
🐛 Board Temp Sensor followup (#22350)
|
4 years ago |
Scott Lahteine
|
315a722b42
|
🐛 TM3D fixes and improvements
Co-Authored-By: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com>
|
4 years ago |
Marcio T
|
fa6b01c677
|
⚡️ Fixes to FTDI Eve Touch UI (#22347)
|
4 years ago |
MKS-Sean
|
4febb23521
|
✨ MKS Robin Nano v3 + TFT_LVGL_UI + WiFi module (#22109)
|
4 years ago |
Katelyn Schiesser
|
c8ee056cc6
|
♻️ Consolidate PSU_CONTROL (#22304)
|
4 years ago |
Scott Lahteine
|
ec84770c22
|
🚸 Limit LCD delta endstop adjustment like M666
In reference to #22325
|
4 years ago |
Scott Lahteine
|
bd60d77904
|
🎨 Strip trailing whitespace
|
4 years ago |
InsanityAutomation
|
3ba5eda0b2
|
📺 ExtUI pause state response (#22164)
|
4 years ago |
Scott Lahteine
|
26bfc26797
|
🎨 Check flags without ENABLED
|
4 years ago |
Tanguy Pruvot
|
6cbd21d0d4
|
🌐 Update French language (#22323)
|
4 years ago |