Scott Lahteine
a445746a8b
Clean up LCD conditionals, DWIN
2020-09-06 23:21:42 -05:00
Scott Lahteine
b709baba7a
Whitespace cleanup
2020-09-06 22:51:59 -05:00
Zachary Annand
5ea7a8373a
Menu items for Separate NeoPixel ( #19280 )
2020-09-06 20:00:24 -05:00
Marcio T
2b789ddab9
Touch UI long filenames fixes ( #19262 )
...
* Improvements to FTDI DLCache functionality.
* Better handling of long file names in Touch UI
- Long file names now truncated and shown with ellipsis.
- Increased display cache buffer to allow for longer filenames.
- Visual error message when display cache is exceeded.
2020-09-06 17:37:16 -05:00
cosmoderp
86b71b83fa
Fix Ender 3 V2 (DWIN) buffer overrun ( #19268 )
2020-09-06 17:34:08 -05:00
Victor Oliveira
486731162f
Fix STM32F1 SPI device init, MKS_LCD12864 ( #19271 )
2020-09-06 17:29:43 -05:00
Scott Lahteine
277042bc4e
Hide multi-step G29 on Ender 3 V2
2020-09-03 16:55:16 -05:00
Giuliano Zaro
56c44b053d
Delete old LCD strings ( #19227 )
2020-09-01 16:59:29 -05:00
Stéphane
2979da73cf
Fix Anycubic I3 Mega (S) original screen % display ( #19210 )
2020-08-31 22:27:42 -05:00
Ludy
d3ac4ba83d
Update German, fix Mix component index ( #19206 )
2020-08-31 22:23:28 -05:00
ellensp
2a72961be4
Fix 'cmd' array warning ( #19193 )
2020-08-31 15:05:42 -05:00
swissnorp
a12ac5e175
Mark axes not-homed with HOME_AFTER_DEACTIVATE ( #18907 )
2020-08-27 16:05:53 -05:00
Scott Lahteine
e8dcbd8300
Allocate sufficient MSG_MOVE_Z_DIST buffer
...
See #19158
2020-08-27 12:22:47 -05:00
Victor Oliveira
1a4b82a5d6
TFT (plus Hardware SPI) for LPC ( #19139 )
2020-08-26 05:13:58 -05:00
Marcio Teixeira
b07dd44ec2
Fixes to FTDI Touch UI ( #19134 )
...
- Fix unused variable warning
- Fix for filament runout sound
- Fix for developer menu access
- Fix compilation error when using CALIBRATION_GCODE
- Remove material labels in change filament screen
- Add decimals to status screen Z coordinate
- Add more descriptive message on heater timeout
2020-08-26 00:59:06 -05:00
Jason Smith
646d90f3da
Fix SD pins for SKR Pro and GTR ( #19047 )
2020-08-26 00:43:33 -05:00
Scott Lahteine
5db62d7abd
No COM_PIN needed for DWIN
2020-08-25 23:34:58 -05:00
Scott Lahteine
c488070859
Minor cleanup w/r/t LEDs
2020-08-23 23:57:51 -05:00
Scott Lahteine
bff0c68078
Consistent static/value item macros
2020-08-23 01:09:23 -05:00
mmajoor
8cededa7dd
Permit ST7789V orientation override ( #19044 )
2020-08-22 00:35:39 -05:00
Steven Haigh
563eda4b6b
Translatable strings on Ender-3 V2 DWIN ( #19053 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-08-21 23:44:21 -05:00
mmajoor
02ea13b511
GRAPHICAL_TFT_ROTATE_180 for ST7789V ( #19042 )
2020-08-21 22:04:31 -05:00
Scott Lahteine
ec02aee46c
More menu header fu
2020-08-21 22:01:33 -05:00
Giuliano Zaro
6b549e1971
Optional homing in LCD Repeatability Test ( #19104 )
2020-08-21 21:20:30 -05:00
Scott Lahteine
bb8606ac29
Menu headers followup
2020-08-21 21:19:13 -05:00
Victor Oliveira
a37cf24900
Emulated DOGM via HAL TFT, XPT IO ( #19017 )
2020-08-21 18:54:21 -05:00
Scott Lahteine
b8c4098de2
Remove extraneous defines
2020-08-21 18:11:37 -05:00
Scott Lahteine
4f67642122
Header for individual menus
2020-08-21 18:11:37 -05:00
Scott Lahteine
db8522b411
Fix up mixer menu display
2020-08-21 03:37:30 -05:00
Scott Lahteine
ba6c41b798
Apply specific menu item types
2020-08-21 02:59:38 -05:00
Scott Lahteine
bf316d9ec5
Fix Select Screen cancel destination
2020-08-21 02:59:23 -05:00
Scott Lahteine
853aec2c9a
Move ExtUI displays to sub-folder ( #19070 )
2020-08-20 01:38:22 -05:00
Serhiy-K
60b61de395
"SD init fail" status error ( #19064 )
2020-08-19 02:58:41 -05:00
Scott Lahteine
092aad1813
Creality DWIN cleanup
2020-08-19 01:51:22 -05:00
Scott Lahteine
8f730cfb6e
Fix ExtUI base methods
2020-08-14 08:46:38 -05:00
Scott Lahteine
aaba9b7880
Clean up M80/M81, DWIN
2020-08-14 00:16:22 -05:00
Scott Lahteine
16cb4303a4
Fix touch test
2020-08-14 00:16:22 -05:00
Tanguy Pruvot
567d77f1cb
TFT: Restore ILI9341 colors and reversed logic ( #19010 )
...
Followup to #18877 , #18901 , #18817
2020-08-13 22:32:01 -05:00
Victor Oliveira
ff5c8d3570
Optimize LVGL with HAL TFT IO (SPI and FSMC) ( #18974 )
2020-08-13 18:31:59 -05:00
Scott Lahteine
ee28a10795
String interpolation for 2-digit numbers ( #18998 )
2020-08-12 16:46:51 -05:00
Robby Candra
9590fcd855
EVENT_GCODE_SD_STOP => ABORT ( #18978 )
2020-08-10 20:25:35 -05:00
Anders Sahlman
b14f630f26
MKS Robin new 320x240 TFT Color UI support ( #18985 )
2020-08-10 20:21:48 -05:00
Marcio T
f62578efec
For FTDI800 compatibility, remove VERTEX_FORMAT dependency ( #18982 )
2020-08-10 20:06:19 -05:00
InsanityAutomation
d2d6c167df
Fix Ender-3 V2 DWIN with manual mesh, host prompt ( #18981 )
2020-08-10 20:04:40 -05:00
ftk
b15c207d08
Remaining Time for LIGHTWEIGHT_UI ( #18875 )
2020-08-09 17:19:35 -05:00
sherwin-dc
852e5ae042
Password via G-code and MarlinUI ( #18399 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-08-08 20:00:42 -05:00
Victor Oliveira
0a1b865987
W25QXX SPI Flash support ( #18897 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-08-08 19:24:31 -05:00
Victor Oliveira
2ef6c8ba97
Marlin Color UI for STM32F1 (SPI) ( #18958 )
2020-08-08 18:45:34 -05:00
Scott Lahteine
c2d5b63a98
Fix up STATIC_ITEM ( #18962 )
2020-08-08 18:21:44 -05:00
Victor Oliveira
ee69fb00a6
Marlin Color UI (FSMC) for STM32F1 ( #18952 )
2020-08-08 00:32:30 -05:00
Scott Lahteine
18adfe87bc
configuration_store => settings
2020-08-07 20:52:23 -05:00
wmariz
da4eaebdc9
ZoneStar Z6FB ( #18918 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-08-07 17:03:59 -05:00
Victor Oliveira
cec035688d
Fix / optimize FSMC init ( #18941 )
2020-08-07 01:55:15 -05:00
Victor Oliveira
5e08efb0fc
Fix LVGL "C" brace ( #18942 )
2020-08-07 01:53:43 -05:00
Victor Oliveira
35e11e5f8b
Followup fixes to LVGL for Chitu ( #18940 )
2020-08-06 20:52:01 -05:00
Victor Oliveira
b2abeff9ad
MKS Robin Nano CI Tests ( #18927 )
2020-08-06 08:15:19 -05:00
Scott Lahteine
99ba866d8d
Optimize G-code / feature dependencies ( #18919 )
2020-08-06 08:14:00 -05:00
Marco Burato
6bcfb58cd4
More Anycubic + Trigorilla mappings, ExtUI ( #18903 )
2020-08-06 05:38:18 -05:00
Scott Lahteine
7a5d408bc0
Conditions cleanup
2020-08-06 04:20:15 -05:00
Scott Lahteine
a9912681b4
General cleanup
2020-08-06 00:52:36 -05:00
Victor Oliveira
d922c002ca
Followup to LVGL patch ( #18920 )
2020-08-05 22:40:08 -05:00
swissnorp
6da477e6bf
Move Cancel Object menu, fix canceled item index ( #18930 )
2020-08-05 22:38:23 -05:00
Victor Oliveira
04b12dde49
SPI Flash data compression ( #18879 )
2020-08-04 04:50:05 -05:00
Scott Lahteine
3b1f84a9b7
Followup to #18906 Z_AFTER_DEACTIVATE
2020-08-04 03:21:36 -05:00
Claus Näveke
181a35181b
Make ili9341 rotatable (e.g., Anycubic Predator) ( #18877 )
2020-08-04 03:02:08 -05:00
Jeff Eberl
3a00ebd758
Change include to <stddef.h> ( #18880 )
2020-08-04 00:37:08 -05:00
Roman Moravčík
11b2bd835d
Update Slovak language ( #18884 )
2020-08-04 00:32:47 -05:00
Giuliano Zaro
b615431aa6
Update Italian language ( #18886 )
2020-08-04 00:32:25 -05:00
swissnorp
4856ac5028
Add Z_AFTER_DEACTIVATE to account for gravity ( #18906 )
2020-08-04 00:31:45 -05:00
Victor Oliveira
04c10eda92
Fix MKS Nano v1.2 FSMC display ( #18901 )
2020-08-03 23:41:23 -05:00
Scott Lahteine
ca0ebf10d1
Move scaled TFT / touch defines ( #18915 )
2020-08-03 21:55:37 -05:00
Slats
1d240ce5a3
Translated DWIN screen titles ( #18893 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-08-02 20:00:06 -05:00
Alexander Gavrilenko
117df87d19
Support for TFT & Touch Screens ( #18130 )
2020-07-30 01:43:19 -05:00
Victor Oliveira
38ce5966e1
SPI Emulated DOGM (like FSMC_GRAPHICAL_TFT, but SPI) ( #18817 )
2020-07-29 21:25:07 -05:00
Victor Oliveira
3eef000e2a
Fix MKS Robin Nano V2 build / upload ( #18784 )
2020-07-25 23:08:30 -05:00
Victor Oliveira
6f26ed23ee
Fix ui.external_control compile error ( #18778 )
2020-07-25 15:57:16 -05:00
Scott Lahteine
11702dc059
Update (c)
2020-07-25 04:10:21 -05:00
Scott Lahteine
bc688f27dc
Clean up after changes
2020-07-25 01:53:07 -05:00
MKS-Sean
d20d459132
Robin nano V2, TFT LVGL UI parameters, and more ( #18500 )
2020-07-25 01:18:06 -05:00
InsanityAutomation
c5ec80d6c7
G425/G35 menu items; G425 pre- and post- scripts ( #18737 )
2020-07-24 23:31:15 -05:00
fleek
0a81eb15e2
Ender 3 V2: Inject 'G28 O' before G29 ( #18767 )
2020-07-24 22:53:35 -05:00
Scott Lahteine
451f48231d
Ender 3 V2 BL24C16 EEPROM support ( #18758 )
2020-07-24 03:09:14 -05:00
Mark Langezaal
f23393c1ec
Simplify encoder handling ( #18754 )
2020-07-23 21:28:44 -05:00
Scott Lahteine
d1e20eb29f
Update links, README, contributing, etc.
2020-07-23 20:46:51 -05:00
Diego von Deschwanden
42fbd527f3
Fix links to secure sites ( #18745 )
2020-07-22 22:20:14 -05:00
Keith Bennett
a9e6af8566
Fix Spanish preheat strings ( #18743 )
2020-07-21 20:55:27 -05:00
Scott Lahteine
1e5d73579c
Anycubic followup
2020-07-21 14:43:55 -05:00
Scott Lahteine
2119e19bff
Fix inline AnycubicSerial method
2020-07-21 05:41:26 -05:00
Scott Lahteine
6027055695
Optimize LCD, Wifi, etc. libraries ( #18730 )
2020-07-21 04:00:39 -05:00
yufanyufan
469f63f74d
New DGUS UI var / definition syntax ( #18718 )
2020-07-21 03:19:25 -05:00
Scott Lahteine
0a86291e66
Fix some LVGL warnings
2020-07-19 22:06:55 -05:00
Victor Oliveira
4a55bdb165
Only download & compile required libraries ( #18699 )
2020-07-19 21:42:30 -05:00
yufanyufan
1c94033f7c
Fix endian DGUS WriteVariable ( #18703 )
2020-07-19 17:34:36 -05:00
cccc
12ebb71155
Update Chinese (cn) language ( #18705 )
2020-07-19 17:23:52 -05:00
Mark Langezaal
d96691f8ad
Fix encoder reverse, partial steps handling ( #18694 )
2020-07-19 17:20:35 -05:00
yufanyufan
cfc36684aa
More customizable DGUSDisplay ( #18700 )
2020-07-19 16:35:15 -05:00
Scott Lahteine
0ddef5544a
Misc formatting, cleanup
2020-07-18 18:59:38 -05:00
Pascal de Bruijn
d579b70b7e
Return to Status on PID Autotune ( #18695 )
2020-07-18 17:46:19 -05:00
cr20-123
a3795e3e48
Prettier BLTouch menu items ( #18682 )
2020-07-18 17:41:47 -05:00
yufanyufan
6f0885a3a3
Fix DGUS write variable endianness ( #18689 )
2020-07-18 17:26:00 -05:00
Scott Lahteine
c2363a81b4
Fix E3V2 M0/M1 and wait_for_user
2020-07-17 12:38:51 -05:00
George Fu
bd0430dc38
Support FT81050 with FYSETC F6 ( #18678 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-07-17 07:40:28 -05:00
JBA
4abad60bf1
ExtUI for Anycubic I3 Mega ( #18655 )
2020-07-17 01:07:09 -05:00
Scott Lahteine
e90bbb37d4
Tweak and use SD_ORDER
2020-07-16 22:45:57 -05:00
Scott Lahteine
b880712889
Fix material_preset reference issue
2020-07-16 21:07:21 -05:00
Jason Smith
76b67d55e2
Fix some Power Loss Recovery behaviors ( #18558 )
2020-07-15 01:14:03 -05:00
Scott Lahteine
55e519a06f
General cleanup
2020-07-14 21:27:49 -05:00
Scott Lahteine
e78f19bc87
Clean up DWIN code
2020-07-14 21:15:14 -05:00
Scott Lahteine
2d33a9fd7c
Add REPORT_FAN_CHANGE as an option
2020-07-14 21:15:14 -05:00
Scott Lahteine
0e1cb10909
Fix / improve menu items ( #18644 )
2020-07-13 19:59:32 -05:00
Giuliano Zaro
b0c6cfb051
MarlinUI support for up to 5 Material Presets ( #18488 )
...
- Add `I` preset parameter to `G26`, `M106`, `M140`, and `M190`.
- Extend menu items to permit a string interpolation.
- Keep material names in a list and interpolate in menu items.
- Extend material presets to support up to 5 predefined materials.
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-07-09 03:11:57 -05:00
cccc
f52a1eb111
Update Chinese (zh_CN) language ( #18580 )
2020-07-08 01:15:05 -05:00
Scott Lahteine
ea94716a87
Combine command macros
2020-07-07 02:30:26 -05:00
Scott Lahteine
d6682c8609
Whitespace cleanup
2020-07-07 02:30:26 -05:00
ellensp
12e7106a8a
Update and fix POWER_MONITOR ( #18561 )
2020-07-06 18:53:26 -05:00
shuttercat
9a0b9de3ba
Scale runout distance setting for editable range ( #18567 )
2020-07-06 17:48:55 -05:00
Luc Hoang Long
764fc81761
Use Material Preset 1 for PID autotune ( #18446 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-07-06 01:17:40 -05:00
Scott Lahteine
a6b8b12a6a
Simplify home_z_safely, respect HOME_AFTER_DEACTIVATE
2020-07-05 18:01:28 -05:00
Robby Candra
c02451b602
Filament Runout Inverting => State ( #18537 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-07-05 17:42:19 -05:00
Scott Lahteine
dc6d8357a6
Reduce string duplication
2020-07-05 16:00:32 -05:00
Jason Smith
52a0895635
Fix stall sensitivity adjustment for FTDI screens ( #18554 )
2020-07-05 15:50:05 -05:00
Robby Candra
7ca0a7df19
PID Accelerated Edit ( #18532 )
2020-07-04 15:11:01 -05:00
Keith Bennett
8c205c5ff6
FYSETC OLED followup ( #18519 )
2020-07-03 10:31:25 -05:00
Scott Lahteine
f6a2b64091
Clean up LCD Manual Move / UBL Mesh Edit ( #18373 )
2020-07-03 09:53:22 -05:00
cbteeple
2c15a787c7
Option to set manual Babystepping distance in mm ( #18503 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-07-03 09:24:41 -05:00
George Fu
097347b575
Add FYSETC 2.42 inch OLED support ( #18485 )
2020-07-02 20:33:52 -05:00
Scott Lahteine
70fa4c9323
Per-Hotend Default PIDs ( #18483 )
2020-07-01 16:18:20 -05:00
Victor Oliveira
e5bc9d31cc
Add TFT_LVGL_UI support ( #18438 )
2020-07-01 01:30:24 -05:00
ellensp
d7e06198c5
Hide menu item with no fan ( #18470 )
2020-07-01 01:14:18 -05:00
ellensp
21cc924b75
Fix missing parenthesis ( #18473 )
2020-07-01 01:10:46 -05:00
Scott Lahteine
30ee0d3800
Suppress unused var warning
2020-06-28 14:02:44 -05:00
Serhiy-K
ed96b507b9
Russian, Ukranian for wide LCD ( #18433 )
2020-06-27 23:59:02 -05:00
Scott Lahteine
59e4de8a55
Add Romanian language ( #18455 )
...
Co-authored-by: cristyanul <47246451+cristyanul@users.noreply.github.com>
2020-06-27 22:59:44 -05:00
InsanityAutomation
3b80690a71
ExtUI additions ( #18447 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-06-27 22:02:28 -05:00
Scott Lahteine
e392745c86
Update language fonts
2020-06-27 19:08:55 -05:00
Scott Lahteine
319e93f55d
Patch some DGUS warnings
2020-06-26 18:53:44 -05:00
Jason Smith
5a96695ead
Fix Fan Speed menu items ( #18400 )
2020-06-26 18:10:11 -05:00
Lucas Seiki Oshiro
90135803a3
Update Brazilian Portuguese language ( #18411 )
2020-06-26 02:09:30 -05:00
Giuliano Zaro
834c265e2c
Update Italian language ( #18414 )
2020-06-26 01:22:32 -05:00
Scott Lahteine
452072cc08
Fix typo in DWIN, preheat array
2020-06-25 22:56:26 -05:00
Scott Lahteine
f445bc26e5
Minor LCD cleanup, improvement
2020-06-25 22:23:22 -05:00
Scott Lahteine
4ace981ba0
Clean up preheat edit items
2020-06-25 16:16:21 -05:00
Scott Lahteine
43a994e0df
Fix material preset editing
2020-06-24 20:15:23 -05:00
Scott Lahteine
4275466f49
Fix issues with no hotend / bed / fan ( #18395 )
2020-06-24 19:44:50 -05:00
Pascal de Bruijn
b0aad414ec
Use Preheat 1 as M303 default ( #18407 )
2020-06-24 19:20:07 -05:00
Victor
2a650a2793
TFT_LITTLE_VGL_UI followup ( #18410 )
2020-06-24 14:54:39 -05:00
RudolphRiedel
e65e2f33f1
Fix ExtUI automatic font scaling ( #18377 )
2020-06-22 15:41:01 -05:00
Jason Smith
819e48972d
Improve U8G+SPI delay override ( #18386 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-06-22 15:27:01 -05:00
Scott Lahteine
8982756b40
Misc tweaks
2020-06-21 22:17:48 -05:00
Scott Lahteine
f604560c63
Tweak dogm_Statusscreen.h
2020-06-21 19:16:36 -05:00
Scott Lahteine
424569b4c4
Power monitor and display ( #17437 )
2020-06-18 15:23:03 -05:00
Scott Lahteine
031f308d39
Fix DWIN typo
2020-06-17 13:00:38 -05:00
Anton Skorochod
0b30de1b8e
M73 remaining time for MKS UI ( #18326 )
2020-06-16 14:33:17 -05:00
thisiskeithb
2603a237f9
Add MKS LCD12864 A/B Controller Support ( #18120 )
2020-06-16 02:43:09 -05:00
George Fu
c4b11e03b9
Fix DGUS screen bug ( #18320 )
2020-06-16 02:38:22 -05:00
ellensp
c81ef492e3
Fix u8g draw character Y position ( #18322 )
2020-06-16 02:19:42 -05:00
Scott Lahteine
b5f5736c90
Ender 3 V2 followup
2020-06-16 02:10:46 -05:00
Scott Lahteine
f4c258dc23
Creality Ender 3 v2 ( #17719 )
2020-06-16 01:45:27 -05:00
makerbase
642112d3eb
Add MKS UI (TFT_LITTLE_VGL_UI) ( #18071 )
2020-06-15 21:05:33 -05:00
Victor
6d571a547c
Clean up TFT / Touch code ( #18296 )
2020-06-15 20:51:12 -05:00
cccc
fe46704848
Fix UTF char cutoff at DOGM edge ( #18294 )
2020-06-15 19:07:46 -05:00
Scott Lahteine
aea60d9450
Clean up trailing spaces
2020-06-15 18:11:32 -05:00
InsanityAutomation
fc99665c01
Fix Max Jerk edit menu ( #18310 )
2020-06-15 16:01:21 -05:00
MESlammer
bc43a28587
Bring thermistor names up to date ( #18303 )
2020-06-15 16:00:19 -05:00
Per Ivar Nerseth
10601a932a
Zonestar P802M bed thermistor ( #18289 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-06-14 20:09:25 -05:00
cccc
1e41998dc6
Fix Chinese language typo ( #18268 )
2020-06-13 16:34:05 -05:00
Tanguy Pruvot
7db3391524
Remove DOGM bottom horizontal line/separator ( #18273 )
2020-06-13 16:33:08 -05:00
Tanguy Pruvot
62db10919a
Update French language ( #18276 )
2020-06-13 16:31:24 -05:00
ManuelMcLure
3e5158c430
Move Case Light to LEDs submenu ( #18290 )
2020-06-13 16:29:43 -05:00
Victor
0a49ad1ccf
TFT 3x upscale followup ( #18256 )
2020-06-11 21:42:19 -05:00
Victor
1d504e596d
Touch-to-jog on edit screens ( #18266 )
2020-06-11 21:21:18 -05:00
Victor
c6f3511d84
Touch-select MarlinUI menu items ( #18239 )
2020-06-11 16:13:52 -05:00
Scott Lahteine
fe969ec6d3
FTDI whitespace tweaks
2020-06-11 15:27:51 -05:00
notabucketofspam
b1609e82a0
Add Bed PID edit/autotune menu items ( #18250 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-06-10 18:37:10 -05:00
Scott Lahteine
67305f7976
Add "Bed" / "Chamber" substitutions ( #18255 )
2020-06-10 18:35:56 -05:00
Tanguy Pruvot
3eda8b5a8f
Fix DOGM / TMF buttons Y position ( #18245 )
2020-06-09 16:53:22 -05:00
Victor
265ab19ed2
TFT 2x-3x scale, Anycubic, TronXY TFT support ( #18224 )
2020-06-08 20:02:01 -05:00
MoellerDi
bac760207c
Add volumetric extrusion limit ( #17017 )
2020-06-08 03:24:46 -05:00
Luu Lac
eda2fd8dbe
Improvements for Laser / Spindle ( #17661 )
2020-06-08 00:47:31 -05:00
Scott Lahteine
cfd31ff70e
Add HAS_FILAMENT_RUNOUT_DISTANCE
2020-06-07 21:55:09 -05:00
Roman Moravčík
941d72fd8d
Update Slovak language ( #18210 )
2020-06-07 19:44:04 -05:00
cccc
2840e3a8f9
Update Chinese (CH) language ( #18211 )
2020-06-07 19:43:30 -05:00
Giuliano Zaro
076b2112a3
Fix spindle power LCD display ( #18189 )
2020-06-03 23:20:19 -05:00
Scott Lahteine
53cb2963dc
Fix chirp with TOUCH_BUTTONS
2020-06-01 19:42:56 -05:00
Scott Lahteine
785f442c8c
Group some sanity checks
2020-06-01 17:03:58 -05:00
Scott Lahteine
4724af1011
Better home for 'chirp'
2020-05-27 13:40:22 -05:00
Scott Lahteine
3bf0d8d161
Allow disable of LCD click
2020-05-27 13:17:30 -05:00
Jason Smith
8c0c8e4046
8 Extruders + Graphical LCD fix ( #18079 )
2020-05-25 15:42:31 -05:00
Scott Lahteine
929b3f6af9
Don't re-reverse sort
2020-05-24 20:17:51 -05:00
Leo
8292136f77
Move DOGM progress bar up 1px ( #18060 )
2020-05-22 15:41:32 -05:00
Giuliano Zaro
9bf768a3fb
Update Italian language ( #18049 )
2020-05-20 15:39:08 -05:00
Giuliano Zaro
0b0ba7dcf6
Fix LCD throttle issue ( #18055 )
...
Fixes #18044
2020-05-20 15:28:02 -05:00
Italo Soares
213d4b890e
Hotend Idle Timeout ( #16362 )
2020-05-18 00:50:35 -05:00
Bastien R
2ec482a102
MMU2 Extruder Sensor support ( #17886 )
2020-05-17 14:52:45 -05:00
thisiskeithb
21bfb94357
Fix FTDI EVE Touch UI typo ( #17985 )
2020-05-13 14:22:41 -05:00
Gustavo Alvarez
6d92f56582
FTDI/EVE, pins cleanup for SKR E3/DIP ( #17990 )
2020-05-13 14:22:03 -05:00
Zs.Antal
69d4bc9271
Fix Hungarian language ( #17936 )
2020-05-12 14:59:19 -05:00
RudolphRiedel
98fdc67f1d
Fixes for FYSETC Cheetah ( #17935 )
2020-05-11 23:51:07 -05:00
Scott Lahteine
7664e552f1
Finish DOGM progress bar
...
Fixes #17940
2020-05-11 23:26:58 -05:00
Daniel Callander
d35dd2a47e
Fix babystep / double-click check ( #17962 )
2020-05-11 22:01:47 -05:00
Colin Godsey
8a22ef0c83
G6 Direct Stepping ( #17853 )
2020-05-11 19:22:41 -05:00
Desuuuu
00e7599c8c
Fix host_action_notify and string types ( #17953 )
2020-05-10 21:19:23 -05:00
Scott Lahteine
71b41c963b
Better EEPROM alert message
2020-05-10 00:37:19 -05:00
Scott Lahteine
52aa459a2d
Improved EEPROM boot error ( #17916 )
2020-05-10 00:12:56 -05:00
Brais Fortes
37f86d9e08
Update Galician language ( #17929 )
2020-05-09 23:26:06 -05:00
Tanguy Pruvot
8fd3af0c79
Fix UBL mesh edit grid display ( #17897 )
2020-05-08 01:26:33 -05:00
George Fu
34a2fd7b09
DGUS minor fixups ( #17901 )
2020-05-08 01:24:27 -05:00
Scott Lahteine
7c26a54d3f
Fix, clarify LCD_TIMEOUT_TO_STATUS
...
Replaces #17887
Co-Authored-By: Daniel Callander <knifa@users.noreply.github.com>
2020-05-06 03:34:39 -05:00
Gustavo Alvarez
0332666d38
Fix Cheetah pins alias ( #17882 )
2020-05-06 01:16:32 -05:00
Gurmeet Athwal
a4c981469e
Extended reporting options ( #16741 )
2020-05-05 23:34:04 -05:00
Giuliano Zaro
7a03c5a0c6
Update Italian language ( #17888 )
2020-05-05 19:20:02 -05:00
Scott Lahteine
39f703310b
Move S_FMT to HAL, apply to mixer
2020-05-05 18:12:36 -05:00
Gustavo Alvarez
3fd8ef52c5
More FTDI EVE fixes (RAMPS, Cheetah) ( #17759 )
2020-05-05 02:38:06 -05:00
Scott Lahteine
eeabe66fc4
Some distinct E helpers
2020-05-05 00:52:45 -05:00
Scott Lahteine
bab37dcfae
Add templated j_move_axis
2020-05-04 19:26:46 -05:00
Marcio T
98196673aa
Fix setStatusMessage calls ( #17879 )
2020-05-04 17:19:49 -05:00
Scott Lahteine
38d1587091
Malyan M200 V2 ( #17840 )
2020-05-04 14:37:43 -05:00
mojocorp
1c32f10039
Fix Malyan LCD crash bug ( #17855 )
2020-05-04 14:03:01 -05:00
Marcio T
2a959cde6f
Fix undefined/unused, Touch UI ( #17874 )
2020-05-04 13:57:12 -05:00
Scott Lahteine
9a6934874a
Add XYZ_NO_FRAME option
2020-05-03 01:24:39 -05:00
studiodyne
9a4a768ee3
Fix frequency limit editing ( #17763 )
2020-05-02 22:21:40 -05:00
Dipl.-Ing. Raoul Rubien, BSc
cba4c5a756
Fix missing var for DGUS_LCD_UI_ORIGIN ( #17819 )
2020-05-02 18:32:01 -05:00
Marcio T
db32af9171
Fix ExtUI + Archim compile, typos ( #17825 )
2020-05-02 17:30:51 -05:00
mojocorp
93946c2868
Fix ExtUI compile ( #17834 )
2020-05-02 16:13:14 -05:00
Scott Lahteine
2e21c72542
Add ExtUI mesh items for Malyan LCD
...
Fixes #17429
2020-05-01 00:52:46 -05:00
Scott Lahteine
a226b281af
UI and stall reset for extra TMC axes ( #17818 )
2020-04-30 22:52:33 -05:00
Scott Lahteine
e8b0796fc7
Revert menu_item_if ahead of refactor
2020-04-29 15:06:38 -05:00
Scott Lahteine
2fbce22910
Cleanup followup
2020-04-29 01:47:41 -05:00
Scott Lahteine
3d3d2a923b
Cleanup with updated macros
2020-04-28 19:18:14 -05:00
Scott Lahteine
f03f76ecfb
Fix info menu without leveling
...
Fixes #17664
2020-04-28 19:18:14 -05:00
Scott Lahteine
2c959123e5
Clean up whitespace
2020-04-28 06:09:52 -05:00
Marcio T
07a6bf9b84
Enhance and fix FTDI EVE Touch UI ( #17755 )
...
- Stop print and play error sound if USB drive is removed.
- Allow configuration of version string in touch UI.
- Print a completion message in the bed mesh leveling screen.
- Don't play redundant sound at the start of a print.
- Clicking on percentage in status screen now goes into print speed screen
- Clicking on axis in status screen now goes to nozzle motion screens
- Use default increment of 100 when nozzle is preheated in temp screen, 10 otherwise
- Fixed grayed out change filament button in tune menu
- Eliminated code duplication in tune menu
- Add button for resetting BLTouch to advanced settings menu
2020-04-28 00:31:05 -05:00
studiodyne
89b17b5463
Followup fixes for singlenozzle, etc. ( #17712 )
2020-04-28 00:21:23 -05:00
Scott Lahteine
4f003fc7a7
Streamline menu item logic ( #17664 )
2020-04-27 23:52:11 -05:00
FilippoR
9fa5119333
Block during move in UBL mesh edit ( #17670 )
2020-04-27 23:35:10 -05:00
Scott Lahteine
630b4ecfff
Patch XY frequency menu
2020-04-27 23:31:17 -05:00
Scott Lahteine
01c646a892
Apply more HAS_HOTEND
2020-04-27 22:39:31 -05:00
Scott Lahteine
f6e820b4e9
Fix buffer stuff
2020-04-27 22:39:30 -05:00
RudolphRiedel
0b3a96412c
Fixes for ExtUI / EVE ( #17726 )
2020-04-27 10:14:42 -05:00
Scott Lahteine
035d6cd16d
Patch i2c, info menu
2020-04-27 09:50:10 -05:00
grauerfuchs
9b90dfaa48
Fix draw_temps missing define compile ( #17750 )
2020-04-27 09:26:45 -05:00
Scott Lahteine
267c25fd53
Remove spurious brace
...
Followup to c536b8de62
2020-04-27 09:06:56 -05:00
Scott Lahteine
37176ed2b9
Apply maxtemp patch
2020-04-27 08:17:59 -05:00
Scott Lahteine
c536b8de62
Apply ternary macros
2020-04-27 06:30:28 -05:00
Scott Lahteine
967c1d8534
Do SD sort order in CardReader
2020-04-27 06:30:28 -05:00
Scott Lahteine
fec416f9db
LCD preheat followup
2020-04-27 06:29:09 -05:00
studiodyne
5ae45bab18
Adjustable XY_FREQUENCY_LIMIT ( #17583 )
2020-04-27 05:59:52 -05:00
Scott Lahteine
33217b0dd0
Add HOTEND_OVERSHOOT
2020-04-27 05:07:08 -05:00
Scott Lahteine
8b3c7dda75
Add HAS_FAN and others
2020-04-27 05:07:08 -05:00
Scott Lahteine
3d45a4bd23
Encapsulate Temperature items
2020-04-27 05:07:08 -05:00
Toni
21067ab062
Add Prusa MMU2S settings - beta ( #17523 )
2020-04-25 21:07:21 -05:00
Scott Lahteine
f907de272a
Fix mesh point sign
...
Most obvious part of #17670
Co-Authored-By: FilippoR <filippo.rossoni@gmail.com>
2020-04-25 16:50:05 -05:00
Gustavo Alvarez
11f7695907
Touch UI FTDI EVE is now beta ( #17704 )
2020-04-25 11:47:19 -05:00
Giuliano Zaro
4d3a2bd22c
Clean up filament change menu ( #17702 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-04-25 10:56:56 -05:00
Giuliano Zaro
be7e04056f
Update Italian language ( #17707 )
2020-04-25 10:44:46 -05:00
Scott Lahteine
3a27933ae7
Fixes for FYSETC Touch EVE 5" on AVR ( #17659 )
...
Co-Authored-By: RudolphRiedel <rudolphriedel@users.noreply.github.com>
Co-authored-by: sL1pKn07 <sl1pkn07@gmail.com>
2020-04-24 22:35:46 -05:00
Giuliano Zaro
75b91550f3
Update Italian language ( #17695 )
2020-04-24 22:16:47 -05:00
Scott Lahteine
cf8c14b1b0
ExtUI allow small JD mm
2020-04-24 17:41:35 -05:00
Scott Lahteine
2efbca5535
Composite test followup
...
See ab2b98e425
2020-04-23 22:46:53 -05:00
Scott Lahteine
ab2b98e425
Apply composite tests
2020-04-23 21:53:52 -05:00
Scott Lahteine
55d66fb897
Add HAS_JUNCTION_DEVIATION
2020-04-23 21:53:51 -05:00
Scott Lahteine
69f211cf78
Add empty ui.completion_feedback
2020-04-23 15:17:25 -05:00
Scott Lahteine
239c45dc11
German language followup
2020-04-23 15:17:25 -05:00
Scott Lahteine
d5b791a26a
Fix Malyan ExtUI parse_lcd_byte
...
See https://community.platformio.org/t/marlin-compile-fail-board-board-h-no-such-file-or-directory/11843/43
2020-04-22 22:07:38 -05:00
studiodyne
2f6262c27b
Automatic Tool Migration feature ( #17248 )
2020-04-22 21:03:28 -05:00
RudolphRiedel
f263787f07
Fix ExtUI 0<brightness<12 ( #17644 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-04-22 16:47:29 -05:00
Scott Lahteine
6d90d1e1f5
Apply TERN to compact code ( #17619 )
2020-04-22 16:35:03 -05:00
Flo082002
fd453d23b9
Update German language ( #17591 )
2020-04-22 15:01:19 -05:00
Scott Lahteine
000ec9fc13
Ensure language.h include order
...
See #17604
2020-04-20 09:43:48 -05:00
Mathias Rasmussen
875cd4e081
Remove 'Media Released' message ( #17272 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-04-20 09:17:55 -05:00
Jason Smith
cba58b1027
Fix "possible buffer overrun" warning ( #17513 )
2020-04-20 07:16:38 -05:00
Roman Moravčík
90a432279b
Update Slovak language ( #17588 )
2020-04-20 07:13:33 -05:00
Zs.Antal
9338fb87e9
Update Hungarian language ( #17593 )
2020-04-20 07:13:04 -05:00
Ondřej Nový
f779d1be3f
HD44780 mapping for Czech accents ( #17603 )
2020-04-20 07:05:58 -05:00
RudolphRiedel
27f0f10590
Ensure brightness > 0 in ExtUI ( #17611 )
2020-04-20 07:03:00 -05:00
Ondřej Nový
1af6a6d4f9
Update Language fonts ( #17620 )
2020-04-20 06:55:55 -05:00
Scott Lahteine
15f6f53638
Add HAS_HOTEND, etc.
2020-04-20 00:12:22 -05:00
Scott Lahteine
78fe411c7d
Include swt_init in log
2020-04-20 00:12:21 -05:00
Scott Lahteine
1bbd77646e
Clean up language files
2020-04-19 02:37:44 -05:00
Scott Lahteine
ad7a6e10a7
Fix no-bed compile error
2020-04-19 00:57:29 -05:00
grauerfuchs
4a5a3d27ed
Option to use raw digipot values ( #17536 )
2020-04-18 22:56:23 -05:00
George Fu
cbf349b5eb
Fix some DGUS bugs
...
- No action on first click of the move button
2020-04-17 08:52:41 -05:00
Tanguy Pruvot
3210155ab7
Update French language ( #17577 )
2020-04-16 19:04:43 -05:00
Giuliano Zaro
f5577b320b
Update Italian language ( #17467 )
2020-04-16 04:39:01 -05:00
Zs.Antal
78a5079558
Add Hungarian language ( #17491 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-04-16 04:11:42 -05:00
android444
0f0b1aff55
Update GLCD Silvergate display timing ( #17518 )
2020-04-16 03:41:27 -05:00
android444
0ce532547a
Update Polish language ( #17525 )
2020-04-16 03:40:17 -05:00
Desuuuu
2824e67d95
Add ExtUI::onStatusChanged_P ( #17543 )
2020-04-16 00:33:31 -05:00
George Fu
e990a98404
FYSETC TFT81050 LCD support ( #17568 )
2020-04-15 23:34:48 -05:00
Marcio T
791873b10d
Fix ExtUI compile errors ( #17544 )
...
Fixes #16628
2020-04-15 23:17:01 -05:00
Brais Fortes
9038278735
Galician language corrections ( #17454 )
2020-04-13 21:17:01 -05:00
Scott Lahteine
e9c8da35c5
Subcall overflow error message
2020-04-13 14:54:51 -05:00
Scott Lahteine
22da1b2b31
Rename some "kill" messages
2020-04-13 14:54:50 -05:00
Scott Lahteine
e3321920f3
Update Marlin website links to https
2020-04-12 17:21:14 -05:00
Gustavo Alvarez
7894937737
Update Spanish language ( #17505 )
2020-04-12 14:12:08 -05:00
Scott Lahteine
4cdd51cd3a
Apply TERN to status screen
2020-04-12 13:28:07 -05:00
Gustavo Alvarez
37752bd8bb
Update Spanish language ( #17465 )
2020-04-12 01:35:30 -05:00
Scott Lahteine
e4903396d4
Fix up pausing / parking display ( #17460 )
2020-04-11 20:36:17 -05:00
Scott Lahteine
48919c54fb
Add SRAM command injection ( #17459 )
2020-04-09 20:05:58 -05:00
Scott Lahteine
c2bd9dd4f5
Show "Pausing…" during pause
2020-04-09 18:09:54 -05:00
Marcio T
dbdfe61644
Fix and improve FTDI Eve Touch UI ( #17426 )
2020-04-09 16:00:25 -05:00
Gustavo Alvarez
5158106c12
Update Spanish translation ( #17406 )
2020-04-09 13:35:32 -05:00
Scott Lahteine
71a4ab3331
Add "Settings Stored" message
2020-04-09 12:31:33 -05:00
Scott Lahteine
d6badb77a4
Clean up whitespace
2020-04-08 14:04:51 -05:00
Brais Fortes
c47feb1cfe
Update Galician language ( #17418 )
2020-04-05 18:36:27 -05:00
Scott Lahteine
fad9235cd8
Move MSG_x_LINE to multi_language.h
2020-04-05 18:25:59 -05:00
Scott Lahteine
07b3f38269
First SD status change is silent
2020-04-04 23:51:20 -05:00
Giuliano Zaro
86a3efda6f
Update Italian language ( #17407 )
2020-04-04 20:51:05 -05:00
Scott Lahteine
65f6a373b0
Refactor SD detect handler ( #17380 )
...
Co-Authored-By: Eric Ptak <trouch@users.noreply.github.com>
2020-04-04 00:08:25 -05:00
Ben
df8b7dfc40
Various Laser / Spindle improvements ( #15335 )
2020-04-02 19:31:08 -05:00
Marcio T
be0e313c07
Touch UI additions, bug fixes ( #17379 )
2020-04-02 14:24:55 -05:00
Scott Lahteine
9f86dde195
Clean up UI declarations, apply TERN_
2020-04-02 01:31:03 -05:00
Scott Lahteine
514afddeb4
Minor code cleanup
2020-04-01 19:48:58 -05:00
Marcio T
d83ad6f321
Improve / fix FTDI EVE Touch UI ( #17338 )
...
- Fix timeout and debugging string
- Fix check for whether `LCD_TIMEOUT_TO_STATUS` is valid
- Fix incorrect debugging message
- Make capitalization of callbacks consistent.
- Allow Touch UI to use hardware SPI on Einsy boards
- Move print stats to About Printer page.
- More generic about screen with GPL license.
- Add missing handler for power loss event
- Less code duplication on status screen and main/advanced menu; more legible
- Reorganize advanced and main menu to add more features
- Hide home Z button when using Z_SAFE_HOMING
- Fix compilation errors when certain features enabled
- Fix missing labels in UI
- Improve color scheme
- Add new preheat menus
- Fix incorrect rendering of Marlin logo on boot
- Add Level X Axis and Auto calibrate buttons
2020-03-31 14:22:04 -05:00
Scott Lahteine
96ab16a9dd
Pulldown for all FastIO headers
...
Co-Authored-By: borsegbr <borsegbr@users.noreply.github.com>
2020-03-31 12:37:22 -05:00
Scott Lahteine
765a9f3471
do_pause_e_move => unscaled_e_move
2020-03-29 16:26:55 -05:00
Scott Lahteine
747b964295
Clean up user-wait, SD completion ( #17315 )
2020-03-28 03:18:53 -05:00
Scott Lahteine
53fe572bbd
Limited backlash editing with Core kinematics ( #17281 )
2020-03-27 22:00:27 -05:00
InsanityAutomation
bed41af868
Fix Stepper PWM menu ( #17298 )
2020-03-27 17:30:17 -05:00
Giuliano Zaro
129b270628
QSPI EEPROM for SAMD51 ( #17292 )
2020-03-27 17:29:17 -05:00
Scott Lahteine
d6a4c3079d
Tweak ui.finish_status
2020-03-25 21:07:08 -05:00
Giuliano Zaro
8122468a36
Update Italian language ( #17293 )
2020-03-25 21:05:36 -05:00
Acenotass
5c150c0c94
Update Russian language ( #17290 )
2020-03-25 21:04:57 -05:00
MarkMan0
4113481c4e
Fix limits on acceleration editing ( #17280 )
2020-03-24 15:13:37 -05:00
George Fu
e3ebbe25e0
DGUS updates ( #17260 )
2020-03-23 18:00:22 -05:00
Scott Lahteine
7988e31f5e
whitespace
2020-03-21 21:16:15 -05:00
George Fu
71db5c1605
Fix FYSETC mini 12864 init / glitches ( #17209 )
2020-03-19 14:11:55 -05:00
Scott Lahteine
de45ac41ad
Implement CONTROLLER_FAN_USE_Z_ONLY
...
Followup to #17149
2020-03-18 14:36:40 -05:00
Erkan Colak
83eec683c9
New Controller Fan options and M710 gcode ( #17149 )
2020-03-18 13:41:12 -05:00
Scott Lahteine
abea6d5787
Tweak some lambdas
2020-03-18 10:33:15 -05:00
Joe Prints
1f5824247f
More decimal places for babystep / Z probe offset ( #17195 )
2020-03-17 15:12:52 -05:00
Pascal de Bruijn
2fc0df1b39
Shorter LCD remaining time to prevent overlap ( #17181 )
2020-03-16 14:11:55 -05:00
Roxy-3D
9f85165101
Allow Tool Offset adjustments to have another digit of precision
...
Some of the items in the Tool Offset Adjustment menu (in particular, the Z Offset!!!) were only adjustable with .1mm accuracy.
This is not enough. So the edit menu is switched to float52 to fix the issue.
2020-03-14 18:12:29 -05:00
Scott Lahteine
118bd2f8b2
Apply loop shorthand macros ( #17159 )
2020-03-13 23:18:16 -05:00
Scott Lahteine
6bead0c1b0
Shorter paths to HAL, ExtUI ( #17156 )
2020-03-13 16:29:29 -05:00
Erkan Colak
aa32c47fb5
Shorten German BLTouch menu item names ( #17151 )
2020-03-13 12:34:03 -05:00
nick-diel
7070ea0b49
Add OnPidTuning event to Malyan LCD ( #17143 )
...
All ExtUI LCDs need to keep up with ExtUI API changes.
2020-03-12 19:48:33 -05:00
Scott Lahteine
59cb1466b7
Fix DUGS / DGUS typo
2020-03-12 19:30:18 -05:00
George Fu
201c991cfa
Fix and update DGUS displays ( #17072 )
2020-03-11 03:40:30 -05:00
jufimu12
627aa8db2d
Fix G34, add HOME_AFTER_G34 option ( #17108 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-03-10 20:00:26 -05:00
Scott Lahteine
13118dbd8d
Additional numtostr functions
2020-03-09 17:46:49 -05:00
Scott Lahteine
0f39386d9b
Make BOOTSCREEN_TIMEOUT generally available
2020-03-09 17:46:49 -05:00
Scott Lahteine
64d092935b
More useful ENABLED / DISABLED macros ( #17054 )
2020-03-07 22:20:41 -06:00
Scott Lahteine
3a72b0fd41
Update Chinese (TW) language ( #17071 )
2020-03-05 15:39:49 -06:00
Scott Lahteine
f0248c9ed9
Update Turkish language ( #17070 )
2020-03-05 15:37:02 -06:00
Scott Lahteine
c083728e4c
General code cleanup
2020-03-03 14:20:37 -06:00
ellensp
624ab24a5c
Suppress thisItemNr warning ( #17049 )
2020-03-02 13:14:08 -06:00
Scott Lahteine
b1a50d54e2
HAS_TRINAMIC => HAS_TRINAMIC_CONFIG
2020-03-02 12:04:36 -06:00
Scott Lahteine
870a1f753a
Fix undefined STATUS_CHAMBER_WIDTH
2020-03-01 21:19:50 -06:00
Jason Smith
5da6819277
Fix build issues with REPRAPWORLD_KEYPAD ( #17038 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-03-01 19:54:22 -06:00
Scott Lahteine
3473b21710
Move millis_t includes
2020-03-01 09:50:53 -06:00
Scott Lahteine
5e9a10dbae
Use PSTR for common labels
2020-03-01 08:39:47 -06:00
Roman Moravčík
9f8ee31144
Update Slovak language ( #17002 )
2020-02-27 03:38:46 -06:00
Scott Lahteine
6fd7f4fe1b
Fix unified status bed temp display
2020-02-26 08:09:57 -06:00
Scott Lahteine
ec1b86d9cb
Serial strings in macros
2020-02-26 05:38:33 -06:00
Scott Lahteine
5ebba4b19f
More serial strings
2020-02-26 04:11:12 -06:00
InsanityAutomation
cdcd45d651
Set LCD status for EEPROM errors ( #16977 )
2020-02-26 03:04:02 -06:00
Scott Lahteine
e78f607ef3
Use a STR_ prefix for non-translated strings
2020-02-26 03:02:03 -06:00
Scott Lahteine
6b9a17be16
Language: "failsafe" => "Defaults"
2020-02-26 02:03:47 -06:00
Scott Lahteine
5071fe82ab
Ensure proper SD print completion ( #16967 )
2020-02-25 22:18:14 -06:00
InsanityAutomation
3e685777a8
Fix LCD cutter/bed icons overlapping ( #16956 )
2020-02-25 03:07:36 -06:00
Giuliano Zaro
d13b153230
Update Italian language ( #16947 )
2020-02-25 03:05:58 -06:00
Scott Lahteine
a254354e68
BS_TOTAL_AXIS => BS_TOTAL_IND
2020-02-24 06:11:43 -06:00
Scott Lahteine
5e197df89a
Fix Babystepping loop (again)
2020-02-24 05:48:42 -06:00
Scott Lahteine
8ba5ef8cae
"Init. Media" => "Attach Media"
2020-02-24 05:33:23 -06:00
Giuliano Zaro
529d57bddf
Sync Italian language ( #16935 )
2020-02-23 07:47:30 -06:00
Scott Lahteine
b2328d089a
Allow LCD_PIXEL_WIDTH/HEIGHT override
2020-02-22 21:36:21 -06:00
Tanguy Pruvot
8bc3e63871
Update French language ( #16877 )
2020-02-16 16:39:17 -06:00
Scott Lahteine
5584da388c
Conceal float rounding errors on display
...
Fix #16866
2020-02-15 02:55:41 -06:00
Scott Lahteine
efdaf940a5
Fix byte-to-percent display
...
Fixes #16866
2020-02-15 02:37:13 -06:00
George Fu
63dd0f249d
Fysetc S6 pins / LCD updates ( #16830 )
2020-02-14 07:18:57 -06:00
Scott Lahteine
073e4443e8
Optimize "Dismiss" string
2020-02-14 00:05:06 -06:00
proferabg
3f87f912c5
Enable hotend / bed PID separately in ExtUI ( #16827 )
2020-02-10 16:48:22 -06:00
InsanityAutomation
a9549f7a08
Add PID, probe offsets to ExtUI ( #16792 )
2020-02-09 12:22:53 -06:00
Scott Lahteine
ffcbba4447
Move MSG_MARLIN
2020-02-09 11:37:43 -06:00
Scott Lahteine
f312ddfa4f
More updates for 8 extruders, REPEAT
2020-02-04 12:37:20 -06:00
Scott Lahteine
7bf2190f03
Fix CALIBRATION_GCODE pin handling
2020-02-04 08:32:43 -06:00
Bob Kuhn
0268c1d02c
STM32duino - Use SDIO for onboard SD ( #16756 )
2020-02-04 01:24:11 -06:00
ellensp
7d4fa9d504
Fix LCD Z Move character LCD display line ( #16772 )
2020-02-03 18:35:06 -06:00
Scott Lahteine
bfad23d3e2
(c) 2020
2020-02-03 08:00:57 -06:00
Scott Lahteine
7f9c62437e
Corner Leveling: Add inset for each side ( #16759 )
2020-02-03 00:00:35 -06:00
Scott Lahteine
4716dac874
Apply REPEAT, RREPEAT, and loop macros ( #16757 )
2020-02-01 21:00:53 -06:00
Scott Lahteine
22556a7bbf
More 8-extruder fixups
2020-02-01 15:19:58 -06:00
Scott Lahteine
c4cbc54484
Suppress a compile warning
2020-02-01 10:38:07 -06:00
Acenotass
832d33ce9d
Update Russian language ( #16750 )
2020-02-01 04:53:18 -06:00
Scott Lahteine
90b6324563
Encapsulate probe as singleton class ( #16751 )
2020-02-01 04:21:36 -06:00
Acenotass
0a6ae664bd
Update Russian language ( #16745 )
2020-01-31 21:43:44 -06:00
Artur Petrzak
e4679c1b78
(21) PT100 for MCUs with 3.3v logic ( #16731 )
2020-01-30 18:00:37 -06:00
Alexander Gavrilenko
c45d6b2017
Simultaneous use of rotary encoder and touch buttons ( #16729 )
2020-01-30 12:29:30 -06:00
Scott Lahteine
9caf5c05e7
Refactor heater watch, job timer auto-start ( #16725 )
2020-01-30 03:24:43 -06:00
Jason Smith
131acf304b
Fix Manual Bed Leveling with multiple extruders ( #16688 )
2020-01-27 15:57:21 -06:00
Scott Lahteine
5e3e8fcdb9
Fix PID F menu label
2020-01-26 17:07:18 -06:00
Giuliano Zaro
81f31efaee
Fix Spanish (swapped BLTouch strings) ( #16637 )
2020-01-26 03:34:58 -06:00
Roman Moravčík
3572fa22a0
Update Slovak language ( #16646 )
2020-01-26 03:27:08 -06:00
Scott Lahteine
bbfbcb8a5d
Clean up PID language defines
2020-01-26 03:24:54 -06:00
Jason Smith
95d5a0c480
Fix DELTA_CALIBRATION_MENU recursive call ( #16656 )
2020-01-26 00:02:06 -06:00
yangwenxiong
248b7dfa59
BigTreeTech GTR V1.0 / Support 8 extruders, heaters, temp sensors, fans ( #16595 )
2020-01-25 02:13:39 -06:00
Scott Lahteine
1c042bbaea
Convert chars only for enabled languages
2020-01-24 15:12:04 -06:00
Giuliano Zaro
ef8f829513
Fix CHAMBER_MAXTEMP security margin ( #16600 )
2020-01-20 00:44:51 -06:00
InsanityAutomation
d9cdb4ae19
Move steps/mm out of slim menus ( #16603 )
2020-01-20 00:43:19 -06:00
InsanityAutomation
0fcf2b1110
Quad Z stepper support ( #16277 )
2020-01-19 23:35:07 -06:00
0r31
f36f084465
Fix Greek language string ( #16601 )
2020-01-19 23:03:19 -06:00
ellensp
5bd66241df
Fix TOUCH_UI_FTDI_EVE bugs ( #16540 )
2020-01-16 05:50:00 -06:00
InsanityAutomation
ffd8b595d1
Fix PLR cancel with ExtUI ( #16556 )
2020-01-13 20:52:24 -06:00
Scott Lahteine
1457e40208
Make lcd_power_loss_recovery_cancel exportable
2020-01-13 20:25:12 -06:00
Bob Kuhn
c4ffe74d71
Add SERVO, TONE timers to variant for better STEVAL_3DP001V1 support ( #16538 )
2020-01-13 00:26:17 -06:00
Luc
d854c8fa5f
ESP3d integration for ESP32 ( #16515 )
2020-01-10 17:22:41 -06:00
Giuliano Zaro
e9a97127f7
Update Italian language ( #16527 )
2020-01-10 16:19:52 -06:00
Acenotass
2d820e6204
Update Russian language ( #16522 )
2020-01-10 13:06:02 -06:00
Tanguy Pruvot
f9f7697b96
Fix Probe Offset XY edit items (et Français) ( #16523 )
2020-01-10 13:04:59 -06:00
InsanityAutomation
409d7378d9
Add Probe Offsets menu ( #16444 )
2020-01-10 00:47:38 -06:00
thisiskeithb
5beca89412
Add menu item Tune > Advance K ( #16488 )
2020-01-08 17:43:36 -06:00
Alejandro Aguilera
5a5e1d0401
Fix Change Filament menu item with runout ( #16485 )
2020-01-08 16:03:23 -06:00
Tanguy Pruvot
d1e55a2d1d
Remove extra UBL map edit menu item ( #16451 )
2020-01-05 02:25:03 -06:00
Tanguy Pruvot
bdcccee203
Improve French language (UBL) ( #16453 )
2020-01-05 02:09:27 -06:00
Justin
d70dad6807
Fix permyriad progress bar ( #16460 )
2020-01-05 02:08:24 -06:00
Acenotass
93e35880ce
Update Russian language ( #16461 )
2020-01-05 02:04:28 -06:00
George Fu
e593da1c23
Update and fix DGUS ( #16317 )
2020-01-03 21:00:44 -06:00
greppp
7f87a044cd
Fix Ender-2 display pins, add BTN_ENC ( #16349 )
2020-01-03 20:44:16 -06:00
Vertabreaker
b841b9bd01
Add example configs. Expand custom menu. ( #16286 )
...
- Anet E10
- Geeetech D200
- Geeetech M201
- JGAurora Magic
- MakerFarm Pegasus 12
2020-01-03 20:37:22 -06:00
Scott Lahteine
aa4db785f2
MSG_WATCH => MSG_INFO_SCREEN
2020-01-03 19:50:55 -06:00
Tanguy Pruvot
cda363a15e
Touch UI: Fix UBL mesh value editing ( #16432 )
2020-01-02 21:26:03 -06:00
InsanityAutomation
d129ac1b37
Z-offset edit precision based on value limits ( #16425 )
2020-01-02 20:40:40 -06:00
Acenotass
5ffabd56eb
Update Russian language ( #16426 )
2020-01-02 20:17:08 -06:00
Dirk O. Kaar
d0e1166cce
Fix Visual Micro "Arduino IDE for Visual Studio" support ( #16418 )
2020-01-02 19:01:38 -06:00
Scott Lahteine
5b75a018b7
Misc patches preceding DGUS PR
2020-01-02 17:59:38 -06:00
randellhodges
c75b560604
PWM pin not needed for Neopixel brightness / submenu ( #16345 )
2020-01-02 17:50:19 -06:00
Jason Smith
92ad973729
Fix some DOGM warnings ( #16363 )
2020-01-01 21:58:16 -06:00
Alexander Gavrilenko
c6f7ea9f22
MKS Robin ILI9328 TFT support ( #16401 )
2020-01-01 20:55:37 -06:00
Scott Lahteine
832321f55d
Fix games menu back item, titles
2019-12-31 16:06:16 -06:00
petrzjunior
254d352fca
Update Czech language ( #16305 )
2019-12-23 18:14:51 -06:00
Luc
24eaf2d7e0
Some ESP32 patches ( #16297 )
2019-12-22 16:11:17 -06:00
randellhodges
f4196d394b
Flash leveling (for some STM32) ( #16174 )
2019-12-22 16:04:09 -06:00
Scott Lahteine
10f7bbee32
Use MYSERIAL0 (not SerialUSB) for Malyan LCD
2019-12-19 19:53:06 -06:00
Scott Lahteine
6a514a1e8e
Move status screen defines
2019-12-12 22:20:03 -06:00
InsanityAutomation
7b512742f4
Tweak ExtUI Probeless Babystepping ( #16177 )
2019-12-12 15:51:56 -06:00
MS1987
31fdaea269
Add MKS Robin Pro, MKS Robin Lite3 ( #16163 )
2019-12-11 00:23:47 -06:00
Scott Lahteine
0d52eaa875
Superscript 3 for mm3
2019-12-10 23:45:39 -06:00
Tanguy Pruvot
5ebef425ce
Update french (objects, retract...)
2019-12-10 23:45:39 -06:00
Giuliano Zaro
5dfa152ba2
Update Italian language ( #16147 )
2019-12-10 23:38:14 -06:00
dagorel
1c4f672eae
Formalize DAC percent strings ( #16176 )
2019-12-10 23:37:25 -06:00
Tanguy Pruvot
ab61c09bff
Improve touch buttons behavior ( #16109 )
2019-12-06 00:47:50 -06:00
Luu Lac
01e4b0c067
Add Laser / Spindle bitmap for LCD ( #16068 )
2019-12-01 21:20:15 -06:00
Scott Lahteine
3dc49fd1c6
Split up hotend / bed drawing
2019-12-01 20:52:59 -06:00
InsanityAutomation
7126a5e5a7
Add Host Prompt Notification Method ( #15942 )
2019-12-01 17:39:28 -06:00
InsanityAutomation
b24b0f385f
Add ExtUI Flow Rate method ( #16048 )
2019-11-30 07:23:53 -06:00
Scott Lahteine
f83bc0aa13
Optimize common strings
...
Saves 128 bytes in testing with `mftest mega 1 -y`
2019-11-29 22:54:42 -06:00
Bob
0f2ee414db
Update thermistornames.h ( #16027 )
2019-11-29 02:06:11 -06:00
timeburn
a5a143f944
Include host_actions.h in G34 ( #16014 )
2019-11-26 16:38:41 -06:00
haschtl
ff6518c0a8
Add PID_FAN_SCALING option ( #15585 )
2019-11-26 03:34:43 -06:00
Marcio T
43d0391d82
Fix Touch UI message strings ( #16004 )
2019-11-26 02:56:25 -06:00
Robby Candra
fc9f8d27eb
Fix Progress / Remaining display on DOGM ( #16005 )
2019-11-26 02:55:22 -06:00
Scott Lahteine
1d150e41b6
Reduce MMU2 code, add test
2019-11-26 02:15:31 -06:00
Robby Candra
55595d444d
Use LCD_WIDTH for indexed string ( #15979 )
2019-11-24 19:06:23 -06:00
Jason Smith
c497a491f4
Fix a PID_EXTRUSION_SCALING menu item ( #15988 )
2019-11-24 17:01:14 -06:00
Scott Lahteine
b11551c767
Touch UI updates for Cocoa Press ( #15986 )
2019-11-24 06:08:05 -06:00
Scott Lahteine
441e822fb3
LULZBOT_TOUCH_UI => TOUCH_UI_FTDI_EVE
2019-11-23 17:04:17 -06:00
Jason Smith
b904ba0f29
Improve Delta probing / calibration ( #15887 )
2019-11-21 03:26:00 -06:00
Roman Moravčík
5681017d0c
Update Slovak language ( #15953 )
2019-11-20 17:41:14 -06:00
Scott Lahteine
ab9f0f2c4f
Followup to meshCount patch
2019-11-20 04:57:04 -06:00
InsanityAutomation
e81b946f06
Better singlenozzle stored fan speed menus ( #15921 )
2019-11-20 00:14:56 -06:00
Giuliano Zaro
31e329f143
Update Italian language ( #15925 )
2019-11-19 23:27:53 -06:00
Giuliano Zaro
aa89bb71f9
Fix MMU2 compile error ( #15923 )
2019-11-19 23:22:02 -06:00
InsanityAutomation
4d4e692c81
Match onMeshUpdate() index sign ( #15920 )
2019-11-19 23:16:43 -06:00
Luu Lac
4d9a5fef3b
Update Vietnamese language ( #15940 )
2019-11-19 21:08:47 -06:00
Robby Candra
40bbe58371
Use lcd_uint_t in lcd_put_u8str_ind_P ( #15909 )
2019-11-16 16:37:21 -06:00
Scott Lahteine
27cb4db80e
Reduced string storage using tokens ( #15593 )
2019-11-14 20:30:30 -06:00
Scott Lahteine
602ca5dea6
No USE_M73_REMAINING_TIME without LCD_SET_PROGRESS_MANUALLY
2019-11-13 02:07:17 -06:00
Roman Moravčík
e110f5abce
M73 R : Set Remaining Time ( #15549 )
2019-11-12 19:36:54 -06:00
Scott Lahteine
5e5045c4ee
Touch UI finishing touches
2019-11-10 18:52:53 -06:00
Marcio Teixeira
5639b8ca20
Touch UI fixes for Cocoa Press ( #15847 )
2019-11-10 18:49:41 -06:00
Jason Smith
b3f81eead5
Fix/improve TURBO_BACK_MENU_ITEM ( #15856 )
2019-11-09 19:27:30 -06:00
Scott Lahteine
776632c503
Add and apply REPEAT macro ( #15829 )
2019-11-09 17:59:04 -06:00
Scott Lahteine
8061836e74
Fix Lulzbot tag 30: "Heaters Off"
2019-11-08 03:57:34 -06:00
Luu Lac
ed6bbe012b
Fix incomplete 'Homing XYZ' screen draw ( #15830 )
2019-11-07 19:14:02 -06:00
AnHardt
4db68d704f
Update Display Throttling ( #15837 )
2019-11-07 19:04:19 -06:00
Scott Lahteine
0be9fdb455
Move single-use to lambdas
2019-11-07 00:28:33 -06:00
Scott Lahteine
84ce3a6bea
LCD corner screen handler lambda
2019-11-07 00:24:16 -06:00
LinFor
a84e3d1b80
Use native ADC resolution where possible ( #15719 )
2019-11-06 17:49:17 -06:00
Axel
786617e375
Fix RAMPS + VIKI i2c ( #15811 )
2019-11-06 16:52:28 -06:00
Scott Lahteine
e6dfc991ae
Patch tabs, heater led tests
2019-11-06 16:28:36 -06:00
Luu Lac
4ee3502c8f
Fix "confused intellisense" ( #15817 )
2019-11-06 15:54:09 -06:00
Scott Lahteine
f5b5b9e8ec
Bring filament menu up to speed
2019-11-05 17:16:12 -06:00
Scott Lahteine
e9805a0bcb
Go to previous menu on object cancel
2019-11-04 16:13:10 -06:00
Scott Lahteine
51fd226a4d
Unconfuse intellisense
2019-11-04 15:40:56 -06:00
Scott Lahteine
15f94e5ee5
Add NUL_STR global
2019-11-02 07:31:07 -05:00
Scott Lahteine
ea3217cd46
Move 'draw' methods into Menu Item classes ( #15760 )
2019-11-02 07:28:20 -05:00
Robby Candra
7360e9343a
Minor DOGM status screen fix ( #15746 )
2019-11-02 07:04:31 -05:00
Robby Candra
bdb452ed81
Fix missing % on DOGM Status Screen ( #15748 )
2019-11-02 07:01:50 -05:00
Scott Lahteine
ca6d00b862
Save some string flash
2019-11-02 00:48:05 -05:00
Scott Lahteine
23d21dd81c
Tweak lambdas
2019-11-02 00:05:23 -05:00
Scott Lahteine
d5c1c72a76
Tweak CW/CCW bitmaps
2019-10-29 16:53:07 -05:00
Scott Lahteine
aaf018e5a0
Language changes
2019-10-29 16:20:35 -05:00
studiodyne
319e2b5760
Fan menus fix. FR cosmetic change. ( #15714 )
2019-10-28 16:49:31 -05:00
studiodyne
f139642e0f
XY/Z Babystep Multiplicators ( #15691 )
2019-10-28 16:44:17 -05:00
Scott Lahteine
ade76e53de
Fix A10M/A20M mixer display
...
Co-Authored-By: 3Dangel <3dangel@users.noreply.github.com>
2019-10-28 16:26:54 -05:00
Scott Lahteine
9aff30da0c
Confirm object cancellation ( #15660 )
2019-10-27 19:50:21 -05:00
Scott Lahteine
78899fc241
Followup to E Total
2019-10-27 18:40:33 -05:00
Scott Lahteine
7a342ecb93
Show Total E during print ( #15703 )
2019-10-27 17:49:27 -05:00
Scott Lahteine
9720d21301
Clean up trailing whitespace
2019-10-27 15:32:29 -05:00