Scott Lahteine
|
90b6324563
|
Encapsulate probe as singleton class (#16751)
|
5 years ago |
Scott Lahteine
|
50889c0f94
|
Move L64XX index_to_axis to progmem (#16697)
|
5 years ago |
Bob Kuhn
|
0d166f9c7d
|
Duet Smart Effector support (#16641)
|
5 years ago |
Scott Lahteine
|
79c2f05e7d
|
Fix M112 with Emergency Parser
|
5 years ago |
InsanityAutomation
|
ffd8b595d1
|
Fix PLR cancel with ExtUI (#16556)
|
5 years ago |
Bob Kuhn
|
1ad53cee1f
|
Improved STMicro L64XX stepper driver support (#16452)
|
5 years ago |
Scott Lahteine
|
6e658a7c04
|
Code style and comment tweaks
|
5 years ago |
Dirk O. Kaar
|
d0e1166cce
|
Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418)
|
5 years ago |
Lino Barreca
|
ac32ed74b4
|
Return from loop() on non-AVR boards (#16390)
|
5 years ago |
randellhodges
|
2a7f1091ce
|
Fix compile error (macro substitution typo) (#16194)
|
5 years ago |
Felicia Hummel
|
690ed531b6
|
Configurable PSU power-on delay (#16050)
|
5 years ago |
Scott Lahteine
|
27943f9e31
|
Multiple axis TMC OTPW step down (#16044)
|
5 years ago |
Scott Lahteine
|
f83bc0aa13
|
Optimize common strings
Saves 128 bytes in testing with `mftest mega 1 -y`
|
5 years ago |
Scott Lahteine
|
b11551c767
|
Touch UI updates for Cocoa Press (#15986)
|
5 years ago |
Scott Lahteine
|
602ca5dea6
|
No USE_M73_REMAINING_TIME without LCD_SET_PROGRESS_MANUALLY
|
5 years ago |
Roman Moravčík
|
e110f5abce
|
M73 R : Set Remaining Time (#15549)
|
5 years ago |
Scott Lahteine
|
5e5045c4ee
|
Touch UI finishing touches
|
5 years ago |
Scott Lahteine
|
776632c503
|
Add and apply REPEAT macro (#15829)
|
5 years ago |
Scott Lahteine
|
15f94e5ee5
|
Add NUL_STR global
|
5 years ago |
ManuelMcLure
|
76b861d759
|
Fix kill screen with null string (#15747)
|
5 years ago |
Scott Lahteine
|
ca6d00b862
|
Save some string flash
|
5 years ago |
Scott Lahteine
|
61225e685d
|
Abort SD followup
|
5 years ago |
Scott Lahteine
|
583fc4ee2a
|
Move abortSDPrinting with others
|
5 years ago |
Scott Lahteine
|
7a342ecb93
|
Show Total E during print (#15703)
|
5 years ago |
Roman Moravčík
|
e690471739
|
Print startup message after print statistics are loaded (#15664)
|
5 years ago |
Scott Lahteine
|
408751d5e0
|
Fix CANCEL_OBJECTS missing include
|
5 years ago |
Scott Lahteine
|
93f0012959
|
Cancel Objects - As seen at ERRF2019 (#15590)
|
5 years ago |
InsanityAutomation
|
82fb046013
|
Allow suicide pin inverting (#15586)
|
5 years ago |
Scott Lahteine
|
af214ff121
|
Fix up PSU_CONTROL checks
|
5 years ago |
Marcio Teixeira
|
6a865a6146
|
Multi-language support (#15453)
|
5 years ago |
Scott Lahteine
|
cc822c1a05
|
Use lambdas in menus, where possible (#15452)
|
5 years ago |
Scott Lahteine
|
0322348924
|
Handle runout in runout.cpp
|
5 years ago |
Scott Lahteine
|
72d791a736
|
Standardize active/paused functions
|
5 years ago |
InsanityAutomation
|
438835f6a5
|
Configurable Max Accel, Max Feedrate, Max Jerk edit limits (#13929)
|
5 years ago |
Scott Lahteine
|
139b7196a0
|
Watchdog cleanup (#15283)
|
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
|
665e45e0ba
|
Reduce string storage, use masking 'seen'
|
5 years ago |
DrDitto
|
04e4eb35be
|
MKS_MINI, FYSETC RGB, backlight (#15334)
|
5 years ago |
Scott Lahteine
|
f01f0d1956
|
Drop C-style 'void' argument
|
5 years ago |
Scott Lahteine
|
7d8c38693f
|
Formatting
|
5 years ago |
Scott Lahteine
|
d5f5203880
|
Use "mount" as card verb
|
5 years ago |
Tanguy Pruvot
|
2386c147ad
|
Mount the SD card early (#15255)
|
5 years ago |
Scott Lahteine
|
c590e8ac05
|
Improve Power-loss Recovery (#15135)
|
5 years ago |
Jamie
|
dbee0e9c54
|
Analog joystick jogging control (#14648)
|
5 years ago |
Scott Lahteine
|
93dcc22aae
|
Drop extra call to get_available_commands
|
5 years ago |
Scott Lahteine
|
586b334c2a
|
Split up stepper indirection (#15111)
|
5 years ago |
InsanityAutomation
|
b7796bcce6
|
Disable steppers on M112 (#15065)
And change verbiage to not refer to "Emergency Stop."
|
5 years ago |
Tim Moore
|
67f8ba6fed
|
Allow pullup/downs on power loss pin (#14986)
|
5 years ago |
Ludy
|
05995d1fd6
|
Unify buzz methods as MarlinUI::buzz (#14803)
|
5 years ago |