1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-12-25 11:45:22 +00:00
Commit Graph

31 Commits

Author SHA1 Message Date
Giuliano Zaro
0203e32c73 ADVANCE_K per-extruder ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-12-16 14:08:45 -06:00
EvilGremlin
8481264566 ♻️ Set Progress without LCD ()
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 ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-08-29 19:17:31 -05:00
Keith Bennett
bbaccd342e Encoder Noise Filter () 2022-08-01 01:59:37 -05:00
Mike La Spina
24c211307d 🐛 Fix laser/fan sync ()
Followup to , 307dfb15
2022-07-15 18:48:15 -05:00
Jason Smith
79a332b57e 🩹 Fix LCD_BACKLIGHT_TIMEOUT compile () 2022-07-15 18:48:15 -05:00
Mike La Spina
d965303a7a ️ Fix and improve Inline Laser Power () 2022-07-15 18:48:14 -05:00
ellensp
cc27cfb660 👷 CI test without src filter (emulate Arduino) () 2022-06-24 01:19:42 -05:00
John Robertson
9a74bcd4cf Laser Safety Timeout () 2022-06-03 22:06:50 -05:00
tombrazier
ce0af56d0a 🚸 Improve MPC tuning, add menu items (, , , ) 2022-06-03 22:06:50 -05:00
Christian Piper
be6535e5f7 🩹 Fix PRINTCOUNTER with EXTRUDERS 0 ()
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 ()
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2022-05-07 15:26:59 -05:00
Dan Royer
b3fd03198a Polargraph / Makelangelo kinematics () 2021-10-02 22:31:16 -05:00
Lefteris Garyfalakis
71b8a22d96 🌐 Update Greek language () 2021-10-02 22:31:16 -05:00
Scott Lahteine
416234f43a Add TEMP_SENSOR_BOARD (, , , , ) 2021-08-18 20:39:41 -05:00
luzpaz
c612b56bc1 🐛 Spellcheck comments ()
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 ()
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-06-15 00:12:35 -05:00
Scott Lahteine
3f103c91f0 🎨 Laser Ammeter followup ()
Followup to 
2021-06-15 00:09:52 -05:00
Scott Lahteine
4194cdda5b ♻️ Refactor Linear / Logical / Distinct Axes ()
* 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 () 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 ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-05-15 15:06:59 -05:00
Jamie
9e373617dc Instant Freeze/Resume Function ()
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 () 2021-05-02 02:19:42 -05:00
ellensp
62f992af23
Followup to "no status for serial::write" () 2021-04-10 15:35:45 -05:00
Mike La Spina
ccdbffbf3f
Laser Coolant Flow Meter / Safety Shutdown ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-03-29 01:41:56 -05:00
borland1
df1ef496d1
Main / Config Custom Submenus ()
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 () 2021-03-23 01:45:51 -05:00
Scott Lahteine
3ea56ba4c7
Tweak tests, consolidate pins target validation () 2021-03-05 04:30:52 -06:00