Scott Lahteine
|
c83c2a5022
|
Patch compile glitches
|
5 years ago |
Scott Lahteine
|
72d791a736
|
Standardize active/paused functions
|
5 years ago |
Scott Lahteine
|
50e4545255
|
Add custom types for position (#15204)
|
5 years ago |
InsanityAutomation
|
5221e2d991
|
Restore Host Prompt Info (#15387)
|
5 years ago |
Scott Lahteine
|
455dabb183
|
Add a feedRate_t data type (#15349)
|
5 years ago |
Scott Lahteine
|
f01f0d1956
|
Drop C-style 'void' argument
|
5 years ago |
Scott Lahteine
|
d5f5203880
|
Use "mount" as card verb
|
5 years ago |
Scott Lahteine
|
465c6d9230
|
Simpler Allen Key config. Fixes, cleanups from refactor (#15256)
|
5 years ago |
Robby Candra
|
3f129b6574
|
Touch Buttons variable repeat delay (#15236)
|
5 years ago |
Scott Lahteine
|
841c8ce0d9
|
Remove PROMPT_INFO / PROMPT_GCODE_INFO (#15210)
|
5 years ago |
Robby Candra
|
6b05d5d65d
|
Allow TOUCH_BUTTONS to be swapped (#15100)
|
5 years ago |
Scott Lahteine
|
1eeef30097
|
A single generate_click lambda
|
5 years ago |
Robby Candra
|
38983fdfa9
|
Add 'Back' Button for Touch TFT 320x240 (#15060)
|
6 years ago |
Robby Candra
|
ca084dcfe8
|
Switch col vs row variable name (#15072)
|
6 years ago |
Tim Moore
|
efeea9bccf
|
pca9632_buzz fix (#15020)
|
6 years ago |
Ludy
|
05995d1fd6
|
Unify buzz methods as MarlinUI::buzz (#14803)
|
6 years ago |
Robby Candra
|
823178c272
|
Use u8g int type for screen coordinates (#14965)
|
6 years ago |
Marcio Teixeira
|
263d7d37af
|
"SD card" => "Media" (#14951)
|
6 years ago |
Tanguy Pruvot
|
0745d48993
|
Fix build with and without TOUCH_BUTTONS (#14912)
|
6 years ago |
Robby Candra
|
d2d71caa3b
|
Clean up Touch pins. Better up/down touch response. (#14900)
|
6 years ago |
Robby Candra
|
128eed6b57
|
Option to reverse select direction/buttons (#14693)
|
6 years ago |
Ludy
|
c4bb458763
|
BUZZ cleanup (#14760)
|
6 years ago |
Marcio Teixeira
|
369fb2806d
|
Fix compilation warnings, errors (#14704)
|
6 years ago |
Tim Moore
|
e5aa453293
|
Add support for 2 Neopixel strips (#14667)
|
6 years ago |
Ludy
|
39e1726498
|
Comments, includes (#14671)
|
6 years ago |
Robby Candra
|
c9aa68ef7a
|
Encoder direction: Wrangle, Revert select screen change (#14628)
|
6 years ago |
Marcio Teixeira
|
27c487bab7
|
Print progress enhancements (#14647)
|
6 years ago |
Tanguy Pruvot
|
81d629bc47
|
Robin & Longer3D SPI TFT driver (#14595)
|
6 years ago |
Scott Lahteine
|
ed0e6afacb
|
Apply LIMIT macro
|
6 years ago |
Scott Lahteine
|
750a16ad38
|
Fix MIN/MAX function collision with macros
|
6 years ago |
Scott Lahteine
|
de462f2b8a
|
Revert "Sort out settings.load with SD EEPROM emulation (#14458)"
This reverts commit 108d0df565 .
|
6 years ago |
Scott Lahteine
|
1620738701
|
Home dir use < or >
|
6 years ago |
Tanguy Pruvot
|
108d0df565
|
Sort out settings.load with SD EEPROM emulation (#14458)
|
6 years ago |
Scott Lahteine
|
10b85be405
|
status_message_level => alert_level
|
6 years ago |
Scott Lahteine
|
93cd66ac11
|
Tweaky change from (C) to (c)
|
6 years ago |
Andy Shaw
|
064177154c
|
Update SD card connection / sharing options (#14325)
|
6 years ago |
thisiskeithb
|
a4aa3621c0
|
MKS Robin Mini Board Support (#14366)
|
6 years ago |
Marcio Teixeira
|
49ea1c635a
|
Fix missing dependencies (#14339)
|
6 years ago |
Scott Lahteine
|
4c872a01f2
|
G-code queue singleton, front injection (#14236)
|
6 years ago |
Scott Lahteine
|
eb1c9113c2
|
Try to init SD with no detect pin
|
6 years ago |
Scott Lahteine
|
24c23b60fa
|
Use lambda, fix wrap pointer
|
6 years ago |
Scott Lahteine
|
a17f057daa
|
Fix word wrapping on select screens
|
6 years ago |
MastS
|
18904c42f6
|
Fysetc LCD backlight timeout (#14265)
|
6 years ago |
InsanityAutomation
|
b7eeb5b13b
|
Move BLTouch options to adv config (#14131)
Plus other BLTouch and menu enhancements.
|
6 years ago |
Robby Candra
|
5ca8d51e12
|
Ability to insert G-code in front of queue (#14229)
|
6 years ago |
InsanityAutomation
|
66e22d9f5a
|
ExtUI Heated Chamber support (#14198)
|
6 years ago |
InsanityAutomation
|
f889cc6ea6
|
ExtUI parity with SPI LCDs (#14172)
|
6 years ago |
Pavel4e5
|
3cd19a8ec0
|
Improve Zonestar keypad responsiveness (#14056)
|
6 years ago |
Marcio Teixeira
|
7ccbcf2eaa
|
Fix TMC EEPROM regression (#14008)
Partially undo 15357af to ensure TMC code is initialized in the proper order.
|
6 years ago |
Scott Lahteine
|
ad4ffa1d2f
|
Use C++ language supported 'nullptr' (#13944)
|
6 years ago |