Scott Lahteine
|
b1a50d54e2
|
HAS_TRINAMIC => HAS_TRINAMIC_CONFIG
|
2020-03-02 12:04:36 -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 |
|
InsanityAutomation
|
cdcd45d651
|
Set LCD status for EEPROM errors (#16977)
|
2020-02-26 03:04:02 -06:00 |
|
Scott Lahteine
|
073e4443e8
|
Optimize "Dismiss" string
|
2020-02-14 00:05: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 |
|
Alexander Gavrilenko
|
c45d6b2017
|
Simultaneous use of rotary encoder and touch buttons (#16729)
|
2020-01-30 12:29:30 -06:00 |
|
Jason Smith
|
95d5a0c480
|
Fix DELTA_CALIBRATION_MENU recursive call (#16656)
|
2020-01-26 00:02:06 -06:00 |
|
InsanityAutomation
|
ffd8b595d1
|
Fix PLR cancel with ExtUI (#16556)
|
2020-01-13 20:52:24 -06:00 |
|
Tanguy Pruvot
|
cda363a15e
|
Touch UI: Fix UBL mesh value editing (#16432)
|
2020-01-02 21:26:03 -06:00 |
|
Dirk O. Kaar
|
d0e1166cce
|
Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418)
|
2020-01-02 19:01:38 -06:00 |
|
Tanguy Pruvot
|
ab61c09bff
|
Improve touch buttons behavior (#16109)
|
2019-12-06 00:47:50 -06:00 |
|
InsanityAutomation
|
7126a5e5a7
|
Add Host Prompt Notification Method (#15942)
|
2019-12-01 17:39:28 -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 |
|
AnHardt
|
4db68d704f
|
Update Display Throttling (#15837)
|
2019-11-07 19:04:19 -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 |
|
Scott Lahteine
|
ca6d00b862
|
Save some string flash
|
2019-11-02 00:48:05 -05:00 |
|
Luu Lac
|
efeb6efe77
|
Set pullup on BTN_BACK pin (#15654)
|
2019-10-24 12:04:45 -05:00 |
|
Scott Lahteine
|
f00b48f9a8
|
Expand encoder value range
|
2019-10-21 18:56:24 -05:00 |
|
Tanguy Pruvot
|
ee20f21a24
|
Fix undefined max in multi-language (#15521)
|
2019-10-13 18:31:28 -04:00 |
|
LinFor
|
b20d5a7cc6
|
Estimate Remaining Time (graphical display) (#15497)
|
2019-10-10 21:03:33 -05:00 |
|
Scott Lahteine
|
3664beec29
|
Don't refresh on status line changes
|
2019-10-10 19:29:17 -05:00 |
|
Marcio Teixeira
|
6a865a6146
|
Multi-language support (#15453)
|
2019-10-09 19:46:10 -05:00 |
|
Marcio Teixeira
|
dc14d4a13c
|
Improvements and fixes to Lulzbot UI (#15490)
|
2019-10-09 19:44:49 -05:00 |
|
LinFor
|
58f81f8e7e
|
Followup to progress override (#15488)
|
2019-10-08 15:24:14 -05:00 |
|
LinFor
|
19b7be067c
|
Allow M73 to override SD position (#15449)
|
2019-10-07 16:38:58 -05:00 |
|
Scott Lahteine
|
c83c2a5022
|
Patch compile glitches
|
2019-10-03 15:37:13 -05:00 |
|
Scott Lahteine
|
72d791a736
|
Standardize active/paused functions
|
2019-10-03 06:27:30 -05:00 |
|
Scott Lahteine
|
50e4545255
|
Add custom types for position (#15204)
|
2019-09-29 04:25:39 -05:00 |
|
InsanityAutomation
|
5221e2d991
|
Restore Host Prompt Info (#15387)
|
2019-09-27 17:06:26 -05:00 |
|
Scott Lahteine
|
455dabb183
|
Add a feedRate_t data type (#15349)
|
2019-09-26 01:28:09 -05:00 |
|
Scott Lahteine
|
f01f0d1956
|
Drop C-style 'void' argument
|
2019-09-16 20:31:21 -05:00 |
|
Scott Lahteine
|
d5f5203880
|
Use "mount" as card verb
|
2019-09-15 03:12:44 -05:00 |
|
Scott Lahteine
|
465c6d9230
|
Simpler Allen Key config. Fixes, cleanups from refactor (#15256)
|
2019-09-14 03:05:10 -05:00 |
|
Robby Candra
|
3f129b6574
|
Touch Buttons variable repeat delay (#15236)
|
2019-09-12 22:14:24 -05:00 |
|
Scott Lahteine
|
841c8ce0d9
|
Remove PROMPT_INFO / PROMPT_GCODE_INFO (#15210)
|
2019-09-09 15:43:06 -05:00 |
|
Robby Candra
|
6b05d5d65d
|
Allow TOUCH_BUTTONS to be swapped (#15100)
|
2019-09-04 13:13:05 -05:00 |
|
Scott Lahteine
|
1eeef30097
|
A single generate_click lambda
|
2019-08-30 19:17:59 -05:00 |
|
Robby Candra
|
38983fdfa9
|
Add 'Back' Button for Touch TFT 320x240 (#15060)
|
2019-08-29 01:19:07 -05:00 |
|
Robby Candra
|
ca084dcfe8
|
Switch col vs row variable name (#15072)
|
2019-08-28 02:49:21 -05:00 |
|
Tim Moore
|
efeea9bccf
|
pca9632_buzz fix (#15020)
|
2019-08-23 22:30:11 -05:00 |
|
Ludy
|
05995d1fd6
|
Unify buzz methods as MarlinUI::buzz (#14803)
|
2019-08-20 02:01:37 -05:00 |
|
Robby Candra
|
823178c272
|
Use u8g int type for screen coordinates (#14965)
|
2019-08-17 19:58:38 -05:00 |
|
Marcio Teixeira
|
263d7d37af
|
"SD card" => "Media" (#14951)
|
2019-08-14 17:52:14 -05:00 |
|
Tanguy Pruvot
|
0745d48993
|
Fix build with and without TOUCH_BUTTONS (#14912)
|
2019-08-10 18:22:11 -05:00 |
|
Robby Candra
|
d2d71caa3b
|
Clean up Touch pins. Better up/down touch response. (#14900)
|
2019-08-10 01:42:52 -05:00 |
|