Miguel Risco-Castillo
|
d244389998
|
🩹 Constrain UBL within mesh bounds (#24631)
Fixes #24630
|
2022-08-29 19:17:31 -05:00 |
|
Mark
|
e8394c391e
|
🐛 Fix Bed Distance Sensor reading (#24649)
|
2022-08-29 19:17:31 -05:00 |
|
Scott Lahteine
|
ff09ea13a4
|
🧑💻 Use spaces indent for Python
|
2022-08-29 19:17:31 -05:00 |
|
Mark
|
b02c3258b5
|
✨ Bed Distance Sensor (#24554)
|
2022-08-06 18:50:49 -05:00 |
|
qwertymodo
|
7196f13125
|
✨ M150 K – Keep unspecified components (#24315)
|
2022-08-06 18:50:49 -05:00 |
|
Ruedi Steinmann
|
a0409289c8
|
🚸 Laser with only PWM pin (#24345)
|
2022-08-06 18:50:49 -05:00 |
|
Mike La Spina
|
c3f2586445
|
🐛 Fix laser menu enable_state (#24557)
|
2022-08-01 01:59:37 -05:00 |
|
Scott Lahteine
|
9534c6e903
|
🎨 Misc. 'else' cleanup
|
2022-08-01 01:59:37 -05:00 |
|
Scott Lahteine
|
d8db00e31f
|
🧑💻 Update planner/stepper includes
|
2022-08-01 01:59:37 -05:00 |
|
Scott Lahteine
|
f752fe75ee
|
♻️ Small sound / buzz refactor (#24520)
|
2022-08-01 01:59:36 -05:00 |
|
tombrazier
|
733ca940c0
|
🐛 Fix 2d mesh print (#24536)
|
2022-07-22 23:33:30 -05:00 |
|
tombrazier
|
0c78a6f657
|
⚡️ Optimize G2-G3 Arcs (#24366)
|
2022-07-15 18:48:15 -05:00 |
|
Mike La Spina
|
d965303a7a
|
⚡️ Fix and improve Inline Laser Power (#22690)
|
2022-07-15 18:48:14 -05:00 |
|
Scott Lahteine
|
80c7abd727
|
🩹 Remove poison wchar_t macro
|
2022-07-04 00:29:53 -05:00 |
|
tombrazier
|
afbdcc8eee
|
🚸 Vertical Max7219::quantity in portrait orientation (#24415)
|
2022-07-01 07:54:53 -05:00 |
|
Scott Lahteine
|
83784bd8b7
|
📝 Note about UBL bad splits
|
2022-06-30 22:10:05 -05:00 |
|
Scott Lahteine
|
23f19e9ce8
|
🎨 Misc. shorthand operators
|
2022-06-26 10:02:36 -05:00 |
|
tombrazier
|
4694a7fe74
|
✨ MAX7219 idle profiler (#24375)
|
2022-06-26 06:39:00 -05:00 |
|
ellensp
|
b7e1b6b893
|
🩹 Fix DGUS (MKS) compile (#24378)
|
2022-06-24 18:03:19 -05:00 |
|
Scott Lahteine
|
ea22640d78
|
🧑💻 Remove servo macros
|
2022-06-13 04:32:49 -05:00 |
|
Scott Lahteine
|
3c482a9ba1
|
🧑💻 MAP macro for axis lists, etc. (#24191)
|
2022-06-05 23:11:32 -05:00 |
|
Scott Lahteine
|
d56731cd07
|
🏗️ Extend AXIS_CHAR to include E
Co-Authored-By: DerAndere <26200979+DerAndere1@users.noreply.github.com>
|
2022-06-05 23:11:31 -05:00 |
|
DerAndere
|
0041de1a8a
|
💥 Update Motor Current G-codes for extra axes (#23975)
|
2022-06-05 23:11:31 -05:00 |
|
ellensp
|
d58497bc8e
|
🐛 Fix BACKLASH_COMPENSATION compile (#24072)
Followup to #23826
|
2022-06-05 23:11:31 -05:00 |
|
Scott Lahteine
|
fd13a928c1
|
✨ Support for up to 9 axes (#23112, #24036, #24231)
|
2022-06-05 23:11:31 -05:00 |
|
Scott Lahteine
|
f3b593ae73
|
🎨 Fix spelling, whitespace
|
2022-06-05 21:11:27 -05:00 |
|
Scott Lahteine
|
1d8d8dccf4
|
💥 Num Axes / Multi-Stepper based on Driver Types (#24106, #24120)
|
2022-06-05 20:58:39 -05:00 |
|
Scott Lahteine
|
1e127a93c4
|
🧑💻 Extend LCD string substitution (#24278)
|
2022-06-04 00:57:34 -05:00 |
|
John Robertson
|
9a74bcd4cf
|
✨ Laser Safety Timeout (#24189)
|
2022-06-03 22:06:50 -05:00 |
|
Giuliano Zaro
|
6c557a2480
|
🐛 Fix Bed/Chamber PID Autotune with MPCTEMP (#23983)
|
2022-06-03 22:06:50 -05:00 |
|
Pauli Jokela
|
3443a9e18b
|
✨ SOUND_ON_DEFAULT option (#24102)
|
2022-06-03 22:06:50 -05:00 |
|
Scott Lahteine
|
800a936caa
|
🎨 Combine serial echos
|
2022-05-27 17:05:35 -05:00 |
|
tombrazier
|
e0deb75764
|
🐛 Fix Leveling apply/unapply (#24188)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2022-05-27 17:01:38 -05:00 |
|
Scott Lahteine
|
b72f9277e9
|
♻️ Common Bed Leveling object name, accessors (#24214)
|
2022-05-21 18:13:30 -05:00 |
|
Scott Lahteine
|
268a16b1ef
|
🚸 ProUI APRIL2022 updates (#24084)
|
2022-05-17 15:54:34 -05:00 |
|
Dominic
|
5c25ed60c8
|
🐛 Fix AIR_ASSIST (#24162)
|
2022-05-13 19:18:27 -05:00 |
|
Scott Lahteine
|
cb4ad020af
|
🧑💻 Misc. LCD cleanup
|
2022-05-13 00:36:57 -05:00 |
|
Scott Lahteine
|
d235bc9e1c
|
🧑💻 General and Axis-based bitfield flags (#23989)
|
2022-05-12 04:18:02 -05:00 |
|
Scott Lahteine
|
4bdec5e993
|
🚸 More ExtUI events for ABL / UBL
|
2022-05-07 18:40:42 -05:00 |
|
Scott Lahteine
|
f35404f853
|
🧑💻 Handle PLR in manage_media
|
2022-05-07 18:40:42 -05:00 |
|
Scott Lahteine
|
4c84769a81
|
🩹 Fix ADVANCED_PAUSE_RESUME_PRIME check
Fixes #23824
|
2022-05-07 18:40:42 -05:00 |
|
Scott Lahteine
|
28d2bc353e
|
🎨 Use LEDColor default C-CTOR
|
2022-05-07 18:27:56 -05:00 |
|
tombrazier
|
74565890f3
|
♻️ Refactor and fix ABL Bilinear (#23868, #24009, #24107)
|
2022-05-07 18:13:09 -05:00 |
|
Stephen Hawes
|
995221e68e
|
✨ Add M3426 A<addr> parameter (#24130)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2022-05-07 18:13:09 -05:00 |
|
Manianac
|
a6794c1862
|
🐛 Use ADC_VREF for Filament Width ADC Vref (#23977)
|
2022-05-07 16:49:47 -05:00 |
|
John Lagonikas
|
bd5c6bf23c
|
✏️ Fix parking extruder compile (#23961)
Followup to d3e3e6a491
|
2022-05-07 16:49:21 -05:00 |
|
Scott Lahteine
|
ceb99e89a0
|
🔨 Prevent build attribute define conflicts
|
2022-05-07 16:49:21 -05:00 |
|
ellensp
|
3bce266ef7
|
🐛 Fix MMU2 buzz (#23943)
Followup to 89a9c3a391
|
2022-05-07 16:17:47 -05:00 |
|
Scott Lahteine
|
4a8b99d505
|
🧑💻 EXTRUDER_LOOP macro
|
2022-05-07 16:01:13 -05:00 |
|
Scott Lahteine
|
10a0c9a9b3
|
🔨 Suppress MMU2 resume_position warning
|
2022-05-07 16:00:59 -05:00 |
|