Frederik Kemner
|
beacb73d93
|
🩹 Fix gcode.h include (#24527)
|
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
|
915203f545
|
🩹 Arc/Planner optimization followup (#24509)
|
2022-08-01 01:59:36 -05:00 |
|
Nikolay-Po
|
96d3c66b64
|
✨ Steinhart-Hart C Coeff for Custom Thermistor (#24428)
|
2022-08-01 01:59:36 -05:00 |
|
tombrazier
|
cc4fc28fe0
|
⚡️ Optimize Planner calculations (#24484)
|
2022-08-01 01:59:36 -05:00 |
|
Arthur Masson
|
0a164a88fe
|
✨ Polargraph M665 settings (#24401)
|
2022-08-01 01:59:36 -05:00 |
|
Miguel Risco-Castillo
|
3c9789fda8
|
🚸 Fix and update ProUI (#24477)
|
2022-07-15 18:48:15 -05:00 |
|
Bob Kuhn
|
6b19a58f03
|
🔥 Drop STM L64** drivers, STEVAL_3DP001V1 (#24427)
|
2022-07-15 18:48:15 -05:00 |
|
Scott Lahteine
|
9283859b1e
|
🎨 ANY => EITHER
|
2022-07-15 18:48:15 -05:00 |
|
tombrazier
|
0c78a6f657
|
⚡️ Optimize G2-G3 Arcs (#24366)
|
2022-07-15 18:48:15 -05:00 |
|
Farva42
|
527fe2496a
|
✨ MAG_MOUNTED_PROBE (#24420)
Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2022-07-15 18:48:14 -05:00 |
|
Scott Lahteine
|
6c2ffe9d34
|
🔥 Remove JyersUI (#24459)
|
2022-07-15 18:48:14 -05:00 |
|
Meilleur Gars
|
e93a1dd2fa
|
🚸 JyersUI updates (#24451)
|
2022-07-15 18:48:14 -05:00 |
|
Bob Kuhn
|
d3aed23e18
|
🐛 Fix Sensorless Probing compile (#24455)
|
2022-07-15 18:48:14 -05:00 |
|
Mike La Spina
|
d965303a7a
|
⚡️ Fix and improve Inline Laser Power (#22690)
|
2022-07-15 18:48:14 -05:00 |
|
Scott Lahteine
|
e4f85e8fbc
|
♻️ Encapsulate PID in class (#24389)
|
2022-07-15 18:48:14 -05:00 |
|
Keith Bennett
|
171ed66de0
|
🚸 MPCTEMP: Home before cooling (#24434)
|
2022-07-04 00:29:53 -05:00 |
|
Scott Lahteine
|
814b53750f
|
🩹 Remove obsolete split_move
|
2022-07-01 22:05:44 -05:00 |
|
Scott Lahteine
|
c1c0496073
|
🩹 Fix memset block warning
|
2022-06-30 22:10:26 -05:00 |
|
Scott Lahteine
|
57c137a60f
|
♻️ reset_acceleration_rates => refresh_…
|
2022-06-30 22:10:05 -05:00 |
|
Scott Lahteine
|
05bdc5640d
|
♻️ Planner flags refactor
|
2022-06-30 22:10:05 -05:00 |
|
Scott Lahteine
|
da6c16a9cd
|
🎨 Fix comments, formatting
|
2022-06-24 18:03:19 -05:00 |
|
John Robertson
|
c34dd64469
|
⚡️ PWM for ESP32 I2S expander (#24193)
|
2022-06-24 01:11:07 -05:00 |
|
Scott Lahteine
|
ea22640d78
|
🧑💻 Remove servo macros
|
2022-06-13 04:32:49 -05:00 |
|
tombrazier
|
fc350701b2
|
💥 More M306 M => M306 H (#24258)
Followup to #24253
|
2022-06-05 23:11:32 -05:00 |
|
Scott Lahteine
|
d6c673b9de
|
♻️ More updates for multi-axis
|
2022-06-05 23:11:32 -05:00 |
|
Keith Bennett
|
8465818754
|
🎨 Fix/adjust warnings (#24225)
|
2022-06-05 23:11:32 -05:00 |
|
Scott Lahteine
|
3c482a9ba1
|
🧑💻 MAP macro for axis lists, etc. (#24191)
|
2022-06-05 23:11:32 -05:00 |
|
DerAndere
|
85599abba7
|
🚸 Better M350, M114 with more axes (#23986)
|
2022-06-05 23:11:32 -05:00 |
|
Scott Lahteine
|
494a2fc80c
|
🚨 Fix some compiler warnings
|
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 |
|
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 |
|
lujios
|
fcef8d946c
|
⚡️ Improve Sensorless homing/probing accuracy for G28, G33, M48 (#24220)
Co-Authored-By: Robby Candra <robbycandra.mail@gmail.com>
Co-Authored-By: ellensp <530024+ellensp@users.noreply.github.com>
|
2022-06-04 00:57:34 -05:00 |
|
tombrazier
|
fc1a620b87
|
🚩 MPC update (#24253)
|
2022-06-04 00:57:34 -05:00 |
|
John Robertson
|
9a74bcd4cf
|
✨ Laser Safety Timeout (#24189)
|
2022-06-03 22:06:50 -05:00 |
|
Scott Lahteine
|
07cd248b91
|
♻️ Move watchdog to MarlinHAL
|
2022-06-03 22:06:50 -05:00 |
|
Scott Lahteine
|
dbd00d9927
|
✨ DOGM Display Sleep (#23992)
Co-authored-by: borland1 <barryorlando@hotmail.com>
|
2022-06-03 22:06:50 -05:00 |
|
tombrazier
|
ce0af56d0a
|
🚸 Improve MPC tuning, add menu items (#23984, #24018, #24049, #24059)
|
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 |
|
Scott Lahteine
|
a6ce9bf559
|
✨ Autoreport Redundant Sensor option (#24014)
|
2022-06-03 22:06:50 -05:00 |
|
tombrazier
|
21c838cb1b
|
⚗️ Temperature Model Predictive Control (#23751)
|
2022-06-03 22:06:50 -05:00 |
|
Pauli Jokela
|
3443a9e18b
|
✨ SOUND_ON_DEFAULT option (#24102)
|
2022-06-03 22:06:50 -05:00 |
|
Robert Brenckman
|
b2b5b85045
|
🐛 Fix Tool Change priming (#21142)
|
2022-06-03 22:06:50 -05:00 |
|
Scott Lahteine
|
9ab654adcb
|
🐛 Fix min/max temp evaluation
Fixes #24257
|
2022-06-03 22:06:50 -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
|
1d12e72bf6
|
🐛 Fix SEGMENT_LEVELED_MOVES with UBL
|
2022-05-22 17:06:22 -05:00 |
|
Scott Lahteine
|
b72f9277e9
|
♻️ Common Bed Leveling object name, accessors (#24214)
|
2022-05-21 18:13:30 -05:00 |
|
Scott Lahteine
|
f9b7f00d1e
|
🚚 Move speed_lookuptable.h
|
2022-05-13 01:19:45 -05:00 |
|