Giuliano Zaro
6ff2be329e
🌐 Update Italian language (#22645 )
3 years ago
Scott Lahteine
90cd1ca68d
🎨 screws_tilt_adjust_pos => tramming_points
3 years ago
Scott Lahteine
d95d452b29
🌐 MSG_PROBING_MESH => MSG_PROBING_POINT
3 years ago
Marcio T
6e40dbe0d3
⚡️ Fix, enhance FTDI Eve Touch UI (#22619 )
3 years ago
Marcio T
ab03c9a560
⚡️ Enhance and fix FTDI Eve Touch UI file select (#22651 )
3 years ago
Scott Lahteine
d818a019c5
🎨 EXP headers, ST7920 delays (#22641 )
3 years ago
Scott Lahteine
f6dc56d979
📝 AlephObjects => LulzBot
3 years ago
Scott Lahteine
7d416bd055
✨ MarlinUI for Ender 3 v2 DWIN LCD (#22594 )
Co-Authored-By: Taylor Talkington <taylor.talkington@gmail.com >
3 years ago
Scott Lahteine
536cf287a6
🎨 Misc code and spacing cleanup
3 years ago
Scott Lahteine
9046254a14
🌐 Update menu titles, add more IJK (#22605 )
Followup to #19112
3 years ago
Scott Lahteine
193205a40d
Followup to CrealityUI cleanup
Followup to #22586
4 years ago
Scott Lahteine
737d2dd564
Followup to CrealityUI cleanup
Followup to #22586
4 years ago
Scott Lahteine
11e8cd9db9
🩹 Followup to CrealityUI cleanup
- Followup to #22586 fixing `Draw_Menu_Line` with `GET_TEXT_F`.
- More number drawing convenience functions.
- Return on `ENCODER_DIFF_NO` to reduce indent.
- Put Main Menu buttons closer to the top.
- Move status message up slightly.
- Fix some indentation.
4 years ago
Tanguy Pruvot
6a8385624f
🐛 Fix STM32 delay, double reset in FSMC TFT init (#22584 )
4 years ago
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