Miguel Risco-Castillo
|
c918e90b8d
|
🩹 Constrain UBL within mesh bounds (#24631)
Fixes #24630
|
2 years ago |
Mark
|
42f8cc4606
|
🐛 Fix Bed Distance Sensor reading (#24649)
|
2 years ago |
Scott Lahteine
|
306e03b03b
|
🧑💻 Use spaces indent for Python
|
2 years ago |
Mark
|
83320f1052
|
✨ Bed Distance Sensor (#24554)
|
2 years ago |
qwertymodo
|
5a2cc41f9c
|
✨ M150 K – Keep unspecified components (#24315)
|
2 years ago |
Ruedi Steinmann
|
a167e2e948
|
🚸 Laser with only PWM pin (#24345)
|
2 years ago |
Mike La Spina
|
e5f2daa001
|
🐛 Fix laser menu enable_state (#24557)
|
2 years ago |
Scott Lahteine
|
7e5d5330d6
|
🎨 Misc. 'else' cleanup
|
2 years ago |
Scott Lahteine
|
21c48d9f92
|
🧑💻 Update planner/stepper includes
|
2 years ago |
tombrazier
|
deca553e18
|
🐛 Fix 2d mesh print (#24536)
|
2 years ago |
Scott Lahteine
|
5f2908a117
|
♻️ Small sound / buzz refactor (#24520)
|
2 years ago |
tombrazier
|
920799e38d
|
⚡️ Optimize G2-G3 Arcs (#24366)
|
2 years ago |
Mike La Spina
|
6a67ad4e4a
|
⚡️ Fix and improve Inline Laser Power (#22690)
|
2 years ago |
Scott Lahteine
|
cb4a79173b
|
🩹 Remove poison wchar_t macro
|
2 years ago |
tombrazier
|
a811005ab2
|
🚸 Vertical Max7219::quantity in portrait orientation (#24415)
|
2 years ago |
Scott Lahteine
|
884f7c7db9
|
📝 Note about UBL bad splits
|
2 years ago |
Scott Lahteine
|
76d784f75f
|
🎨 Misc. shorthand operators
|
2 years ago |
tombrazier
|
2266f1ad67
|
✨ MAX7219 idle profiler (#24375)
|
2 years ago |
ellensp
|
58d1b1be28
|
🩹 Fix DGUS (MKS) compile (#24378)
|
2 years ago |
Scott Lahteine
|
e4e6abe5af
|
🧑💻 Remove servo macros
|
2 years ago |
Scott Lahteine
|
8aca38351c
|
🧑💻 Extend LCD string substitution (#24278)
|
2 years ago |
John Robertson
|
85c0875db2
|
✨ Laser Safety Timeout (#24189)
|
2 years ago |
Scott Lahteine
|
58ce5182c2
|
🎨 Fix spelling, whitespace
|
2 years ago |
Scott Lahteine
|
1d4f928342
|
🎨 Combine serial echos
|
2 years ago |
Scott Lahteine
|
c5126de559
|
🧑💻 MAP macro for axis lists, etc. (#24191)
|
2 years ago |
tombrazier
|
62057d3204
|
🐛 Fix Leveling apply/unapply (#24188)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2 years ago |
Scott Lahteine
|
b523ddf1b2
|
♻️ Common Bed Leveling object name, accessors (#24214)
|
2 years ago |
Miguel Risco-Castillo
|
a65e4edb1c
|
🚸 ProUI APRIL2022 updates (#24084)
|
2 years ago |
Dominic
|
0e4348c718
|
🐛 Fix AIR_ASSIST (#24162)
|
2 years ago |
Scott Lahteine
|
1e749e4f48
|
🧑💻 Misc. LCD cleanup
|
2 years ago |
Pauli Jokela
|
04fe50936e
|
✨ SOUND_ON_DEFAULT option (#24102)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2 years ago |
Scott Lahteine
|
659b4172aa
|
🔨 Prevent build attribute define conflicts
|
2 years ago |
Stephen Hawes
|
81a6834876
|
✨ Add M3426 A<addr> parameter (#24130)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2 years ago |
Keith Bennett
|
df40181357
|
💥 Num Axes and Multi-Stepper based on Driver Types (#24120)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2 years ago |
tombrazier
|
60b6df4542
|
🐛 Fix kinetic ABL mesh after refactor (#24107)
Followup to #23868
|
2 years ago |
ellensp
|
6a05702c20
|
🐛 Fix BACKLASH_COMPENSATION compile (#24072)
Followup to #23826
|
2 years ago |
Scott Lahteine
|
fe745fdef0
|
🚸 More ExtUI events for ABL / UBL
|
2 years ago |
DerAndere
|
8aaf64d917
|
💥 Update Motor Current G-codes for extra axes (#23975)
|
2 years ago |
Scott Lahteine
|
fd082df077
|
🧑💻 Handle PLR in manage_media
|
2 years ago |
Scott Lahteine
|
cbf8622670
|
🎨 Use LEDColor default C-CTOR
|
2 years ago |
Scott Lahteine
|
f31d3c6749
|
🩹 Fix ADVANCED_PAUSE_RESUME_PRIME check
Fixes #23824
|
2 years ago |
Scott Lahteine
|
e2353be24f
|
🎨 Misc. cleanup, string optimization
|
2 years ago |
Scott Lahteine
|
8b8defeacc
|
🏗️ Extend AXIS_CHAR to include E
Co-Authored-By: DerAndere <26200979+DerAndere1@users.noreply.github.com>
|
2 years ago |
Scott Lahteine
|
c4873a64ec
|
🧑💻 General and Axis-based bitfield flags (#23989)
|
2 years ago |
DerAndere
|
e5b651f407
|
✨ Support for up to 9 axes (linear, rotary) (#23112)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2 years ago |
tombrazier
|
ae53033cea
|
♻️ Refactor and fix ABL Bilinear (#23868)
|
2 years ago |
Manianac
|
72a9a02c17
|
🐛 Use ADC_VREF for Filament Width ADC Vref (#23977)
|
2 years ago |
John Lagonikas
|
51d4c5abea
|
✏️ Fix parking extruder compile (#23961)
Followup to d3e3e6a491
|
2 years ago |
ellensp
|
f1471c1549
|
🐛 Fix MMU2 buzz (#23943)
Followup to 89a9c3a391
|
2 years ago |
Scott Lahteine
|
a80a303cbe
|
🧑💻 EXTRUDER_LOOP macro
|
2 years ago |