EvilGremlin
|
2f91154cbd
|
♻️ Display sleep minutes, encoder disable option (#24618)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2 vuotta sitten |
Keith Bennett
|
f4b6870ad1
|
✨ Encoder Noise Filter (#24538)
|
2 vuotta sitten |
Mike La Spina
|
d924d17209
|
🐛 Fix laser/fan sync (#24460)
Followup to #22690, 307dfb15
|
2 vuotta sitten |
Jason Smith
|
f65f7a685b
|
🩹 Fix LCD_BACKLIGHT_TIMEOUT compile (#24463)
|
2 vuotta sitten |
Mike La Spina
|
6a67ad4e4a
|
⚡️ Fix and improve Inline Laser Power (#22690)
|
2 vuotta sitten |
ellensp
|
70eac0fe4f
|
👷 CI test without src filter (emulate Arduino) (#24335)
|
2 vuotta sitten |
John Robertson
|
85c0875db2
|
✨ Laser Safety Timeout (#24189)
|
2 vuotta sitten |
Christian Piper
|
3905234b0d
|
🩹 Fix PRINTCOUNTER with EXTRUDERS 0 (#24063)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2 vuotta sitten |
tombrazier
|
3da29b4a04
|
🚸 Improve MPC tuning, add menu items (#23984)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2 vuotta sitten |
GHGiampy
|
1e246d65ad
|
✨ Long filename open/create/write (#23526)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2 vuotta sitten |
Dan Royer
|
3344071f24
|
Polargraph / Makelangelo kinematics (#22790)
|
3 vuotta sitten |
Lefteris Garyfalakis
|
e60e4b8f57
|
🌐 Update Greek language (#22799)
|
3 vuotta sitten |
Scott Lahteine
|
a63e0477da
|
💚 Fix tests for new sanity-checks
|
3 vuotta sitten |
luzpaz
|
afca6e7459
|
🐛 Spellcheck comments (#22496)
codespell -q 3 --builtin=clear,rare,informal,code -S ./Marlin/src/lcd/language -L alo,amin,endcode,stdio,uint
|
3 vuotta sitten |
Katelyn Schiesser
|
4479b0222b
|
🐛 Followup to TEMP_SENSOR_BOARD (#22343, #22344)
Followup to #22279
|
3 vuotta sitten |
ellensp
|
d436c93f37
|
✨ Redundant Part Cooling Fan (#21888)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
3 vuotta sitten |
Scott Lahteine
|
d320545066
|
🎨 Laser Ammeter followup (#22079)
Followup to #21835
|
3 vuotta sitten |
Scott Lahteine
|
dd4990252e
|
♻️ Refactor Linear / Logical / Distinct Axes (#21953)
* More patches supporting EXTRUDERS 0
* Extend types in prep for more axes
|
3 vuotta sitten |
Scott Lahteine
|
2db640ea80
|
Add a test for SAVED_POSITIONS
|
3 vuotta sitten |
Pascal de Bruijn
|
781b34709b
|
✨ MEDIA_MENU_AT_TOP for MarlinUI (#21925)
|
3 vuotta sitten |
Scott Lahteine
|
18b1ccda27
|
✅ Fix tests for EXTRUDERS 0
|
3 vuotta sitten |
Luu Lac
|
7f774cab90
|
M154 Position Auto-Report (#18427)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 vuotta sitten |
Jamie
|
d97c1f1c62
|
✨ Instant Freeze/Resume Function (#17462)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 vuotta sitten |
Scott Lahteine
|
95a5d63622
|
Air Assist tests
|
3 vuotta sitten |
Mike La Spina
|
741e3c1280
|
Laser Cutter Air Assist (#21753)
|
3 vuotta sitten |
ellensp
|
62f992af23
|
Followup to "no status for serial::write" (#21577)
|
3 vuotta sitten |
Mike La Spina
|
ccdbffbf3f
|
Laser Coolant Flow Meter / Safety Shutdown (#21431)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 vuotta sitten |
borland1
|
df1ef496d1
|
Main / Config Custom Submenus (#18177)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 vuotta sitten |
Marcio T
|
eee726ec7d
|
UBL - Hilbert space-filling curve probing sequence (#21387)
|
3 vuotta sitten |
Scott Lahteine
|
3ea56ba4c7
|
Tweak tests, consolidate pins target validation (#21254)
|
3 vuotta sitten |
Scott Lahteine
|
369ffe518d
|
Improve opt_set (etc.) used for tests
|
3 vuotta sitten |
Stephan
|
713de872ce
|
Filament Runout handling for Mixing Extruder (#20327)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 vuotta sitten |
X-Ryl669
|
c74f972627
|
LVGL UI G-code console (#20755)
|
3 vuotta sitten |
X-Ryl669
|
07b4cc145b
|
Fix AutoReporter implementation (#20959)
|
3 vuotta sitten |
ellensp
|
107f692de8
|
ZONESTAR_LCD warning for RAMPS / ReARM (#20702)
|
3 vuotta sitten |
EmilGustafsson
|
df238fe6a0
|
Swedish language for MarlinUI (#20826)
|
3 vuotta sitten |
Jason Smith
|
7b9ff164cc
|
Balance CI tests (#20485)
|
3 vuotta sitten |
Scott Lahteine
|
7f20184ebc
|
Fix auto#.g file handling, add NO_SD_AUTOSTART (#20071)
|
3 vuotta sitten |
Scott Lahteine
|
b6a32500c4
|
M808 Repeat Markers (#20084)
|
3 vuotta sitten |
Scott Lahteine
|
60e8c7afb2
|
Put "$3" on all tests
|
4 vuotta sitten |
Kurt Haenen
|
ca83e1a26f
|
Proper pullup/pulldown configurability (#20242)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 vuotta sitten |
Giuliano Zaro
|
41529b6598
|
SMUFF (MMU2 clone) support (#19912)
|
4 vuotta sitten |
Costas Basdekis
|
1cceae89cd
|
Local testing via Makefile & Docker (#19981)
|
4 vuotta sitten |
InsanityAutomation
|
e955dce3dc
|
Update IDEX menus, add post-M605 event G-code (#20133)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 vuotta sitten |
Costas Basdekis
|
0465e0ae3a
|
Distinct runout states (#19965)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 vuotta sitten |
Lucas Seiki Oshiro
|
c0b4f4eb47
|
"Sound: ON/OFF" menu item (#19901)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 vuotta sitten |
Mathew Winters
|
343441d746
|
Z Probe Offset Wizard (#18866)
|
4 vuotta sitten |
Cory Ory
|
78fc4c8947
|
Allow bypass for cold E movement (#19606)
|
4 vuotta sitten |
InsanityAutomation
|
2c61e6ba28
|
Add CONTROLLER_FAN_IGNORE_Z (#18735)
|
4 vuotta sitten |
Speaka
|
2c238e4fc2
|
Option for extra endstop check (#18424)
|
4 vuotta sitten |