Scott Lahteine
|
4e8d9fe59b
|
zprobe_offset => probe_offset
|
2019-09-24 23:36:09 -05:00 |
|
InsanityAutomation
|
df1e51258a
|
Add M851 X Y probe offsets (#15202)
|
2019-09-24 21:29:21 -05:00 |
|
Scott Lahteine
|
c353eaa146
|
Misc changes from struct refactor (#15289)
|
2019-09-17 18:16:28 -05:00 |
|
Tanguy Pruvot
|
d277e93f4d
|
Configurable TOUCH_BUTTONS repeat delays (#15245)
|
2019-09-16 21:32:55 -05:00 |
|
Robby Candra
|
98233b1de0
|
Add root flag to CardReader (#15275)
|
2019-09-16 17:49:55 -05:00 |
|
Scott Lahteine
|
d5f5203880
|
Use "mount" as card verb
|
2019-09-15 03:12:44 -05:00 |
|
Tanguy Pruvot
|
15bea5043c
|
Followup to SD menu optimization (#15252)
|
2019-09-14 06:42:28 -05:00 |
|
Frederik Kemner
|
3348a7d223
|
Fix Info Menu with EXTRUDERS==0 (#15230)
|
2019-09-13 01:36:44 -05:00 |
|
Robby Candra
|
3f129b6574
|
Touch Buttons variable repeat delay (#15236)
|
2019-09-12 22:14:24 -05:00 |
|
Robby Candra
|
1ab3521351
|
Optimize Media Menu display/scrolling (#15233)
|
2019-09-12 18:06:07 -05:00 |
|
Scott Lahteine
|
584c86bed1
|
More "zero extruders" changes (#15213)
|
2019-09-10 02:20:49 -05:00 |
|
Ludy
|
068c303742
|
More translatable LCD strings (#15190)
|
2019-09-08 00:15:25 -05:00 |
|
George Fu
|
8e044ea898
|
Fix up Fysetc configs, pins. Fix menu type float5 . (#15157)
|
2019-09-04 13:06:23 -05:00 |
|
Scott Lahteine
|
586b334c2a
|
Split up stepper indirection (#15111)
|
2019-08-31 19:44:45 -05:00 |
|
AlexandrZloy
|
0ebaea94be
|
Add stallGuard threshold for X2 (#15042)
|
2019-08-29 00:15:31 -05:00 |
|
Scott Lahteine
|
b8e4b993d6
|
Separate board website URL
|
2019-08-28 04:44:40 -05:00 |
|
Scott Lahteine
|
6341aefda3
|
Info menu tweak style
|
2019-08-28 04:43:42 -05:00 |
|
InsanityAutomation
|
f218405c36
|
Fix ExtUI invalid speed, timer (#15031)
|
2019-08-25 04:46:02 -05:00 |
|
Tim Moore
|
8033bc87ea
|
Turbo-back Info menu items (#15049)
|
2019-08-24 19:50:04 -05:00 |
|
Tanguy Pruvot
|
0a280f00c2
|
Flag unused variables without buzzer (#15016)
|
2019-08-23 22:21:30 -05:00 |
|
Scott Lahteine
|
7924e0d819
|
Add print at position shortcuts
|
2019-08-22 19:37:04 -05:00 |
|
Marcio Teixeira
|
825c2c3dc4
|
Fix fan speed encoder scaling (#15010)
|
2019-08-21 03:49:43 -05:00 |
|
Scott Lahteine
|
5e777601f3
|
Add TURBO_BACK_MENU_ITEM option (#14991)
|
2019-08-20 19:37:03 -05:00 |
|
Scott Lahteine
|
0cc524b84f
|
Prevent BOARD_NAME conflict with env
|
2019-08-20 19:10:36 -05:00 |
|
InsanityAutomation
|
af5a7a2925
|
Add missing ExtUI user confirmation (#14992)
|
2019-08-18 21:03:26 -05:00 |
|
Robby Candra
|
823178c272
|
Use u8g int type for screen coordinates (#14965)
|
2019-08-17 19:58:38 -05:00 |
|
Marcio Teixeira
|
274934ad81
|
Add LULZBOT_TOUCH_UI (#14967)
|
2019-08-16 18:34:13 -05:00 |
|
Marcio Teixeira
|
263d7d37af
|
"SD card" => "Media" (#14951)
|
2019-08-14 17:52:14 -05:00 |
|
Marcio Teixeira
|
dc21e2e691
|
Increase XY nozzle offset range (#14882)
|
2019-08-10 19:24:41 -05:00 |
|
Marcio Teixeira
|
fa533846a7
|
Bury easter egg deeper (#14883)
|
2019-08-10 19:23:37 -05:00 |
|
Tanguy Pruvot
|
8cc0b4bf5e
|
Revert "Edit STEPS_PER_MM integer only" (#14909)
This reverts commit 2d98bb39bd .
|
2019-08-10 00:58:21 -05:00 |
|
Ludy
|
9479ec32f7
|
Fix Service Menu compile error (#14903)
|
2019-08-10 00:53:26 -05:00 |
|
Scott Lahteine
|
c8e30b6639
|
Fix code attempting to sprintf %f (#14869)
Arduino doesn't (always) support `float` formatting in strings. So either cast to `int` or use `dtostrf()` to fix these usages.
|
2019-08-08 01:51:37 -05:00 |
|
Jason Smith
|
534c105a7a
|
Fix 16-bit range check in TMenuItem::action_edit (#14834)
|
2019-08-05 20:02:29 -05:00 |
|
Scott Lahteine
|
8f0aedeead
|
Reorder some language defines
|
2019-08-05 19:12:00 -05:00 |
|
Scott Lahteine
|
2d98bb39bd
|
Edit STEPS_PER_MM integer only
|
2019-08-04 19:39:52 -05:00 |
|
Robby Candra
|
128eed6b57
|
Option to reverse select direction/buttons (#14693)
|
2019-07-30 17:42:57 -05:00 |
|
Acenotass
|
659d06d9b9
|
M48 menu item, result to status (#14772)
|
2019-07-30 02:31:14 -05:00 |
|
MarcelMo
|
f8aa52346f
|
Configurable Z move distance (#14593)
|
2019-07-30 02:16:26 -05:00 |
|
Scott Lahteine
|
842466f4d9
|
Mixer patch, etc.
|
2019-07-29 22:20:28 -05:00 |
|
Marcio Teixeira
|
eefe3f595a
|
New options: Bootscreen as Info, game Easter-egg (#13829)
|
2019-07-28 22:47:20 -05:00 |
|
Scott Lahteine
|
180f9a4c22
|
Remove obsolete info menu includes
|
2019-07-28 20:20:33 -05:00 |
|
Ludy
|
c4bb458763
|
BUZZ cleanup (#14760)
|
2019-07-28 19:14:50 -05:00 |
|
Marcio Teixeira
|
fec52e61ea
|
Use shared memory space for game data (#14727)
|
2019-07-28 01:44:16 -05:00 |
|
Ludy
|
39e1726498
|
Comments, includes (#14671)
|
2019-07-20 01:41:34 -05:00 |
|
Robby Candra
|
c9aa68ef7a
|
Encoder direction: Wrangle, Revert select screen change (#14628)
|
2019-07-17 19:41:15 -05:00 |
|
Marcio Teixeira
|
27c487bab7
|
Print progress enhancements (#14647)
|
2019-07-17 03:14:44 -05:00 |
|
Scott Lahteine
|
eaf1c0954e
|
Update some precompiler tests
|
2019-07-14 13:09:16 -05:00 |
|
InsanityAutomation
|
ce02c6cee2
|
Variable tool change purge (#14618)
|
2019-07-14 11:40:58 -05:00 |
|
Ludy
|
6dcb85927a
|
Update German language, &c. (#14613)
|
2019-07-14 04:34:55 -05:00 |
|