Commit graph

1387 commits

Author SHA1 Message Date
Scott Lahteine
a3929b435b Moved BIQU/BX config 2025-10-19 19:01:04 -05:00
Scott Lahteine
f2b2389b8f 🔨 Rename to change case (2) 2025-10-18 18:30:43 -05:00
Scott Lahteine
9012b9a993 🔨 Rename to change case (1) 2025-10-18 18:30:39 -05:00
ellensp
9f0fa5a040
M265 I2C_SCANNER (#28117) 2025-10-18 18:18:02 -05:00
ellensp
ef3e9134dc
🔨 More compatible Makefile (#28094)
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
CI - Validate Pins Files / Validate Pins Files (push) Waiting to run
2025-10-07 02:30:06 -05:00
Scott Lahteine
35da223f0a 🧑‍💻 Py scripts refinements 2025-10-07 02:26:49 -05:00
Scott Lahteine
0937fe55a4 🎨 Fix echoes, dialect, etc. 2025-10-07 00:51:46 -05:00
Scott Lahteine
d20d1f8712
🔨 Extend misplaced config check (#28093)
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
2025-10-03 11:41:55 -05:00
Scott Lahteine
c626e3efb2 🩹 BLTouch raise before deploy
Fixes #28092
2025-10-03 09:57:53 -05:00
Scott Lahteine
cb0706f9cc 🔨 Fix misplaced config files check
Fixes #28091
2025-10-02 13:44:37 -05:00
narno2202
1c9b1240ec
🔧 Option to use FT_MOTION for homing / probing (#28030)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2025-10-01 23:51:11 -05:00
Scott Lahteine
122dfa13a2 🧑‍💻 Compatible sorted 'find' 2025-10-01 21:29:34 -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
ellensp
ba840750a0
🔨 Fix font data script #include handling (#28085) 2025-10-01 17:26:11 -05:00
Andrew
cdc960fd1d
🔨 Remove (BSD) -d flag from 'find' (#28013) 2025-10-01 15:47:10 -05:00
Scott Lahteine
c6cd10a92d
🧑‍💻 Shaped axis macros, etc. (#28084)
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-29 15:24:58 -05:00
David Buezas
dc9e57464f
FTMotion Z shaping, axis sync, axis smoothing (#28055)
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 19:42:33 -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
ThomasToka
d628d7de44
🔨 Improve build output (#28051)
- Respect bootloader offset for `maximum_flash_size` output
- Match the .elf name to the firmware name.
2025-09-14 18:58:00 -05:00
Andrew
dcbcbb54f9
🧑‍💻 Update datetime on same config rebuild (#28020) 2025-09-14 16:15:38 -05:00
Scott Lahteine
4bca73dc5a
Validate source formatting (#28028) 2025-09-05 20:30:39 -05:00
narno2202
b0c0074092
🔧 Support EXTRUDERS 0 with FT_MOTION (#27984) 2025-08-16 18:21:27 -05:00
Andrew
4fb984e960
🔨 Clean up and improve some Python scripts (#27752) 2025-08-13 12:33:09 -05:00
ellensp
1244a21a21
🔧 Extend bad merge checking (#27990) 2025-08-08 13:38:52 -05:00
Scott Lahteine
de1b97a0ce Small checkout for each test
Some checks are pending
CI - Build Tests / Build Test (push) Waiting to run
CI - Unit Tests / Unit Test (push) Waiting to run
2025-07-29 13:13:15 -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
erril007
533d752707
EVENT_GCODE_(BEFORE|AFTER)_G34 (#27930)
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 20:50:13 -05:00
Andrew
fca60335e1
🩹 Fix Nonlinear Extrusion build (#27906)
Some checks failed
CI - Build Tests / Build Test (push) Waiting to run
CI - Unit Tests / Unit Test (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
Fixes #27902
2025-06-03 19:54:22 -05:00
Vovodroid
a6bfdf351f
NONLINEAR_EXTRUSION_DEFAULT_ON (#27819)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2025-05-30 22:53:21 -05:00
Vovodroid
e9ae5208cb
EVENT_GCODE_AFTER_MPC_TUNE (#27865)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2025-05-26 19:16:45 -05:00
ellensp
d76c8c1fbd
🩹 Fix ProUI Linear Advance menu (#27878)
Followup to #27818
2025-05-24 16:49:44 -05:00
Scott Lahteine
202ec4b58f
Trinamic TMC2240 (SPI) (#25974)
Co-Authored-By: David Buezas <david.buezas@gmail.com>
Co-Authored-By: z1996xm <102506464+z1996xm@users.noreply.github.com>
2025-05-23 21:11:50 -05:00
Scott Lahteine
bd4900d6cd Pre-fetch configs for CI tests 2025-05-18 18:56:32 -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
Keith Bennett
fbea4c6048
✏️ Fix variant docs typo (#27850) 2025-05-14 15:18:53 -05:00
Scott Lahteine
b7a1681d38 🔨 Fix some build_flags inheritance 2025-05-05 22:15:22 -05:00
Scott Lahteine
cbe8a6867c 🧑‍💻 Fix mac_gcc HOMEBREW_PATH 2025-05-03 21:56:33 -05:00
InsanityAutomation
4e1e7fa1b0
SWITCHING_NOZZLE_LIFT_TO_PROBE (#27804) 2025-05-03 21:07:40 -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
David Buezas
f6c8915545
SMOOTH_LIN_ADVANCE (#27710)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2025-04-20 00:18:45 -05:00
Scott Lahteine
bd382fb8a1 🔨 Suppress generate_version (for now) 2025-04-16 14:43:53 -05:00
Scott Lahteine
f3be22c4ff 🎨 Delete libsam_sam3x8e_gcc_rel.a.txt 2025-04-16 14:43:50 -05:00
DerAndere
b5d7b4aee6
DEFAULT_ACCELERATION_SPINDLE (#27759) 2025-04-14 16:50:26 -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
Andrey Samokhin
6984c7f308
🔧 Max Stepper Rate sanity-checks (#27764) 2025-04-06 21:18:01 -05:00
Scott Lahteine
c080518b12 🎨 DGUS/MKS cosmetic fixes, most 2025-04-04 22:09:58 -05:00
Scott Lahteine
766dfda80e 🔨🩹 Pass Ultipanel with ADC_KEYPAD 2025-03-31 22:33:10 -05:00
Boyd
78d6fec652
🚀 HAL for GD32 MFL (Creality v4.2.2) (#27744) 2025-03-28 00:31:45 -05:00
Scott Lahteine
efa175820f 🧑‍💻 Allow for tests on macOS / Windows 2025-03-27 20:57:17 -05:00