Tanguy Pruvot
|
0af762d609
|
🚸 Prevent M42 unintended pin change to output (#22493)
|
2021-08-09 00:24:57 -05:00 |
|
Scott Lahteine
|
b567717762
|
🐛 Prevent ABL G29 setting a funky feedrate
See #22472
|
2021-08-09 00:20:42 -05:00 |
|
Scott Lahteine
|
245b6e0884
|
✅ Custom logging for MBL
|
2021-08-08 23:59:00 -05:00 |
|
Scott Lahteine
|
3e559d5c1c
|
🎨 abs => ABS
|
2021-08-08 23:52:56 -05:00 |
|
Scott Lahteine
|
35df24e1cb
|
🐛 One-based G35 point index output
|
2021-07-30 02:41:40 -05:00 |
|
Scott Lahteine
|
12581bcc44
|
🐛 Fix 3-point leveling position
See #22457. Fixes a G29 regression from #19112.
|
2021-07-30 02:41:02 -05:00 |
|
Yash
|
40b99d8084
|
🐛 Fix G2/G3 angular motion calculation (#22407)
|
2021-07-20 23:56:22 -05:00 |
|
vyacheslav-shubin
|
c944e4fc60
|
🩹 Init var to suppress invalid warning (#22396)
|
2021-07-20 23:54:57 -05:00 |
|
squiddity
|
95f0970d85
|
🐛 Fix M913 typos (#22385)
|
2021-07-18 19:26:56 -05:00 |
|
Scott Lahteine
|
31a3cc6278
|
🐛 No translated serial strings
|
2021-07-18 00:47:30 -05:00 |
|
Katelyn Schiesser
|
5054dc6ea2
|
🐛 Redundant Temp Sensor followup (#22196)
|
2021-07-17 02:41:31 -05:00 |
|
lujios
|
ee54cd4bd7
|
⚡️ Improve Sensorless homing/probing for G28, G33 (#21899)
|
2021-07-17 02:41:31 -05:00 |
|
Mihai
|
ee64081696
|
✨ Enable 'M20 L' with LONG_FILENAME_HOST_SUPPORT (#22271)
|
2021-07-17 02:32:25 -05:00 |
|
Mike La Spina
|
5026797310
|
🏗️ Allow headless Flow Meter (#22234)
|
2021-07-17 02:31:54 -05:00 |
|
bilsef
|
e213246ab9
|
✨ M115: Axis Count (#22219)
|
2021-07-17 02:31:54 -05:00 |
|
Scott Lahteine
|
f76b063e58
|
🚸 M666: Fix value filter, add report (#22337)
In reference to #22325
|
2021-07-17 01:54:27 -05:00 |
|
InsanityAutomation
|
be13220e32
|
📺 ExtUI pause state response (#22164)
|
2021-07-17 01:54:27 -05:00 |
|
Scott Lahteine
|
78c2eb6876
|
🎨 Check flags without ENABLED
|
2021-07-17 01:54:27 -05:00 |
|
ellensp
|
3e5d867276
|
🐛 Fix Z_MULTI_ENDSTOPS + NUM_Z_STEPPER_DRIVERS 4 compile (#22203)
|
2021-06-27 11:25:36 -05:00 |
|
Scott Lahteine
|
651f15f833
|
🎨 Cosmetic cleanup
|
2021-06-21 16:26:38 -05:00 |
|
Katelyn Schiesser
|
ef41c1f452
|
🐛 Fix IJK axis references, E stepper indices (#22176)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-06-21 16:26:38 -05:00 |
|
Grumpy
|
8050813d32
|
🐛 Fix dual Neopixels (#22174)
|
2021-06-21 16:26:38 -05:00 |
|
Scott Lahteine
|
f2f23e8097
|
🎨 Cosmetic changes for G28
|
2021-06-20 16:40:23 -05:00 |
|
Ari-SSO
|
5bfb465ab4
|
🚸 Include 'H' value in M412 report (#22138)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-06-18 12:26:12 -05:00 |
|
Katelyn Schiesser
|
ce7bbafb8f
|
💡 Add G28 L description (#22144)
|
2021-06-18 12:26:10 -05:00 |
|
Mike La Spina
|
3ecc99e95d
|
🐛 Fix Air Assist (#22159)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-06-18 12:25:05 -05:00 |
|
gjdodd
|
f22c5d3cc6
|
🩹 Extruders 0 patch for PWM Motor Current (#22163)
|
2021-06-18 12:24:54 -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 |
|
qwewer0
|
dec083dcc1
|
⚡️ Home Z (and maybe XY) at the start of G35 (#22060)
|
2021-06-15 00:12:27 -05:00 |
|
InsanityAutomation
|
d84e2d6e29
|
🎨 ExtUI "user click" and other tweaks (#22122)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-06-15 00:11:57 -05:00 |
|
Scott Lahteine
|
ddf8668e16
|
📝 Describe G12 XYZ
|
2021-06-15 00:11:06 -05:00 |
|
Katelyn Schiesser
|
d322e495b2
|
✨ More flexible redundant temp sensor (#22085)
|
2021-06-15 00:09:52 -05:00 |
|
Scott Lahteine
|
c9a3ba99be
|
🎨 Adjust some conditionals
|
2021-06-15 00:09:52 -05:00 |
|
Marcio T
|
317afae37c
|
✏️ Six Linear Axes followup (typos) (#22094)
|
2021-06-15 00:08:32 -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
|
d3c56a76e7
|
♻️ Patches for Zero Extruders (with TMC)
|
2021-06-15 00:04:47 -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
|
c90fa530db
|
✨ Update G34 for 4x Z steppers (#22039)
|
2021-06-14 23:51:40 -05:00 |
|
Scott Lahteine
|
c9a3f41152
|
📝 Update G61 comment
|
2021-06-14 23:49:57 -05:00 |
|
Taylor Talkington
|
19521d16cd
|
🐛 Fix M140 print job timer autostart (#22046)
|
2021-06-04 23:33:19 -05:00 |
|
Andy Barratt
|
4572af2bce
|
🚸 cap:HOST_ACTION_COMMANDS (#21987)
|
2021-05-29 15:11:57 -05:00 |
|
ellensp
|
3fcf3f69ca
|
♻️ LEDs refactor and extend (#21962)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-05-29 15:11:32 -05:00 |
|
Scott Lahteine
|
e75c3b6c54
|
🎨 Macros for optional arguments (#21969)
|
2021-05-29 15:09:07 -05:00 |
|
ellensp
|
61f2bb1228
|
⚡️ PIO filters for M117, M300 and M414 (#21972)
|
2021-05-29 15:08:30 -05:00 |
|
Scott Lahteine
|
d1502f74ea
|
🎨 Null heating message method
|
2021-05-29 15:07:49 -05:00 |
|
Scott Lahteine
|
7597b4fb40
|
🎨 Apply shorthand and cleanups
|
2021-05-23 02:17:41 -05:00 |
|
Scott Lahteine
|
e573611021
|
🎨 Combine M104/M109 and M140/M190 code
|
2021-05-22 19:09:51 -05:00 |
|
Scott Lahteine
|
87a943756a
|
🎨 Move HAS_EXTRUDERS
|
2021-05-22 16:18:42 -05:00 |
|
Scott Lahteine
|
cdbd438a04
|
🎨 Rename all/no axis enums
|
2021-05-22 16:18:42 -05:00 |
|
Scott Lahteine
|
49b05ba989
|
🎨 Flags for homing directions
|
2021-05-22 16:09:18 -05:00 |
|