Scott Lahteine
|
0b4aedf13e
|
Less use of "this"
|
5 years ago |
InsanityAutomation
|
e9cf46a9a5
|
M851 XY 3 point followup (incomplete) (#15361)
|
5 years ago |
Robby Candra
|
9c288a682d
|
Followup to probe_at_point change (#15342)
|
5 years ago |
Jason Smith
|
53124ca6b7
|
Fix 32-bit crash due to fwretract_settings_t pack(1) (#15333)
|
5 years ago |
Scott Lahteine
|
4e8d9fe59b
|
zprobe_offset => probe_offset
|
5 years ago |
InsanityAutomation
|
df1e51258a
|
Add M851 X Y probe offsets (#15202)
|
5 years ago |
Jason Smith
|
6ed2bf631d
|
Fix FILAMENT_RUNOUT_SCRIPT without ADVANCED_PAUSE_FEATURE build (#15313)
|
5 years ago |
Jason Smith
|
514223f960
|
Fix BACKLASH_COMPENSATION compiler issues (#15307)
|
5 years ago |
Marcio Teixeira
|
7f117bfc60
|
EXTENSIBLE_UI Joystick support (#15303)
|
5 years ago |
Scott Lahteine
|
c353eaa146
|
Misc changes from struct refactor (#15289)
|
5 years ago |
Scott Lahteine
|
2405ccb7ef
|
Patch use of UNUSED
|
5 years ago |
Scott Lahteine
|
f01f0d1956
|
Drop C-style 'void' argument
|
5 years ago |
Marcio Teixeira
|
7a569ad4d0
|
LULZBOT_TOUCH_UI fixes. Fix some warnings. (#15276)
|
5 years ago |
Scott Lahteine
|
d63e0f6d98
|
Pending refactor tweaks
|
5 years ago |
Scott Lahteine
|
d5f5203880
|
Use "mount" as card verb
|
5 years ago |
Scott Lahteine
|
79635f8e94
|
Fix some debug out lines
|
5 years ago |
Scott Lahteine
|
465c6d9230
|
Simpler Allen Key config. Fixes, cleanups from refactor (#15256)
|
5 years ago |
Scott Lahteine
|
f9992c5f33
|
Implausible
|
5 years ago |
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 |