0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-03-16 11:16:23 +00:00
Commit graph

1816 commits

Author SHA1 Message Date
Katelyn Schiesser
c8ee056cc6
♻️ Consolidate PSU_CONTROL (#22304) 2021-07-12 00:13:58 -05:00
Scott Lahteine
01ae1ced38
🚸 M666: Fix value filter, add report (#22337)
In reference to #22325
2021-07-11 18:25:51 -05:00
InsanityAutomation
3ba5eda0b2
📺 ExtUI pause state response (#22164) 2021-07-09 18:24:14 -05:00
Scott Lahteine
26bfc26797 🎨 Check flags without ENABLED 2021-07-09 17:09:58 -05:00
Mihai
094caadf94
Enable 'M20 L' with LONG_FILENAME_HOST_SUPPORT (#22271) 2021-07-06 23:10:35 -05:00
Katelyn Schiesser
b2f0913083
🐛 Redundant Temp Sensor followup (#22196) 2021-07-06 19:36:41 -05:00
ellensp
d882a16b80
🐛 Fix Z_MULTI_ENDSTOPS + NUM_Z_STEPPER_DRIVERS 4 compile (#22203) 2021-06-26 13:28:56 -05:00
Cytown
f399706911
🎨 Power-off tone followup (#22222) 2021-06-25 14:50:09 -05:00
Cytown
0bd113b944
Power-off confirm / beep options (#22191) 2021-06-23 11:40:32 -05:00
Scott Lahteine
e5991f786f 🎨 Cosmetic cleanup 2021-06-21 16:24:50 -05:00
Katelyn Schiesser
de4b3498c7
🐛 Fix IJK axis references, E stepper indices (#22176)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-06-21 15:36:06 -05:00
Grumpy
59f01b417a
🐛 Fix dual Neopixels (#22174) 2021-06-21 15:12:39 -05:00
Scott Lahteine
5ce6d8aa1f Cosmetic changes for G28 2021-06-19 14:09:09 -05:00
Mike La Spina
135801d9a6
🐛 Fix Air Assist (#22159)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-06-17 22:46:59 -05:00
gjdodd
a2be93c541
🩹 Extruders 0 patch for PWM Motor Current (#22163) 2021-06-17 19:37:27 -05:00
Ari-SSO
aeb21a3516
🚸 Include 'H' value in M412 report (#22138)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-06-17 19:34:40 -05:00
Katelyn Schiesser
d0df8bc3cb
💡 Add G28 L description (#22144) 2021-06-17 01:15:16 -05:00
ellensp
d436c93f37
Redundant Part Cooling Fan (#21888)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-06-14 18:45:54 -05:00
qwewer0
6bdd0fcda1 ️ Home Z (and maybe XY) at the start of G35 (#22060) 2021-06-14 17:02:21 -05:00
InsanityAutomation
a3e8bb99e4
🎨 ExtUI "user click" and other tweaks (#22122)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-06-13 22:08:46 -05:00
Scott Lahteine
799a4ecab9 📝 Describe G12 XYZ 2021-06-11 19:29:59 -05:00
Katelyn Schiesser
629551d9bc
More flexible redundant temp sensor (#22085) 2021-06-11 15:51:29 -05:00
Marcio T
9ca121bc5a
✏️ Six Linear Axes followup (typos) (#22094) 2021-06-10 03:08:42 -05:00
Scott Lahteine
0e1e159187 🎨 Adjust some conditionals 2021-06-10 02:05:04 -05:00
DerAndere
7726af9c53
🏗️ Support for up to 6 linear axes (#19112)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-06-05 02:18:47 -05:00
Scott Lahteine
53a82511ff
Update G34 for 4x Z steppers (#22039) 2021-06-04 23:44:16 -05:00
Taylor Talkington
c2c771a1cc
🐛 Fix M140 print job timer autostart (#22046) 2021-06-04 23:01:06 -05:00
Scott Lahteine
8f59d44e4d 📝 Update G61 comment 2021-06-02 17:09:47 -05:00
Scott Lahteine
82ea06e6a4 ♻️ Patches for Zero Extruders (with TMC) 2021-06-01 20:59:47 -05:00
Andy Barratt
5c6a2f4d0d
🚸 cap:HOST_ACTION_COMMANDS (#21987) 2021-05-26 21:07:13 -05:00
ellensp
e60c38b622
♻️ LEDs refactor and extend (#21962)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-05-25 18:38:23 -05:00
Scott Lahteine
dd4990252e
♻️ Refactor Linear / Logical / Distinct Axes (#21953)
* More patches supporting EXTRUDERS 0
* Extend types in prep for more axes
2021-05-24 16:38:57 -05:00
Scott Lahteine
84fd0eff17
🎨 Macros for optional arguments (#21969) 2021-05-23 21:33:22 -05:00
ellensp
731370051d
️ PIO filters for M117, M300 and M414 (#21972) 2021-05-23 20:29:19 -05:00
Scott Lahteine
d71b35c24f 🎨 Apply shorthand and cleanups 2021-05-23 03:04:36 -05:00
Scott Lahteine
d8c4be375c 🎨 Null heating message method 2021-05-22 17:56:31 -05:00
Scott Lahteine
aee971bcaf 🎨 Combine M104/M109 and M140/M190 code 2021-05-22 17:47:23 -05:00
Scott Lahteine
2de54dab84 🎨 Move HAS_EXTRUDERS 2021-05-21 08:40:30 -05:00
Scott Lahteine
f4951ed56b 🎨 Rename all/no axis enums 2021-05-21 08:36:54 -05:00
Scott Lahteine
49771c4a9e 🎨 Flags for homing directions 2021-05-20 00:59:58 -05:00
Scott Lahteine
a6e5492b08 ♻️ Refactor axis counts and loops 2021-05-20 00:59:58 -05:00
Scott Lahteine
abbe3f0dc7 🎨 Misc cleanup and fixes 2021-05-20 00:59:58 -05:00
Luu Lac
7f774cab90
M154 Position Auto-Report (#18427)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-05-15 15:02:20 -05:00
ondrada
874c531f27
Fix G29_RETRY_AND_RECOVER dependency (#21907)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-05-14 22:29:17 -05:00
Scott Lahteine
a69e2923dd
🐛 Fix RR collision with MM (#21902) 2021-05-14 00:17:04 -05:00
Alexander D. Kanevskiy
9336517258
Fix compilation failure in M1001 (#21897) 2021-05-13 15:10:48 -05:00
Elton Law
de77dbedf1
🐛 Fix G5 IJ with Motion Mode (#21858) 2021-05-12 02:21:55 -05:00
ellensp
10a1ff1622
Fix compile error (#21877) 2021-05-12 02:18:44 -05:00
vyacheslav-shubin
0d629c80c7
🩹 G60-G61 Save E position (#21810) 2021-05-12 02:17:06 -05:00
Scott Lahteine
0c8a53e507 🎨 Misc. code cleanup 2021-05-11 10:47:50 -05:00