tombrazier
|
c1f0f26bff
|
🚀 ZV Input Shaping (#24797)
|
2022-12-16 14:23:24 -06:00 |
|
Giuliano Zaro
|
0203e32c73
|
✨ ADVANCE_K per-extruder (#24821)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2022-12-16 14:08:45 -06:00 |
|
EvilGremlin
|
8481264566
|
♻️ Set Progress without LCD (#24767)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2022-12-16 14:08:40 -06:00 |
|
EvilGremlin
|
ef1cf0d5a1
|
♻️ Display sleep minutes, encoder disable option (#24618)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2022-08-29 19:17:31 -05:00 |
|
Keith Bennett
|
bbaccd342e
|
✨ Encoder Noise Filter (#24538)
|
2022-08-01 01:59:37 -05:00 |
|
Mike La Spina
|
24c211307d
|
🐛 Fix laser/fan sync (#24460)
Followup to #22690, 307dfb15
|
2022-07-15 18:48:15 -05:00 |
|
Jason Smith
|
79a332b57e
|
🩹 Fix LCD_BACKLIGHT_TIMEOUT compile (#24463)
|
2022-07-15 18:48:15 -05:00 |
|
Mike La Spina
|
d965303a7a
|
⚡️ Fix and improve Inline Laser Power (#22690)
|
2022-07-15 18:48:14 -05:00 |
|
ellensp
|
cc27cfb660
|
👷 CI test without src filter (emulate Arduino) (#24335)
|
2022-06-24 01:19:42 -05:00 |
|
John Robertson
|
9a74bcd4cf
|
✨ Laser Safety Timeout (#24189)
|
2022-06-03 22:06:50 -05:00 |
|
tombrazier
|
ce0af56d0a
|
🚸 Improve MPC tuning, add menu items (#23984, #24018, #24049, #24059)
|
2022-06-03 22:06:50 -05:00 |
|
Christian Piper
|
be6535e5f7
|
🩹 Fix PRINTCOUNTER with EXTRUDERS 0 (#24063)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2022-05-07 17:56:04 -05:00 |
|
GHGiampy
|
e704de9bb0
|
✨ Long filename open/create/write (#23526)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2022-05-07 15:26:59 -05:00 |
|
Dan Royer
|
b3fd03198a
|
✨ Polargraph / Makelangelo kinematics (#22790)
|
2021-10-02 22:31:16 -05:00 |
|
Lefteris Garyfalakis
|
71b8a22d96
|
🌐 Update Greek language (#22799)
|
2021-10-02 22:31:16 -05:00 |
|
Scott Lahteine
|
416234f43a
|
✨ Add TEMP_SENSOR_BOARD (#22279, #22342, #22343, #22344, #22350)
|
2021-08-18 20:39:41 -05:00 |
|
luzpaz
|
c612b56bc1
|
🐛 Spellcheck comments (#22496)
codespell -q 3 --builtin=clear,rare,informal,code -S ./Marlin/src/lcd/language -L alo,amin,endcode,stdio,uint
|
2021-08-18 20:29:56 -05:00 |
|
Scott Lahteine
|
4e54fa2320
|
💚 Fix tests for new sanity-checks
|
2021-08-09 00:14:51 -05:00 |
|
ellensp
|
c8898b5ca0
|
✨ Redundant Part Cooling Fan (#21888)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-06-15 00:12:35 -05:00 |
|
Scott Lahteine
|
3f103c91f0
|
🎨 Laser Ammeter followup (#22079)
Followup to #21835
|
2021-06-15 00:09:52 -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 |
|
Pascal de Bruijn
|
493eb446b7
|
✨ MEDIA_MENU_AT_TOP for MarlinUI (#21925)
|
2021-05-29 15:19:40 -05:00 |
|
Scott Lahteine
|
3220c49f1b
|
Add a test for SAVED_POSITIONS
|
2021-05-22 16:18:42 -05:00 |
|
Scott Lahteine
|
046bac6769
|
✅ Fix tests for EXTRUDERS 0
|
2021-05-22 16:08:26 -05:00 |
|
Luu Lac
|
e3998dc3df
|
M154 Position Auto-Report (#18427)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-05-15 15:06:59 -05:00 |
|
Jamie
|
9e373617dc
|
✨ Instant Freeze/Resume Function (#17462)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-05-15 15:05:53 -05:00 |
|
Mike La Spina
|
450f329f05
|
Laser Cutter Air Assist (#21753)
|
2021-05-02 02:19:42 -05:00 |
|
ellensp
|
62f992af23
|
Followup to "no status for serial::write" (#21577)
|
2021-04-10 15:35:45 -05:00 |
|
Mike La Spina
|
ccdbffbf3f
|
Laser Coolant Flow Meter / Safety Shutdown (#21431)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-03-29 01:41:56 -05:00 |
|
borland1
|
df1ef496d1
|
Main / Config Custom Submenus (#18177)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-03-23 08:21:11 -05:00 |
|
Marcio T
|
eee726ec7d
|
UBL - Hilbert space-filling curve probing sequence (#21387)
|
2021-03-23 01:45:51 -05:00 |
|
Scott Lahteine
|
3ea56ba4c7
|
Tweak tests, consolidate pins target validation (#21254)
|
2021-03-05 04:30:52 -06:00 |
|