Commit graph

406 commits

Author SHA1 Message Date
ellensp
d5977e7e2d
🔧 Separate Teensy 4.0 / 4.1 (#28122)
Some checks failed
CI - Build Tests / Build Test (push) Waiting to run
CI - Unit Tests / Unit Test (push) Waiting to run
CI - Validate Source Files / Validate Source Files (push) Waiting to run
CI - Validate boards.h / Validate boards.h (push) Has been cancelled
CI - Validate Pins Files / Validate Pins Files (push) Has been cancelled
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2025-10-22 00:41:38 -05:00
ellensp
9f0fa5a040
M265 I2C_SCANNER (#28117) 2025-10-18 18:18:02 -05:00
Andrew
2860d048e6
🧑‍💻 Fix linux_native_test (#28113)
Some checks are pending
CI - Build Tests / Build Test (push) Waiting to run
CI - Unit Tests / Unit Test (push) Waiting to run
CI - Validate Source Files / Validate Source Files (push) Waiting to run
2025-10-16 20:10:45 -05:00
David Buezas
eaefa299fb
️ FTMotion Trajectory: Fix for short blocks (silent curves), add S-curve (#28082) 2025-10-01 17:27:47 -05:00
Bob Kuhn
6e74409c14
🐛 Fix STM32 I2C 2-wire LCD, Soft I2C impl. (#26433)
Some checks are pending
CI - Build Tests / Build Test (push) Waiting to run
CI - Unit Tests / Unit Test (push) Waiting to run
CI - Validate Source Files / Validate Source Files (push) Waiting to run
2025-09-27 02:25:03 -05:00
ellensp
8fe6bc6745
LIGHTWEIGHT_UI for Native/Simulator (#28049) 2025-09-14 18:31:14 -05:00
ellensp
33e942514b
📌 U8glib-HAL v0.5.5 (#28044) 2025-09-14 14:22:45 -05:00
Scott Lahteine
a6377e5215 🐛 Fix misc. build issues
Some checks are pending
CI - Build Tests / Build Test (push) Waiting to run
CI - Unit Tests / Unit Test (push) Waiting to run
2025-06-24 16:59:56 -05:00
Scott Lahteine
5e410e35ab 🩹 Minor fixes, updates, comments
Some checks are pending
CI - Build Tests / Build Test (push) Waiting to run
CI - Unit Tests / Unit Test (push) Waiting to run
2025-06-20 16:05:06 -05:00
Scott Lahteine
fbce327402 🧑‍💻 TMCStepper => 0.8.7
Some checks are pending
CI - Build Tests / Build Test (push) Waiting to run
CI - Unit Tests / Unit Test (push) Waiting to run
2025-06-09 13:55:42 -05:00
David Buezas
3bb9364c44
🧑‍💻 Add TMC2240 temperature reading (#27903) 2025-06-02 18:59:01 -05:00
Scott Lahteine
7df503de93 🩹 Fix FLY D5 / D7 serial for TMC2208
See MarlinFirmware/TMCStepper#5
2025-06-02 18:23:17 -05:00
Scott Lahteine
7c30124f80 📌 Versions for adafruit "SdFat", "Adafruit SPIFlash" 2025-05-31 18:17:43 -05:00
Scott Lahteine
9dbce712fc 🧑‍💻 TMCStepper => 0.8.5 2025-05-31 16:14:04 -05:00
Scott Lahteine
8f19e2d7d4 🧑‍💻 TMCStepper => 0.8.4 2025-05-29 13:24:40 -05:00
Scott Lahteine
fa25737a9f 🧑‍💻 TMCStepper => 0.8.3 2025-05-28 14:08:07 -05:00
staff1010
c20c6b61f1
🚸 Improve MKS UI with LVGL v6.1.2 (#27889) 2025-05-27 14:49:19 -05:00
Andrew
122c4116f2
🚸 Misc. optimizations, cleanup, DWIN fixes… (#27858)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2025-05-26 16:36:55 -05:00
ellensp
7f9eb688ad
🐛 TMC2240: The Sequel (#27880)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2025-05-26 10:50:22 -05:00
Scott Lahteine
f49e730b23 🔧 Allow TMCStepper with Zonestar ZM3 E2xx
Some checks are pending
CI - Build Tests / Build Test (push) Waiting to run
CI - Unit Tests / Unit Test (push) Waiting to run
2025-05-23 01:28:20 -05:00
Scott Lahteine
487542083b 🧑‍💻 Update Sim, fix Mac native gcc
Some checks are pending
CI - Build Tests / Build Test (push) Waiting to run
CI - Unit Tests / Unit Test (push) Waiting to run
2025-05-15 15:54:17 -05:00
ellensp
8e0f271f55
🔨 ESP3DLib update for compatibility (#27851) 2025-05-14 13:57:18 -05:00
ellensp
a4d254ee62
🚸 Fix 16x4 SD Print Progress display (#27844) 2025-05-07 13:36:06 -05:00
Scott Lahteine
b7a1681d38 🔨 Fix some build_flags inheritance 2025-05-05 22:15:22 -05:00
Scott Lahteine
3a3c3b8a22 🔨 Fix build flags for env:mks_monster8_usb_flash_drive 2025-05-05 20:32:02 -05:00
B
c9e7d6f55c
🧑‍💻 Update GD32 MFL Platform, Arduino Core (#27830) 2025-05-05 13:08:45 -05:00
Scott Lahteine
38d6d61912 🧑‍💻 MSC for RP2040 - alpha 2025-04-28 21:36:30 -05:00
Scott Lahteine
f60bc278fa 🩹 Misc. HAL, flag fixes 2025-04-26 17:22:03 -05:00
InsanityAutomation
9a901941aa
🐛 Watchdog Reset PIO on DUE to prevent hang (#27803)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2025-04-22 12:01:14 -05:00
Scott Lahteine
b97b09413f 🧑‍💻 Add stepper/control.cpp 2025-04-19 20:13:34 -05:00
B
067c830e84
📌 GD32 platform v1.0.3 (and Arduino v1.0.4) (#27801) 2025-04-18 19:55:26 -05:00
ellensp
d009c48b11
Simulator: Virtual servos, BLTouch (#27779)
Co-authored-by: Christopher Pepper <p3p@p3psoft.co.uk>
2025-04-18 19:43:31 -05:00
Andrew
47820cac8a
🎨 Whitespace cleanups (#27784) 2025-04-09 19:08:10 -05:00
Boyd
bdc0bd0eef
Native GD32 support for Aquila v1.0.1 (#27765) 2025-04-07 18:22:58 -05:00
Boyd
99b790cc92 🔨 Fix GCC14 / C++23 volatile warnings (#27768) 2025-03-31 22:33:11 -05:00
Boyd
78d6fec652
🚀 HAL for GD32 MFL (Creality v4.2.2) (#27744) 2025-03-28 00:31:45 -05:00
Scott Lahteine
460bf112d8
EDITABLE_HOMING_CURRENT (#27760) 2025-03-27 03:33:27 -05:00
ellensp
a68b70de15
📌 Clean up ESP32 build (#27672) 2025-03-20 21:48:18 -05:00
Scott Lahteine
b954959f55
M550 CONFIGURABLE_MACHINE_NAME (#27731) 2025-03-16 03:24:00 -05:00
Keith Bennett
78f871567f
🔨 Rename FYSETC S6/Spider envs (#27122) 2025-03-14 13:11:45 -05:00
Fly3DTeam
05a46084b6
FLY_D5, FLY_DP5, FLY_D7, FLY_D8, FLY_D8_PRO, FLY_SUPER8_PRO, FLY_CDY_V3 (#27580) 2025-03-04 21:08:04 -06:00
Keith Bennett
12b3f18bb2
🔨 mac_gcc: Use configured brew/port paths (#27655) 2025-02-15 16:11:57 -06:00
Scott Lahteine
442f0baf14 🔨 Script for gcc setup on macOS (Simulator build) 2025-01-25 17:11:37 -06:00
Scott Lahteine
09fbe372da
🔨 Elegoo Neptune boards ("elegoo.bin") (#24895) 2025-01-24 17:53:19 -06:00
Scott Lahteine
1e2e0c3a36 🎨 Flash EEPROM pins cleanup 2025-01-24 17:51:34 -06:00
Scott Lahteine
86f03cf57a 🎨 Shared USB build flags 2025-01-24 17:51:34 -06:00
Scott Lahteine
0f7fb5d88d 🧑‍💻 Media conditionals 2025-01-22 22:46:45 -06:00
Scott Lahteine
29635232d3 🔨 Prevent ESP32 bad dependency 2025-01-21 20:57:43 -06:00
Erik van Luijk
d57feeadaf
🐛 Fix JG Aurora A1 implementation (#27622) 2025-01-08 16:48:32 -06:00
Scott Lahteine
a23212bd95 🔨 Versioned ststm32 for BLACKBEEZMINI_V1 2024-12-15 16:31:08 -06:00