Scott Lahteine
|
6091e6300a
|
Fix G90, G91, M82, M83 rel/abs modes (#15218)
|
5 years ago |
Scott Lahteine
|
c590e8ac05
|
Improve Power-loss Recovery (#15135)
|
5 years ago |
Scott Lahteine
|
75927e17dd
|
Filament Width Sensor singleton (#15191)
|
5 years ago |
Scott Lahteine
|
584c86bed1
|
More "zero extruders" changes (#15213)
|
5 years ago |
Scott Lahteine
|
f055f7c535
|
Add emergency_parser.h dependency
|
5 years ago |
Scott Lahteine
|
841c8ce0d9
|
Remove PROMPT_INFO / PROMPT_GCODE_INFO (#15210)
|
5 years ago |
Scott Lahteine
|
565a0e11ed
|
Prevent 'current' name conflict, if needed
|
5 years ago |
Scott Lahteine
|
1c3a1ab2c6
|
Use _MIN over MIN
|
5 years ago |
Jamie
|
dbee0e9c54
|
Analog joystick jogging control (#14648)
|
5 years ago |
Ludy
|
068c303742
|
More translatable LCD strings (#15190)
|
5 years ago |
Tanguy Pruvot
|
85f0556118
|
Add XPT2046 calibration functions (#15140)
|
5 years ago |
Scott Lahteine
|
c97c393c4a
|
Fix "unqualified id" warning (#15144)
|
5 years ago |
Scott Lahteine
|
a2e412c0ce
|
Rename command buffer var
|
5 years ago |
Scott Lahteine
|
586b334c2a
|
Split up stepper indirection (#15111)
|
5 years ago |
Robby Candra
|
38983fdfa9
|
Add 'Back' Button for Touch TFT 320x240 (#15060)
|
5 years ago |
InsanityAutomation
|
f218405c36
|
Fix ExtUI invalid speed, timer (#15031)
|
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 |
InsanityAutomation
|
c5be59ddfe
|
Fix runout trigger on "inactive" sensor (#14990)
|
5 years ago |
InsanityAutomation
|
af5a7a2925
|
Add missing ExtUI user confirmation (#14992)
|
5 years ago |
Scott Lahteine
|
9d9e2deb9b
|
Tweak UBL G29 status print
|
5 years ago |
Marcio Teixeira
|
8bdb3d9970
|
Add CONTROLLERFAN_SPEED_Z_ONLY (#14956)
|
5 years ago |
Marcio Teixeira
|
274934ad81
|
Add LULZBOT_TOUCH_UI (#14967)
|
5 years ago |
Marcio Teixeira
|
179d6c4ed1
|
Add STARTUP_SCRIPT option. M17 parity with M18. (#14953)
|
5 years ago |
Robby Candra
|
d2d71caa3b
|
Clean up Touch pins. Better up/down touch response. (#14900)
|
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 |
Chris Pepper
|
f499cecf0d
|
Marlin Binary Protocol Mark II (#14817)
|
5 years ago |
teemuatlut
|
d4974ea719
|
TMC SPI Endstops and Improved Sensorless Homing (#14044)
|
5 years ago |
Scott Lahteine
|
52a7a8cb26
|
Fix HOST_PROMPT_SUPPORT without LCD
|
5 years ago |
Tim Moore
|
940c59d9da
|
Overlord i2c LCD with LEDs and buzzer (#14801)
|
5 years ago |
Scott Lahteine
|
ee5e46b46b
|
Patch PrintJobRecovery::filename
|
5 years ago |
Scott Lahteine
|
70ce4f5b36
|
Move job recovery filename
|
5 years ago |
InsanityAutomation
|
f59a7e8b07
|
Print/display ABL current probe point (#14788)
|
5 years ago |
Benjamin Reed
|
0c035c0a7a
|
Fix 'pause_menu_response' compile error (#14792)
|
5 years ago |
Scott Lahteine
|
c2b319360d
|
Remove extra pragmas
|
5 years ago |
Gustavo Alvarez
|
27952648cf
|
Fix M122 column alignment (#14779)
|
5 years ago |
pinchies
|
d98b9d54f1
|
JGAurora A5S & A1 touch support (#14768)
|
5 years ago |
Scott Lahteine
|
842466f4d9
|
Mixer patch, etc.
|
5 years ago |
Ludy
|
c4bb458763
|
BUZZ cleanup (#14760)
|
5 years ago |
Scott Lahteine
|
17abb94532
|
Whitespace patch
|
5 years ago |
Ludy
|
97e9c95f47
|
Fix & clean up ExtUI (#14748)
|
5 years ago |
Scott Lahteine
|
1088846cae
|
Cosmetic updates from 14044
|
5 years ago |
Scott Lahteine
|
a589456a14
|
Tweak mark/range/quantity conditions
|
5 years ago |
Scott Lahteine
|
601b2d9f51
|
Send slightly less data to Max7219
|
5 years ago |
Scott Lahteine
|
79f49040f1
|
Patch some Max7219 comments
|
5 years ago |
Scott Lahteine
|
5c3ec6306f
|
Max7219 side-by-side arrangement (#14702)
|
5 years ago |
Scott Lahteine
|
a7c41d28af
|
Max7219 non-functional tweaks
|
5 years ago |
Tim Moore
|
e5aa453293
|
Add support for 2 Neopixel strips (#14667)
|
5 years ago |
Tanguy Pruvot
|
9dfa5ba3a5
|
XPT2046: Handle MKS touchscreen w/out PenIRQ pin (#14640)
|
5 years ago |
InsanityAutomation
|
b8cc61262f
|
Finish G12, update Nozzle::clean (#14642)
|
5 years ago |