Scott Lahteine
|
01ae1ced38
|
🚸 M666: Fix value filter, add report (#22337)
In reference to #22325
|
hace 3 años |
Scott Lahteine
|
26bfc26797
|
🎨 Check flags without ENABLED
|
hace 3 años |
DerAndere
|
c2f67cf8ee
|
✏️ Six Linear Axes followup (Fix M503) (#22112)
|
hace 4 años |
DerAndere
|
e31c267481
|
✏️ Six Linear Axes followup (Hybrid Threshold init) (#22068)
|
hace 4 años |
DerAndere
|
7726af9c53
|
🏗️ Support for up to 6 linear axes (#19112)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
hace 4 años |
Scott Lahteine
|
dd4990252e
|
♻️ Refactor Linear / Logical / Distinct Axes (#21953)
* More patches supporting EXTRUDERS 0
* Extend types in prep for more axes
|
hace 4 años |
Scott Lahteine
|
2de54dab84
|
🎨 Move HAS_EXTRUDERS
|
hace 4 años |
Scott Lahteine
|
a6e5492b08
|
♻️ Refactor axis counts and loops
|
hace 4 años |
Scott Lahteine
|
abbe3f0dc7
|
🎨 Misc cleanup and fixes
|
hace 4 años |
ellensp
|
1e189506ef
|
Fix EEPROM_CHITCHAT (#21934)
Fix #21929
|
hace 4 años |
Scott Lahteine
|
0c8a53e507
|
:art: Misc. code cleanup
|
hace 4 años |
Scott Lahteine
|
e5dc2c5321
|
Simplify macro expansion with recursion (#21859)
|
hace 4 años |
Scott Lahteine
|
8d9021e806
|
Move ExtUI subfolders up a level (#21820)
|
hace 4 años |
vyacheslav-shubin
|
f424da498a
|
ExtUI::onPostprocessSettings (#21683)
|
hace 4 años |
Scott Lahteine
|
6bb10b1898
|
Changes supporting "Prussia3D" MK3 (#21617)
|
hace 4 años |
Scott Lahteine
|
528b9bd872
|
Revert experimental NAN patch
Hold changes from #21575 (24a095c) for more testing.
|
hace 4 años |
Scott Lahteine
|
24a095c5c1
|
Reduce math library code size by 3.4KB (#21575)
|
hace 4 años |
Marcio T
|
45c1432946
|
G26 Hilbert Curve followup (#21480)
|
hace 4 años |
Sola
|
4d17613050
|
MKS H43 fix, cleanup (#21485)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
hace 4 años |
Ramiro Polla
|
3ced55aa93
|
Optimize MarlinSettings with template methods (#21426)
|
hace 4 años |
Scott Lahteine
|
cfa6c7d45b
|
Improve max temp / target
|
hace 4 años |
Scott Lahteine
|
7f1fa0d1ff
|
Add M207/8/9 reporting (#21335)
|
hace 4 años |
Tanguy Pruvot
|
a0d312396a
|
Followup to MP_SCARA/TPARA patches (#21248)
|
hace 4 años |
Scott Lahteine
|
dd42831cba
|
Serial macros cleanup
|
hace 4 años |
Ken Sanislo
|
a3a10b62f2
|
Chamber Heater PID (#21156)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
hace 4 años |
X-Ryl669
|
e7c711996b
|
Serial refactor. Default 8-bit ECHO to int, not char (#20985)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
hace 4 años |
Scott Lahteine
|
708ea3d0bb
|
Use serial shorthand
|
hace 4 años |
Scott Lahteine
|
d33fe2378c
|
Move common strings (#20846)
|
hace 4 años |
Scott Lahteine
|
68abaeab19
|
MarlinUI multi-language support (#20725)
|
hace 4 años |
Marcio Teixeira
|
6376b683c7
|
Silence unused parameter warnings
|
hace 4 años |
Johan van der Vyver
|
7f3dcb3e8a
|
Multi-platform DWIN_CREALITY_LCD support (#20738)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
hace 4 años |
ubik2
|
844a8c7074
|
Add OPTIMIZED_MESH_STORAGE option (for UBL) (#20371)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
hace 4 años |
ellensp
|
22de37ad50
|
Fix UBL Debug Messages (#20423)
Co-authored-by: ellensp <ellensp@hotmsil.com>
|
hace 4 años |
Jason Smith
|
df0a0c9490
|
Leveling Fade Height default setting (#20316)
|
hace 4 años |
Scott Lahteine
|
7ce675e604
|
No auto debug for EEPROM_CHITCHAT
|
hace 4 años |
Giuliano Zaro
|
41529b6598
|
SMUFF (MMU2 clone) support (#19912)
|
hace 4 años |
Victor Oliveira
|
ea371618da
|
Add Touch Calibration screen (#20049)
|
hace 4 años |
Scott Lahteine
|
06bf3ccfb7
|
Add alternative TERN macros
|
hace 4 años |
Jason Smith
|
bdb3f1ae2f
|
Fix LCD menus + DAC (#19907)
|
hace 4 años |
Orel
|
e3f1f7cd85
|
Fix DAC-related bugs (#19921)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
hace 4 años |
Lucas Seiki Oshiro
|
c0b4f4eb47
|
"Sound: ON/OFF" menu item (#19901)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
hace 4 años |
Scott Lahteine
|
0ffee29a11
|
Case light brightness cleanup (#19856)
Co-authored-by: Chris <chris@chrisnovoa.com>
|
hace 4 años |
Scott Lahteine
|
c75e98dc84
|
Shorten a method name
|
hace 4 años |
bilsef
|
9baa944460
|
Teensy 4.1 Ethernet support (#19801)
|
hace 4 años |
Scott Lahteine
|
92767f5513
|
Misc. cleanup, serial strings
|
hace 4 años |
Sten Uusvali
|
6fed11896b
|
Fix M503 output for M907 motor current (#19777)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
hace 4 años |
Scott Lahteine
|
eaf6777a66
|
Rename ultralcd => marlinui
|
hace 4 años |
Scott Lahteine
|
492ba2a111
|
Digipots refactor / cleanup (#19690)
|
hace 4 años |
qwewer0
|
4424645e04
|
Multi-line comments cleanup (#19535)
|
hace 4 años |
ellensp
|
e3d4e328f9
|
Preserve brightness in EEPROM validate (#19485)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
hace 4 años |