Scott Lahteine
|
f76b063e58
|
🚸 M666: Fix value filter, add report (#22337)
In reference to #22325
|
2021-07-17 01:54:27 -05:00 |
|
Scott Lahteine
|
78c2eb6876
|
🎨 Check flags without ENABLED
|
2021-07-17 01:54:27 -05:00 |
|
DerAndere
|
46080b367a
|
✏️ Six Linear Axes followup (Fix M503) (#22112)
|
2021-06-15 00:09:52 -05:00 |
|
DerAndere
|
6e3c45580c
|
✏️ Six Linear Axes followup (Hybrid Threshold init) (#22068)
|
2021-06-15 00:07:06 -05:00 |
|
DerAndere
|
c1fca91103
|
🏗️ Support for up to 6 linear axes (#19112)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-06-15 00:05:03 -05:00 |
|
Scott Lahteine
|
4194cdda5b
|
♻️ Refactor Linear / Logical / Distinct Axes (#21953)
* More patches supporting EXTRUDERS 0
* Extend types in prep for more axes
|
2021-06-15 00:03:55 -05:00 |
|
Scott Lahteine
|
87a943756a
|
🎨 Move HAS_EXTRUDERS
|
2021-05-22 16:18:42 -05:00 |
|
Scott Lahteine
|
26a244325b
|
♻️ Refactor axis counts and loops
|
2021-05-22 16:08:08 -05:00 |
|
Scott Lahteine
|
f7d28ce1d6
|
🎨 Misc cleanup and fixes
|
2021-05-22 16:08:03 -05:00 |
|
ellensp
|
dbb8f3db09
|
Fix EEPROM_CHITCHAT (#21934)
Fix #21929
|
2021-05-18 18:08:22 -05:00 |
|
Scott Lahteine
|
02e131b5fd
|
🎨 Misc. code cleanup
|
2021-05-15 15:05:53 -05:00 |
|
Scott Lahteine
|
f688c7d20d
|
Simplify macro expansion with recursion (#21859)
|
2021-05-15 15:05:53 -05:00 |
|
Scott Lahteine
|
d3e902af76
|
Move ExtUI subfolders up a level (#21820)
|
2021-05-15 15:05:53 -05:00 |
|
vyacheslav-shubin
|
f424da498a
|
ExtUI::onPostprocessSettings (#21683)
|
2021-04-24 01:16:14 -05:00 |
|
Scott Lahteine
|
6bb10b1898
|
Changes supporting "Prussia3D" MK3 (#21617)
|
2021-04-20 00:44:19 -05:00 |
|
Scott Lahteine
|
528b9bd872
|
Revert experimental NAN patch
Hold changes from #21575 (24a095c ) for more testing.
|
2021-04-16 02:43:59 -05:00 |
|
Scott Lahteine
|
24a095c5c1
|
Reduce math library code size by 3.4KB (#21575)
|
2021-04-12 16:49:53 -05:00 |
|
Marcio T
|
45c1432946
|
G26 Hilbert Curve followup (#21480)
|
2021-04-01 19:12:00 -05:00 |
|
Sola
|
4d17613050
|
MKS H43 fix, cleanup (#21485)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-03-31 02:34:17 -05:00 |
|
Ramiro Polla
|
3ced55aa93
|
Optimize MarlinSettings with template methods (#21426)
|
2021-03-24 07:32:08 -05:00 |
|
Scott Lahteine
|
cfa6c7d45b
|
Improve max temp / target
|
2021-03-23 09:39:09 -05:00 |
|
Scott Lahteine
|
7f1fa0d1ff
|
Add M207/8/9 reporting (#21335)
|
2021-03-12 09:25:41 -06:00 |
|
Tanguy Pruvot
|
a0d312396a
|
Followup to MP_SCARA/TPARA patches (#21248)
|
2021-03-04 17:34:38 -06:00 |
|
Scott Lahteine
|
dd42831cba
|
Serial macros cleanup
|
2021-02-28 20:02:24 -06:00 |
|
Ken Sanislo
|
a3a10b62f2
|
Chamber Heater PID (#21156)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-02-24 18:26:51 -06:00 |
|
X-Ryl669
|
e7c711996b
|
Serial refactor. Default 8-bit ECHO to int, not char (#20985)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-02-08 00:37:24 -06:00 |
|
Scott Lahteine
|
708ea3d0bb
|
Use serial shorthand
|
2021-02-04 23:34:09 -06:00 |
|
Scott Lahteine
|
d33fe2378c
|
Move common strings (#20846)
|
2021-01-22 15:01:19 -06:00 |
|
Scott Lahteine
|
68abaeab19
|
MarlinUI multi-language support (#20725)
|
2021-01-20 18:52:06 -06:00 |
|
Marcio Teixeira
|
6376b683c7
|
Silence unused parameter warnings
|
2021-01-15 17:44:16 -06:00 |
|
Johan van der Vyver
|
7f3dcb3e8a
|
Multi-platform DWIN_CREALITY_LCD support (#20738)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-01-12 18:05:49 -06:00 |
|
ubik2
|
844a8c7074
|
Add OPTIMIZED_MESH_STORAGE option (for UBL) (#20371)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2020-12-23 18:19:48 -06:00 |
|
ellensp
|
22de37ad50
|
Fix UBL Debug Messages (#20423)
Co-authored-by: ellensp <ellensp@hotmsil.com>
|
2020-12-10 15:30:58 -03:00 |
|
Jason Smith
|
df0a0c9490
|
Leveling Fade Height default setting (#20316)
|
2020-11-29 15:00:08 -06:00 |
|
Scott Lahteine
|
7ce675e604
|
No auto debug for EEPROM_CHITCHAT
|
2020-11-26 03:56:21 -06:00 |
|
Giuliano Zaro
|
41529b6598
|
SMUFF (MMU2 clone) support (#19912)
|
2020-11-18 01:27:21 -06:00 |
|
Victor Oliveira
|
ea371618da
|
Add Touch Calibration screen (#20049)
|
2020-11-15 16:39:58 -06:00 |
|
Scott Lahteine
|
06bf3ccfb7
|
Add alternative TERN macros
|
2020-11-07 22:19:25 -06:00 |
|
Jason Smith
|
bdb3f1ae2f
|
Fix LCD menus + DAC (#19907)
|
2020-10-27 21:40:12 -05:00 |
|
Orel
|
e3f1f7cd85
|
Fix DAC-related bugs (#19921)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2020-10-27 21:37:10 -05:00 |
|
Lucas Seiki Oshiro
|
c0b4f4eb47
|
"Sound: ON/OFF" menu item (#19901)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2020-10-27 20:41:12 -05:00 |
|
Scott Lahteine
|
0ffee29a11
|
Case light brightness cleanup (#19856)
Co-authored-by: Chris <chris@chrisnovoa.com>
|
2020-10-22 22:31:48 -05:00 |
|
Scott Lahteine
|
c75e98dc84
|
Shorten a method name
|
2020-10-22 20:54:11 -05:00 |
|
bilsef
|
9baa944460
|
Teensy 4.1 Ethernet support (#19801)
|
2020-10-20 14:35:29 -05:00 |
|
Scott Lahteine
|
92767f5513
|
Misc. cleanup, serial strings
|
2020-10-19 20:39:36 -05:00 |
|
Sten Uusvali
|
6fed11896b
|
Fix M503 output for M907 motor current (#19777)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2020-10-17 16:11:22 -05:00 |
|
Scott Lahteine
|
eaf6777a66
|
Rename ultralcd => marlinui
|
2020-10-16 19:55:18 -05:00 |
|
Scott Lahteine
|
492ba2a111
|
Digipots refactor / cleanup (#19690)
|
2020-10-11 14:58:35 -05:00 |
|
qwewer0
|
4424645e04
|
Multi-line comments cleanup (#19535)
|
2020-09-28 14:53:50 -05:00 |
|
ellensp
|
e3d4e328f9
|
Preserve brightness in EEPROM validate (#19485)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2020-09-23 15:44:15 -05:00 |
|