Marcio Teixeira
|
274934ad81
|
Add LULZBOT_TOUCH_UI (#14967)
|
5 years ago |
Marcio Teixeira
|
263d7d37af
|
"SD card" => "Media" (#14951)
|
5 years ago |
Marcio Teixeira
|
dc21e2e691
|
Increase XY nozzle offset range (#14882)
|
5 years ago |
Marcio Teixeira
|
fa533846a7
|
Bury easter egg deeper (#14883)
|
5 years ago |
Tanguy Pruvot
|
8cc0b4bf5e
|
Revert "Edit STEPS_PER_MM integer only" (#14909)
This reverts commit 2d98bb39bd .
|
5 years ago |
Ludy
|
9479ec32f7
|
Fix Service Menu compile error (#14903)
|
5 years ago |
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.
|
5 years ago |
Jason Smith
|
534c105a7a
|
Fix 16-bit range check in TMenuItem::action_edit (#14834)
|
5 years ago |
Scott Lahteine
|
8f0aedeead
|
Reorder some language defines
|
5 years ago |
Scott Lahteine
|
2d98bb39bd
|
Edit STEPS_PER_MM integer only
|
5 years ago |
Robby Candra
|
128eed6b57
|
Option to reverse select direction/buttons (#14693)
|
5 years ago |
Acenotass
|
659d06d9b9
|
M48 menu item, result to status (#14772)
|
5 years ago |
MarcelMo
|
f8aa52346f
|
Configurable Z move distance (#14593)
|
5 years ago |
Scott Lahteine
|
842466f4d9
|
Mixer patch, etc.
|
5 years ago |
Marcio Teixeira
|
eefe3f595a
|
New options: Bootscreen as Info, game Easter-egg (#13829)
|
5 years ago |
Scott Lahteine
|
180f9a4c22
|
Remove obsolete info menu includes
|
5 years ago |
Ludy
|
c4bb458763
|
BUZZ cleanup (#14760)
|
5 years ago |
Marcio Teixeira
|
fec52e61ea
|
Use shared memory space for game data (#14727)
|
5 years ago |
Ludy
|
39e1726498
|
Comments, includes (#14671)
|
5 years ago |
Robby Candra
|
c9aa68ef7a
|
Encoder direction: Wrangle, Revert select screen change (#14628)
|
5 years ago |
Marcio Teixeira
|
27c487bab7
|
Print progress enhancements (#14647)
|
5 years ago |
Scott Lahteine
|
eaf1c0954e
|
Update some precompiler tests
|
5 years ago |
InsanityAutomation
|
ce02c6cee2
|
Variable tool change purge (#14618)
|
5 years ago |
Ludy
|
6dcb85927a
|
Update German language, &c. (#14613)
|
5 years ago |
Scott Lahteine
|
3cd9a92dcc
|
Use REVERSE_ENCODER_DIRECTION in do_select_screen
|
5 years ago |
Scott Lahteine
|
ed0e6afacb
|
Apply LIMIT macro
|
5 years ago |
Scott Lahteine
|
fe02241044
|
NONE on combined options
|
5 years ago |
Scott Lahteine
|
750a16ad38
|
Fix MIN/MAX function collision with macros
|
5 years ago |
Tim Moore
|
eb6dec03bd
|
Simplify power supply naming logic (#14488)
Co-Authored-By: Tim Moore <tim.moore@lightbend.com>
Co-Authored-By: AnHardt <github@kitelab.de>
|
5 years ago |
Tanguy Pruvot
|
ca7f56e60b
|
Add 0.025mm Manual Move for Z (#14456)
|
5 years ago |
Tanguy Pruvot
|
24655a6bf3
|
Touch-MI Menu and Manual Deploy option (#14290)
|
5 years ago |
Scott Lahteine
|
d16954dc88
|
Make KEEPALIVE_STATE a scoped auto-restore (#14446)
|
5 years ago |
Marcio Teixeira
|
e6cf7860e8
|
Improve ExtUI, fix compiler errors, warnings (#14441)
|
5 years ago |
Scott Lahteine
|
1a09c4dea5
|
Cutter class followup
|
5 years ago |
Scott Lahteine
|
93cd66ac11
|
Tweaky change from (C) to (c)
|
5 years ago |
Scott Lahteine
|
d7d80418ae
|
Singleton for cutting tools (#14429)
|
5 years ago |
Scott Lahteine
|
3d9d72e8db
|
Include order, spacing, etc.
|
5 years ago |
Scott Lahteine
|
4df4c47994
|
Add TMC2209 support (#14249)
|
5 years ago |
Scott Lahteine
|
9131b11944
|
Games in Info menu, if enabled
|
5 years ago |
Scott Lahteine
|
4c872a01f2
|
G-code queue singleton, front injection (#14236)
|
5 years ago |
Scott Lahteine
|
6b2d42434c
|
Wrap main menu external declarations
|
5 years ago |
Scott Lahteine
|
651f3eeed0
|
Clean up trailing whitespace
|
5 years ago |
Ludy
|
35aabd1834
|
Fix Spindle/Laser compile error (#14312)
|
5 years ago |
Scott Lahteine
|
2a96d4e23a
|
Move number-to-string functions to libs
|
5 years ago |
Robby Candra
|
f30b89953d
|
runout.distance_mm LCD edit item (#14066)
|
5 years ago |
InsanityAutomation
|
b7eeb5b13b
|
Move BLTouch options to adv config (#14131)
Plus other BLTouch and menu enhancements.
|
5 years ago |
Scott Lahteine
|
0ca2073625
|
ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED => SD_ABORT_ON_ENDSTOP_HIT
|
5 years ago |
InsanityAutomation
|
4138b1f9ae
|
Option to disable Case Light brightness control (#14165)
|
5 years ago |
Tanguy Pruvot
|
e4260a41cb
|
Fix a DEBUG_LEVELING_FEATURE string copy (#14200)
|
6 years ago |
InsanityAutomation
|
f889cc6ea6
|
ExtUI parity with SPI LCDs (#14172)
|
6 years ago |