1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-22 18:25:18 +00:00
Commit Graph

15836 Commits

Author SHA1 Message Date
Scott Lahteine
9f5aab1a61 🧑‍💻 Update planner/stepper includes 2022-07-27 22:20:02 -05:00
Scott Lahteine
62d29ade42 🩹 Fix lcd_preheat compile 2022-07-27 22:20:02 -05:00
Scott Lahteine
bc91b1cdcd 🎨 PIO scripts cleanup 2022-07-27 22:20:02 -05:00
Keith Bennett
c847ef02a1 📺 Fix TFT Classic UI non-Touchscreen 1024x600 (#24541) 2022-07-27 22:20:02 -05:00
Keith Bennett
cdda90f56c 📝 Update MPCTEMP G-Code M306 T (#24535)
M306 simply reports current values. M306 T starts autotune process.
2022-07-27 22:20:02 -05:00
Scott Lahteine
ad4bc378b7 📝 Update Driver Type comments 2022-07-27 22:20:02 -05:00
Scott Lahteine
99710b94d2 🎨 Clean up extra axes
Followup to #24120
2022-07-23 19:58:48 -05:00
Arthur Masson
e616542c89 Polargraph M665 settings (#24401) 2022-07-23 19:57:43 -05:00
Scott Lahteine
653f0ab9dd 🔨 Fix and update Makefile
Followup to 89fe5f6d
2022-07-23 19:57:43 -05:00
Jason Smith
c96ed8998b 🩹 Fix LCD_BACKLIGHT_TIMEOUT compile (#24463) 2022-07-23 19:57:43 -05:00
Mike La Spina
b025c18d5b ️ Fix and improve Inline Laser Power (#22690) 2022-07-23 19:57:43 -05:00
tombrazier
b49da1d4ca 💥 More M306 M => M306 H (#24258)
Followup to #24253
2022-07-23 19:57:43 -05:00
Keith Bennett
90074e6260 🎨 Fix/adjust warnings (#24225, #24404) 2022-07-23 19:57:43 -05:00
Scott Lahteine
e570c4cc2e 🧑‍💻 Forward-compatible axis strings 2022-07-23 19:57:43 -05:00
DerAndere
543bbf02fc 💥 Update Motor Current G-codes for extra axes (#23975) 2022-07-23 19:57:43 -05:00
Scott Lahteine
5ccdc9ced7 🏗️ Axis name arrays
Co-Authored-By: DerAndere <26200979+DerAndere1@users.noreply.github.com>
2022-07-23 19:57:43 -05:00
Scott Lahteine
ddb0168e29 ♻️ More updates for multi-axis 2022-07-23 19:57:43 -05:00
Scott Lahteine
08e6e8b9be ♻️ Encapsulate PID in class (#24389) 2022-07-23 19:57:43 -05:00
Eduard Sukharev
9e530cd27b 🐛 Fix MKS TinyBee compile (#24454) 2022-07-23 19:57:43 -05:00
EvilGremlin
0ec1cb58c7 🔨 Fix OpenBLT encode; no-bootloader envs (#24446) 2022-07-23 19:57:43 -05:00
Scott Lahteine
b548e21b65 ♻️ reset_acceleration_rates => refresh_… 2022-07-23 19:57:43 -05:00
Scott Lahteine
e170460855 ♻️ Planner flags refactor 2022-07-23 19:57:43 -05:00
lujios
b7b2286e49 ️ 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-07-23 19:57:43 -05:00
elimisback
047d0264c5 🔨 BTT STM32G0B1RE xfer build (#24245) 2022-07-23 19:57:43 -05:00
Scott Lahteine
c56fb1c182 🎨 Minimize block->steps.set 2022-07-23 19:57:43 -05:00
DerAndere
d5a79c27fe ♻️ More updates for multi-axis
Based on #23112

Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-07-23 19:57:43 -05:00
Scott Lahteine
1e3fe65b9d 🚨 Fix some compiler warnings 2022-07-23 19:57:43 -05:00
Scott Lahteine
af4160af6f 🐛 Fix types.h macros and fields
Fixes #24419
2022-07-23 19:57:43 -05:00
Scott Lahteine
53b73bbd7f 🔧 Config parity with 2.1.x 2022-07-23 19:57:42 -05:00
Scott Lahteine
3b37e85949 🚸 Arrange EXP pins in common order (#24525) 2022-07-23 19:57:42 -05:00
Keith Bennett
a1881f70a8 MKS Monster8 V2 (#24483) 2022-07-23 19:57:42 -05:00
Christophe Huriaux
6ad7f7ce98 eMotion-Tech eMotronic (Micro-Delta rework) (#24488) 2022-07-23 19:57:42 -05:00
Victor Oliveira
9fe4d2cc6c Creality3D v4.2.5 / CR200B (#24491) 2022-07-23 19:57:42 -05:00
Keith Bennett
5bd0541985 BigTreeTech SKR SE BX V3.0 (#24449)
SKR SE BX V3.0 removes the Reverse Driver Protection feature.
2022-07-23 19:57:42 -05:00
Scott Lahteine
35d5393a3e 📝 Index Mobo Rev03 => Opulo Lumen Rev3 2022-07-23 19:57:42 -05:00
DerAndere
1ffc4ba861 🩹 Fix some parameters w/out values (#24051) 2022-07-23 19:57:42 -05:00
Scott Lahteine
2bf6573098 🐛 Fix SDIO for STM32 (#24470)
Followup to #24271
2022-07-23 19:57:42 -05:00
Scott Lahteine
5e0a39265a 🎨 Clean up extra axes
Followup to #24120
2022-07-23 19:15:22 -05:00
tombrazier
495002e158 🐛 Fix 2d mesh print (#24536) 2022-07-22 23:34:53 -05:00
Scott Lahteine
686d1fbb51 🎨 ANY => EITHER 2022-07-13 21:25:12 -05:00
Scott Lahteine
8f84ce72e1 Fix SDIO for STM32
Followup to #24271
2022-07-09 18:19:41 -05:00
Keith Bennett
5bf02e39a9 🚸 MPCTEMP: Home before cooling (#24434) 2022-07-04 00:29:45 -05:00
Keith Bennett
a5b076dff7 🩹 Fix MKS TinyBee ADC Vref (#24432) 2022-07-04 00:29:45 -05:00
Scott Lahteine
b79231cc59 🩹 Remove poison wchar_t macro 2022-07-04 00:29:45 -05:00
Scott Lahteine
86e6f9e38e 🩹 Remove obsolete split_move 2022-07-01 21:19:06 -05:00
Moonglow
b3018da60c 🐛 Fix M149 (#24430) 2022-07-01 08:01:03 -05:00
Scott Lahteine
0d04aa960f 🩹 Fix memset block warning 2022-07-01 08:01:03 -05:00
Keith Bennett
0d34c2e287 🐛 Fix Axis Homing (#24425)
Followup to 4520a51
2022-07-01 08:01:03 -05:00
John Lagonikas
1690f49656 🐛 Fix MAX31865 PT1000 normalization (#24407)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-07-01 08:01:03 -05:00
Scott Lahteine
dbdb39f60f 📝 Note about UBL bad splits 2022-07-01 08:01:03 -05:00