Scott Lahteine
a7317de3b4
🔨 Sim needs GLM_ENABLE_EXPERIMENTAL
2024-05-19 14:12:17 -05:00
ellensp
fa88e0f054
🔨 Windows Simulator needs -DGLM_ENABLE_EXPERIMENTAL ( #27092 )
2024-05-17 16:04:36 -05:00
Scott Lahteine
a955e06259
🎨 Clean up after recent PRs
2024-04-22 18:59:18 -05:00
Andrew
dba0010607
🎨 Rename some G-code files ( #26981 )
2024-04-18 18:04:03 -05:00
Chris
dca6afc26e
✨ 🐛 HC32 - Add SERIAL_DMA, fix SDIO and MEATPACK ( #26845 )
...
* fix meatpack on hc32
* add support for SERIAL_DMA on HC32
* add additional checks in HC32 HAL
* migrate HC32 HAL to use app_config.h
* fix memory leak in HC32 sdio HAL
https://github.com/MarlinFirmware/Marlin/pull/26845#issuecomment-1980218771
* hc32: fail if both EMERGENCY_PARSER and SERIAL_DMA are enabled
2024-04-14 11:42:57 -07:00
Jason Smith
1bb4a042e2
✅ Unit test improvements ( #26965 )
...
* Do not warn about display in unit tests
* Treat warnings as errors in unit tests
* Report actual filenames with unit tests
2024-04-13 14:11:51 -07:00
Jason Smith
d10861e478
✅ Add unit testing framework ( #26948 )
...
- Add a framework to build and execute unit tests for Marlin.
- Enable unit test execution as part of PR checks.
---------
Co-authored-by: Costas Basdekis <costas.basdekis@gmail.com>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-04-13 12:06:08 -07:00
Andrew
cf7c86d581
🔧 Fix M936 in features.ini ( #26957 )
2024-04-13 11:59:59 -07:00
ellensp
9215bf791b
🔨 MarlinSimUI updates ( #26955 )
2024-04-09 22:50:21 -07:00
ellensp
351a1a1332
🔧 Add UART 5 for SKR Mini E3 V3.0 ( #26825 )
2024-04-06 23:29:19 -07:00
Scott Lahteine
3b4adac579
🎨 Trailing ws
2024-03-16 13:55:35 -05:00
Scott Lahteine
982b425792
🔥 Drop TMC26X support ( #26770 )
2024-02-27 20:45:34 -06:00
Robherc
b12340b1d5
🔧 Fix extraneous DIAG warnings ( #26694 )
2024-02-04 16:10:11 -06:00
Smokey Pell
9364cbb4b5
🚸 Tronxy V10 w/ TFT_TRONXY_X5SA + MKS_ROBIN_TFT43 ( #26747 )
2024-02-04 09:37:32 -06:00
ellensp
610ea0a9d3
🔨 No strlcpy in Windows ( #26748 )
2024-01-30 22:56:46 -06:00
Cesar Guillermo Montiel
16acb57b22
✨ Creality v2.4.S4_170 (Ender 2 Pro, HC32F460KCTA) ( #26730 )
2024-01-25 17:12:49 -06:00
ellensp
e668d5afd7
🔧 STM32 UID followup ( #26727 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-01-24 12:50:48 -06:00
ellensp
d7e45367af
🔨 Fix POLAR build ( #26687 )
2024-01-20 00:24:30 -06:00
plampix
854f3315af
✨ EDITABLE_STEPS_PER_UNIT ( #26618 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-01-10 00:33:54 -06:00
narno2202
b106f59eb4
🐛 Refine FT Motion, I2S Stepping ( #26628 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-01-07 22:17:43 -06:00
plampix
994aa9f692
⚡ ️ Slimmer null T command ( #26615 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-01-04 17:09:53 -06:00
Andrew
6e67ad51b7
🎨 Followup to optional M111/M115 ( #26626 )
...
Followup to #26603
2024-01-04 17:07:53 -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
ellensp
1ac6428c82
🔪 Options to slim M111, remove M115 ( #26603 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-01-02 18:52:12 -06:00
ellensp
5b74e25108
🔨 BSD string workaround ( #26532 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-01-02 01:25:26 -06:00
Keith Bennett
2d97f082e5
✨ BigTreeTech Manta M8P V2.0 (STM32H723ZE) ( #26578 )
2023-12-28 22:50:52 -06:00
Keith Bennett
88cf3cb1e0
📌 Specify U8glib-HAL@0.5.4 ( #26582 )
2023-12-28 18:07:52 -06:00
Keith Bennett
59d26e463a
🔨 Newer Platform & Toolchain for STM32G0 ( #26585 )
2023-12-28 17:38:19 -06:00
Keith Bennett
c485f513d7
✨ BigTreeTech Kraken V1.0 (STM32H723ZG) ( #26565 )
...
Co-authored-by: bigtreetech <38851044+bigtreetech@users.noreply.github.com>
2023-12-26 17:45:42 -06:00
ellensp
18b0dbb501
🐛 Creality Free Runs fixups ( #26562 )
...
Followup to #25636 , #26533
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-12-24 12:07:00 -06:00
Skopus
71e0275a4c
✨ Orca 3D Modular Controller ( #26534 )
2023-12-23 04:24:19 -06:00
Scott Lahteine
ec7ab5a277
🔨 Build flag tweaks
2023-12-21 22:35:51 -06:00
geijt
4a89ef6273
Fix Creality E3 "Free-runs" ( #26533 )
...
Followup to #25636
2023-12-17 16:33:46 -06:00
Bob Kuhn
7ab63cde62
✨ Creality E3 Free-runs Silent Motherboard ( #25636 )
2023-12-14 17:37:40 -06:00
Andrew
06710e54de
✨ EDITABLE_DISPLAY_TIMEOUT ( #26517 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-12-12 23:33:03 -06:00
Keith Bennett
fe7203ee55
🔨 Use PIO versioning (including HC32) ( #26512 )
2023-12-07 22:35:34 -06:00
Andrew
a41e16ffee
✨ Voxelab Aquila N32 (via Maple) ( #26470 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-12-05 23:11:41 -06:00
Scott Lahteine
bd6eb83250
🩹 Fix some minor issues
2023-12-01 21:47:25 -06:00
I3DBeeTech
7a96a082b7
✨ BlackBeezMini 3D by I3DBEE ( #26406 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: thisiskeithb <13375512+thisiskeithb@users.noreply.github.com>
2023-11-28 00:43:17 -06:00
Chris
86338ca835
✨ HAL for HC32F460 ( #26414 )
2023-11-26 17:58:56 -06:00
Keith Bennett
b88cb86069
✨ BTT Octopus Pro V1.0.1 (STM32H723ZE) ( #26159 )
2023-11-20 11:55:27 -08:00
Scott Lahteine
3d3be15665
🔨 Fix Ender-5 S1 env
2023-11-20 02:18:53 -06:00
EvilGremlin
19869d3a7d
🔨 Creality STM32F401RC w/out bootloader ( #26373 )
2023-11-16 19:57:00 -06:00
Scott Lahteine
c74e6ad868
🔨 Use classic ld on macOS
2023-11-13 04:29:01 -06:00
Luiz Eduardo Carneiro
7f59b65fc8
✨ MINGDA D2 D301 v1.0 ( #26340 )
2023-11-11 20:44:45 -06:00
Vladimir Sitnikov
d159ec5c90
🔨 Specific package versions ( #26265 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-11-11 20:13:23 -06:00
Keith Bennett
c345087b41
🔨 Add MKS Eagle FD Envs ( #26346 )
2023-10-22 15:46:34 -05:00
Andrew Bortz
e9b9d634c4
✨ Nonlinear Extrusion Control (M592) ( #26127 )
2023-10-10 22:24:48 -05:00
Marcella Cavalcanti
e97d82f77b
✨ FYSETC Cheetah v3.0 ( #26314 )
2023-10-09 16:55:44 -05:00
ellensp
7fa643a11e
🔨 Specify LPC toolchain 1.100301.220327 ( #26249 )
2023-10-08 15:16:28 -05:00