Scott Lahteine
ba10816c51
💄 Extended Info Menu
2021-08-31 02:31:44 -05:00
Scott Lahteine
f55a28b015
🌐 Tweak language selection
2021-08-31 02:31:44 -05:00
Jason Smith
485a186467
🚸 Improve Tramming Wizard usability ( #22672 )
2021-08-31 02:00:59 -05:00
Zs.Antal
fff1ed3369
🌐 Update Hungarian language ( #22678 )
2021-08-30 19:30:14 -05:00
Giuliano Zaro
6ff2be329e
🌐 Update Italian language ( #22645 )
2021-08-30 17:05:11 -05:00
Scott Lahteine
90cd1ca68d
🎨 screws_tilt_adjust_pos => tramming_points
2021-08-29 23:10:00 -05:00
Scott Lahteine
d95d452b29
🌐 MSG_PROBING_MESH => MSG_PROBING_POINT
2021-08-29 23:03:02 -05:00
Marcio T
6e40dbe0d3
⚡ ️ Fix, enhance FTDI Eve Touch UI ( #22619 )
2021-08-29 17:05:30 -05:00
Marcio T
ab03c9a560
⚡ ️ Enhance and fix FTDI Eve Touch UI file select ( #22651 )
2021-08-29 17:03:10 -05:00
Scott Lahteine
d818a019c5
🎨 EXP headers, ST7920 delays ( #22641 )
2021-08-28 15:27:52 -05:00
Scott Lahteine
f6dc56d979
📝 AlephObjects => LulzBot
2021-08-27 17:23:08 -05:00
Scott Lahteine
7d416bd055
✨ MarlinUI for Ender 3 v2 DWIN LCD ( #22594 )
...
Co-Authored-By: Taylor Talkington <taylor.talkington@gmail.com>
2021-08-22 05:53:43 -05:00
Scott Lahteine
536cf287a6
🎨 Misc code and spacing cleanup
2021-08-21 20:30:12 -05:00
Scott Lahteine
9046254a14
🌐 Update menu titles, add more IJK ( #22605 )
...
Followup to #19112
2021-08-20 17:38:00 -05:00
Scott Lahteine
193205a40d
Followup to CrealityUI cleanup
...
Followup to #22586
2021-08-19 21:11:10 -05:00
Scott Lahteine
737d2dd564
Followup to CrealityUI cleanup
...
Followup to #22586
2021-08-19 19:16:46 -05:00
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.
2021-08-18 02:33:25 -05:00
Tanguy Pruvot
6a8385624f
🐛 Fix STM32 delay, double reset in FSMC TFT init ( #22584 )
2021-08-17 22:39:08 -05:00
Scott Lahteine
09af42e1af
Clean up CrealityUI and MarlinUI ( #22586 )
2021-08-17 06:18:19 -05:00
Scott Lahteine
af0cd400be
🐛 Fix LCD_COL_X_RJ
...
Followup to #22471
2021-08-15 19:27:47 -05:00
Scott Lahteine
c161a46112
🎨 Update MKSPWC, some other pins ( #22557 )
2021-08-13 16:32:25 -05:00
Miguel Risco-Castillo
59324a411f
🐛 Fix Ender-3 v2 language init ( #22550 )
2021-08-11 21:00:47 -05:00
Scott Lahteine
76c10b3e02
🏗️ Define HAL_STM32 for HAL/STM32 ( #22537 )
2021-08-08 21:31:10 -05:00
ellensp
5756f8898e
✨ Zonestar ZM3E2, ZM3E4 V1, ZM3E4 V2 ( #22498 )
2021-08-08 02:45:51 -05:00
luzpaz
8a7673ac1e
🎨 Spellcheck code ( #22531 )
2021-08-08 02:26:54 -05:00
Marcio T
26b1ed7c2a
🐛 Fix FTDI Eve Touch UI ( #22530 )
2021-08-07 22:23:06 -05:00
Scott Lahteine
b55cf3c9f6
🚸 Fix BLTouch spelling
2021-08-05 00:27:09 -05:00
Marcio T
092b5942c1
🐛 Fix FTDI Eve Touch UI ( #22500 )
2021-08-03 19:06:16 -05:00
luzpaz
afca6e7459
🐛 Spellcheck comments ( #22496 )
...
codespell -q 3 --builtin=clear,rare,informal,code -S ./Marlin/src/lcd/language -L alo,amin,endcode,stdio,uint
2021-08-03 19:02:34 -05:00
DerAndere
0eda34e07d
🐛 Followup to 6 linear axes ( #22482 )
2021-08-02 00:13:57 -05:00
Scott Lahteine
1e33c1a2a7
M256 LCD brightness ( #22478 )
2021-08-01 14:28:53 -05:00
ellensp
7110c4562e
🐛 Fix sprintf_P compile error (Maple) ( #22479 )
2021-08-01 02:09:29 -05:00
Malderin
b8cc0667bb
🐛 Fix custom menus on MKS UI ( #22470 )
2021-07-31 22:00:18 -05:00
Scott Lahteine
9bb5b10c0c
🚚 Relocate and adjust DWIN E3V2 ( #22471 )
2021-07-31 05:32:13 -05:00
ellensp
9e68aea8a1
🐛 Fix DGUS displays compile ( #22464 )
2021-07-30 19:50:22 -05:00
Marcio T
39e5c86544
🐛 Fix FTDI Eve unicode and spinner dialog ( #22468 )
2021-07-30 18:57:50 -05:00
Scott Lahteine
84ca21edf7
🎨 abs => ABS
2021-07-29 23:40:27 -05:00
Scott Lahteine
14d40fb957
🐛 Fix PAUSE_MESSAGE_PAUSING=>PARKING
...
Fixes #22250 . Regression from #17460 .
2021-07-29 22:59:33 -05:00
Marcio T
cdcb45b87e
🐛 Fix FTDI Eve unicode and spinner dialog ( #22459 )
2021-07-29 18:19:49 -05:00
Marcio T
4111d1d5ad
🐛 Fix FTDI Eve Touch UI progmem strings ( #22439 )
2021-07-28 18:15:01 -05:00
borland1
885c63c35f
🐛 Fix LCD Menu MBL Z-Offset Adjustment ( #22450 )
2021-07-28 17:45:32 -05:00
Scott Lahteine
52718f3385
🎨 Add DWIN_StatusChanged_P
2021-07-25 03:59:01 -05:00
Scott Lahteine
b1bc2e8003
🌐 Level Corners => Bed Tramming
2021-07-25 02:25:35 -05:00
Scott Lahteine
3b57c3316a
Misc. Cleanup
2021-07-25 02:25:32 -05:00
Scott Lahteine
e1907a99e2
🎨 Fix some formatting, F() versus PSTR()
2021-07-24 22:07:26 -05:00
InsanityAutomation
a66d85c7e5
🐛 Fix delta calibrate manual move scale ( #22430 )
2021-07-24 16:08:47 -05:00
Scott Lahteine
27f5e64acf
🎨 NULL => nullptr
2021-07-24 15:55:45 -05:00
Marcio T
b925130db1
📺 Fix and optimize FTDI Eve Touch Interface ( #22427 )
2021-07-23 17:02:39 -05:00
Chris Pepper
21011eefa8
✨ Simulator HAL and build targets ( #22418 )
2021-07-21 19:01:23 -05:00
ellensp
d819de46d3
🎨 MKS Hardware Test followup ( #22414 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-07-21 16:31:11 -05:00