Tanguy Pruvot
|
105fd73c28
|
🩹 Allow M42 S0/1 analogWrite on PWM pins (STM32) (#22631)
|
3 years ago |
Scott Lahteine
|
086fa0f0a7
|
🔨 Fix HAL/STM32 F103Zx builds (#22610)
|
3 years ago |
Scott Lahteine
|
5e97f37a78
|
🎨 screws_tilt_adjust_pos => tramming_points
|
3 years ago |
Scott Lahteine
|
c14b162b9e
|
🌐 MSG_PROBING_MESH => MSG_PROBING_POINT
|
3 years ago |
Scott Lahteine
|
796309c903
|
⚡️ Improve G2/G3 arc handling (#22599)
|
3 years ago |
Scott Lahteine
|
dc5ae16861
|
🎨 Misc code and spacing cleanup
|
3 years ago |
Scott Lahteine
|
caa6ec0519
|
🐛 Show bed size as 'work:' in M115
Fixes #22598
|
3 years ago |
Scott Lahteine
|
30665737dc
|
🎨 Fix some formatting, F() versus PSTR()
|
3 years ago |
Scott Lahteine
|
eb0d80cb19
|
🎨 Update MKSPWC, some other pins (#22557)
|
3 years ago |
charlespick
|
e62486a610
|
✨ M76 Host Pause Feature (#21738)
|
3 years ago |
chendo
|
51d954a4fd
|
✨ D576 Buffer Monitoring (#19674)
|
3 years ago |
Katelyn Schiesser
|
9ddb4de70a
|
♻️ Consolidate PSU_CONTROL (#22304)
|
3 years ago |
Cytown
|
9741be5966
|
✨ Power-off confirm / beep options (#22191)
|
3 years ago |
Keith Bennett
|
4219ae9106
|
⏪️ Revert ABL G29 feedrate (#22574)
Reverts 9130f58
|
3 years ago |
Tanguy Pruvot
|
0c97a2afdc
|
🐛 Fix M575 port index output (#22553)
|
3 years ago |
Scott Lahteine
|
9c19d4705e
|
🎨 Tweak M73 condition
|
3 years ago |
luzpaz
|
c612b56bc1
|
🐛 Spellcheck comments (#22496)
codespell -q 3 --builtin=clear,rare,informal,code -S ./Marlin/src/lcd/language -L alo,amin,endcode,stdio,uint
|
3 years ago |
Scott Lahteine
|
c544711f14
|
🚚 Relocate and adjust DWIN E3V2 (#22471)
|
3 years ago |
Scott Lahteine
|
418743cf6a
|
🚸 Set M122 interval only with S0 or Pn
|
3 years ago |
mks-viva
|
e0fa6ed4f8
|
📌 MKS pins for PSU_CONTROL (#22528)
|
3 years ago |
Scott Lahteine
|
4b2fdbeeb1
|
✨ M256 LCD brightness (#22478)
|
3 years ago |
Tanguy Pruvot
|
0af762d609
|
🚸 Prevent M42 unintended pin change to output (#22493)
|
3 years ago |
Scott Lahteine
|
b567717762
|
🐛 Prevent ABL G29 setting a funky feedrate
See #22472
|
3 years ago |
Scott Lahteine
|
245b6e0884
|
✅ Custom logging for MBL
|
3 years ago |
Scott Lahteine
|
3e559d5c1c
|
🎨 abs => ABS
|
3 years ago |
Scott Lahteine
|
35df24e1cb
|
🐛 One-based G35 point index output
|
3 years ago |
Scott Lahteine
|
12581bcc44
|
🐛 Fix 3-point leveling position
See #22457. Fixes a G29 regression from #19112.
|
3 years ago |
Yash
|
40b99d8084
|
🐛 Fix G2/G3 angular motion calculation (#22407)
|
3 years ago |
vyacheslav-shubin
|
c944e4fc60
|
🩹 Init var to suppress invalid warning (#22396)
|
3 years ago |
squiddity
|
95f0970d85
|
🐛 Fix M913 typos (#22385)
|
3 years ago |
Scott Lahteine
|
31a3cc6278
|
🐛 No translated serial strings
|
3 years ago |
Katelyn Schiesser
|
5054dc6ea2
|
🐛 Redundant Temp Sensor followup (#22196)
|
3 years ago |
lujios
|
ee54cd4bd7
|
⚡️ Improve Sensorless homing/probing for G28, G33 (#21899)
|
3 years ago |
Mihai
|
ee64081696
|
✨ Enable 'M20 L' with LONG_FILENAME_HOST_SUPPORT (#22271)
|
3 years ago |
Mike La Spina
|
5026797310
|
🏗️ Allow headless Flow Meter (#22234)
|
3 years ago |
bilsef
|
e213246ab9
|
✨ M115: Axis Count (#22219)
|
3 years ago |
Scott Lahteine
|
f76b063e58
|
🚸 M666: Fix value filter, add report (#22337)
In reference to #22325
|
3 years ago |
InsanityAutomation
|
be13220e32
|
📺 ExtUI pause state response (#22164)
|
3 years ago |
Scott Lahteine
|
78c2eb6876
|
🎨 Check flags without ENABLED
|
3 years ago |
ellensp
|
3e5d867276
|
🐛 Fix Z_MULTI_ENDSTOPS + NUM_Z_STEPPER_DRIVERS 4 compile (#22203)
|
3 years ago |
Scott Lahteine
|
651f15f833
|
🎨 Cosmetic cleanup
|
3 years ago |
Katelyn Schiesser
|
ef41c1f452
|
🐛 Fix IJK axis references, E stepper indices (#22176)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 years ago |
Grumpy
|
8050813d32
|
🐛 Fix dual Neopixels (#22174)
|
3 years ago |
Scott Lahteine
|
f2f23e8097
|
🎨 Cosmetic changes for G28
|
3 years ago |
Ari-SSO
|
5bfb465ab4
|
🚸 Include 'H' value in M412 report (#22138)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 years ago |
Katelyn Schiesser
|
ce7bbafb8f
|
💡 Add G28 L description (#22144)
|
3 years ago |
Mike La Spina
|
3ecc99e95d
|
🐛 Fix Air Assist (#22159)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 years ago |
gjdodd
|
f22c5d3cc6
|
🩹 Extruders 0 patch for PWM Motor Current (#22163)
|
3 years ago |
ellensp
|
c8898b5ca0
|
✨ Redundant Part Cooling Fan (#21888)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
3 years ago |
qwewer0
|
dec083dcc1
|
⚡️ Home Z (and maybe XY) at the start of G35 (#22060)
|
3 years ago |