1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-29 23:07:42 +00:00
Commit Graph

321 Commits

Author SHA1 Message Date
Scott Lahteine
a66b22c4f1 ♻️ BTT_SKR_3 => BTT_SKR_V3_0
Reverting 3a6bd6920e
2024-10-07 21:09:00 -05:00
Scott Lahteine
3a6bd6920e ♻️ BTT_SKR_V3_0 => BTT_SKR_3 2024-10-06 20:06:35 -05:00
Scott Lahteine
f5d5b0a881
EDITABLE_HOMING_FEEDRATE / M210 (#27456) 2024-10-04 20:41:47 -05:00
Scott Lahteine
763cd7c5f2
🔧 Sort out MMU2 / MMU3 (#27455)
Followup to #26635
2024-10-03 19:21:50 -05:00
Scott Lahteine
b35e16b1d8 Remove extra config restore 2024-10-03 13:41:49 -05:00
Scott Lahteine
74ffa0cc3e 🧑‍💻 More compatible opt helpers 2024-09-23 19:50:07 -05:00
DerAndere
3743980192
🔧 Assert zero Z homing clearance for some (#27370) 2024-09-02 18:48:00 -05:00
Erkan Ozgur Yilmaz
a9c529f004
Prusa MMU3 (#26635)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-08-23 18:33:13 -05:00
sargonphin
2aa2e5487a
️ Improve Homing / Probing Current (#26714)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-08-15 18:30:55 -05:00
Scott Lahteine
89b0143b09 🔧 Config-related preparations 2024-08-11 20:35:23 -05:00
Scott Lahteine
dde89795c9
🔨 Rename "BTT" things, MCU-based SKR 2 (#27319)
Co-authored-by: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
2024-07-29 13:25:17 -05:00
Keith Bennett
01b7d6c413
️ Hold BTT renaming for later (#27307)
This reverts #27301
2024-07-29 11:25:31 -05:00
Keith Bennett
2f3af438ee
🔨 Rename BTT SKR V2.0 PIO envs (#27301) 2024-07-23 21:19:18 -05:00
Keith Bennett
69004322f6
👷 Add Simulator CI test (#27288) 2024-07-20 01:47:23 -05:00
Justin Nesselrotte
44c2682168
RS485 support with G-code M485 (#25680)
Co-authored-by: Stephen Hawes <sphawes@gmail.com>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-07-09 17:00:14 -05:00
ellensp
1d29a56344
🔧 Fix Z_MULTI_ENDSTOPS pin post-process (#27137) 2024-06-08 13:27:13 -05:00
Scott Lahteine
9c922f0eab 🧑‍💻 Fix test STM32F103RC_btt_USB 2024-05-28 19:05:03 -05:00
Scott Lahteine
2064c83c66 🚸 Fix SD nav after "one click print" (2) 2024-05-26 12:04:14 -05:00
Jonathan Brazier
6b6865d068
INPUT_SHAPING_Z (#27073) 2024-05-20 00:03:03 -05:00
Javlon Sodikov
07ebb8171f
🩹Fix ProUI error when !CASELIGHT_USES_BRIGHTNESS (#26976)
* Fix the compile error with the case light menu

Fix the compile error with the case light menu

* Add failing test

---------

Co-authored-by: Jason Smith <jason.inet@gmail.com>
2024-04-16 22:25:22 -07:00
Manuel McLure
ea6a891038
MAX7219_REINIT_ON_POWERUP (#26163) 2024-03-17 14:23:12 -05:00
Scott Lahteine
8d7be79108 👷 Improve BIGTREE_GTR_V1_0 tests 2024-02-09 19:14:15 -06:00
Scott Lahteine
ce8535f01c 🧑‍💻 Fix warning, adjust tests 2024-01-27 11:49:57 -06:00
Scott Lahteine
dd3b5a10a0 Misc. aesthetic adjustments
Co-Authored-By: Andrew <18502096+classicrocker883@users.noreply.github.com>
2024-01-21 22:15:16 -06:00
ellensp
624226c91d
🩹 Fix STM32 CPU serial UUID (#26715)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-01-21 05:09:36 -06:00
ellensp
f6ecdae972
🔧 Base NUM_SERVO_PLUGS on SERVO PINS (#26640)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-01-09 15:19:47 -06:00
Scott Lahteine
f4eafed188 🔧 Z_PROBE_END_SCRIPT => EVENT_GCODE_AFTER_G29 2024-01-07 21:59:25 -06:00
Jason Smith
991f433ac1
🐛 Fix hangs in DUE native USB (#26572) 2024-01-03 21:14:17 -06:00
plampix
6d407767e7
🔧 CONFIGURE_FILAMENT_CHANGE - Optional M603 (#26613)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-01-03 09:43:18 -06:00
jesterhead82
fef74398e4
MARKFORGED_INVERSE (#26516) 2023-12-13 01:44:11 -06:00
rondlh
b94a335493
SERIAL_DMA (for some STM32Fx) (#26328) 2023-12-11 18:48:02 -06:00
David Buezas
a1c3a2b03a
🚸 Encoder improvements (#26501) 2023-12-09 00:48:57 -06:00
mikemerryguy
f4228cc4c1
XY_AFTER_HOMING, EVENT_GCODE_AFTER_HOMING (#26469)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-11-28 17:55:21 -06:00
Chris
86338ca835
HAL for HC32F460 (#26414) 2023-11-26 17:58:56 -06:00
Andrew
f3473495d0
🚸 Fixes for ProUI popup, abort (#26308) 2023-11-22 02:19:29 -06:00
ellensp
36e66bdd9f
🔧 Define MarlinUI axis moves with lists (#26344)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-11-17 14:11:59 -06:00
Keith Bennett
613b4105a2
🔨 Fix updated build script (#26423)
Followup to #26265

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-11-14 01:52:22 -06:00
Scott Lahteine
7c43f4e696 Fix opt_add in tests 2023-11-11 20:10:11 -06:00
Marcio T
9e6d0ea610
🩹 Fix FTDI Eve Touch UI meshGetter, etc. (#26342)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-10-22 17:22:16 -05:00
Andrew Bortz
e9b9d634c4
Nonlinear Extrusion Control (M592) (#26127) 2023-10-10 22:24:48 -05:00
Dipl.-Ing. Raoul Rubien, BSc
047bce0cdd
🔧 More angles for 2x Servo Switching Nozzle (#26303)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-10-08 19:22:40 -05:00
Scott Lahteine
9cd341c2c3
🩹 Patches for MSC SD (#26332) 2023-10-08 18:09:49 -05:00
Keith Bennett
6c0f4bbafd
CI test for STM32G0 (#26327) 2023-10-07 01:21:41 -05:00
Scott Lahteine
b02ea02dbb Fix unused test 2023-08-21 16:52:26 -05:00
Vovodroid
49ead19d00
🔧 Reversible file alpha sorting (#26130)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-08-17 18:13:10 -05:00
Scott Lahteine
fecadaca82
🔧 Clarify WIFISUPPORT (#26097) 2023-08-07 04:24:04 -05:00
Scott Lahteine
bed26734a2
🔧 More endstops refactoring (#25758) 2023-08-01 23:03:06 -05:00
ellensp
5bcaae62f2
️ Compact RGB565 TFT boot images (#26011)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-07-23 22:31:39 -05:00
Giuliano Zaro
57d26f7e4f
🩹 Fix HOST_STATUS_NOTIFICATIONS compile (#26040) 2023-07-05 01:21:54 -05:00
Scott Lahteine
16f19b2c1f 🩹 Fix ProUI tramming 2023-07-04 20:30:07 -05:00