ExtNeon
|
53b202cf9d
|
✨ SD Endstop Abort G-Code (#24461)
|
2 years ago |
Mark
|
83320f1052
|
✨ Bed Distance Sensor (#24554)
|
2 years ago |
Scott Lahteine
|
1bed10c380
|
🔧 Config INI, dump options (#24528)
|
2 years ago |
Scott Lahteine
|
1c4fc4603a
|
🩹 Fix Malyan M300 with S-Curve compile
Fixes #24548
|
2 years ago |
InsanityAutomation
|
91f9e1671f
|
✨ Configurable Switching Nozzle dwell (#24304)
|
2 years ago |
tombrazier
|
232a104a92
|
Fix, improve Linear Advance (#24533)
|
2 years ago |
tombrazier
|
aba35ec1af
|
🩹 Use _MIN/_MAX macros for native compatibility (#24570)
|
2 years ago |
DerAndere
|
d8df9ffd61
|
🐛 Fix kinematic feedrate (#24568)
|
2 years ago |
Scott Lahteine
|
21c48d9f92
|
🧑💻 Update planner/stepper includes
|
2 years ago |
Scott Lahteine
|
90b5645223
|
🩹 Fix lcd_preheat compile
|
2 years ago |
Scott Lahteine
|
007af47768
|
✨ Reinstate JyersUI
|
2 years ago |
Scott Lahteine
|
8455408382
|
🧑💻 Give the simulator Stepper access
|
2 years ago |
Frederik Kemner
|
0138cb0552
|
🩹 Fix gcode.h include (#24527)
|
2 years ago |
Scott Lahteine
|
5f2908a117
|
♻️ Small sound / buzz refactor (#24520)
|
2 years ago |
tombrazier
|
3b4a5a1ae8
|
🩹 Arc/Planner optimization followup (#24509)
|
2 years ago |
Arthur Masson
|
9706cd0d7d
|
✨ Polargraph M665 settings (#24401)
|
2 years ago |
Nikolay-Po
|
8a1643587b
|
✨ Steinhart-Hart C Coeff for Custom Thermistor (#24428)
|
2 years ago |
tombrazier
|
fc0615fbd1
|
⚡️ Optimize Planner calculations (#24484)
|
2 years ago |
Miguel Risco-Castillo
|
8fb54d4621
|
🚸 Fix and update ProUI (#24477)
|
2 years ago |
Bob Kuhn
|
3f4e4a4d89
|
🔥 Drop STM L64** drivers, STEVAL_3DP001V1 (#24427)
|
2 years ago |
Scott Lahteine
|
2dc543c4f5
|
🎨 ANY => EITHER
|
2 years ago |
tombrazier
|
920799e38d
|
⚡️ Optimize G2-G3 Arcs (#24366)
|
2 years ago |
Farva42
|
5979aab1c7
|
✨ MAG_MOUNTED_PROBE (#24420)
Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2 years ago |
Scott Lahteine
|
f73fad1b2f
|
🔥 Remove JyersUI (#24459)
|
2 years ago |
Meilleur Gars
|
509dfe92d0
|
🚸 JyersUI updates (#24451)
|
2 years ago |
Bob Kuhn
|
a88e847295
|
🐛 Fix Sensorless Probing compile (#24455)
|
2 years ago |
Mike La Spina
|
6a67ad4e4a
|
⚡️ Fix and improve Inline Laser Power (#22690)
|
2 years ago |
Keith Bennett
|
fc287b44da
|
🚸 MPCTEMP: Home before cooling (#24434)
|
2 years ago |
Scott Lahteine
|
54e7b933cd
|
♻️ Encapsulate PID in class (#24389)
|
2 years ago |
Scott Lahteine
|
9c376f120c
|
🩹 Remove obsolete split_move
|
2 years ago |
Scott Lahteine
|
d9ec3795fb
|
🩹 Fix memset block warning
|
2 years ago |
Scott Lahteine
|
93ffd57383
|
♻️ reset_acceleration_rates => refresh_…
|
2 years ago |
Scott Lahteine
|
307dfb15ca
|
♻️ Planner flags refactor
|
2 years ago |
Scott Lahteine
|
6cbd7a48d1
|
🎨 Fix comments, formatting
|
2 years ago |
Scott Lahteine
|
e4e6abe5af
|
🧑💻 Remove servo macros
|
2 years ago |
John Robertson
|
ca06c6eab9
|
⚡️ PWM for ESP32 I2S expander (#24193)
|
2 years ago |
Scott Lahteine
|
9c872b214c
|
🐛 Fix min/max temp evaluation
Fixes #24257
|
2 years ago |
Scott Lahteine
|
3522d5376c
|
🩹 Wrap SENSORLESS_STALLGUARD_DELAY
|
2 years ago |
lujios
|
41f73cb457
|
⚡️ 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>
|
2 years ago |
John Robertson
|
85c0875db2
|
✨ Laser Safety Timeout (#24189)
|
2 years ago |
Scott Lahteine
|
58ce5182c2
|
🎨 Fix spelling, whitespace
|
2 years ago |
tombrazier
|
ea7bebb568
|
💥 More M306 M => M306 H (#24258)
Followup to #24253
|
2 years ago |
tombrazier
|
6ecf52f196
|
🚩 MPC update (#24253)
|
2 years ago |
Scott Lahteine
|
1f322b565f
|
♻️ More updates for multi-axis
|
2 years ago |
Scott Lahteine
|
a93146b71d
|
🐛 Fix SEGMENT_LEVELED_MOVES with UBL
|
2 years ago |
Keith Bennett
|
d99185be24
|
🎨 Fix/adjust warnings (#24225)
|
2 years ago |
Scott Lahteine
|
c5126de559
|
🧑💻 MAP macro for axis lists, etc. (#24191)
|
2 years ago |
Scott Lahteine
|
52eefa90e1
|
♻️ Move watchdog to MarlinHAL
|
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 |