Scott Lahteine
d08223429b
🔖 Moving to bugfix-2.1.x
2022-06-04 01:22:02 -05:00
Scott Lahteine
22c5bd7eae
🔨 Move, tweak maple envs
2022-05-20 11:22:57 -05:00
Ivan Kravets
c814fe98d7
🔨 Use PlatformIO Core 6.0 Dev for CI ( #24194 )
2022-05-17 16:47:11 -05:00
Scott Lahteine
38f4d8abfc
✨ Add BOARD_CREALITY_V24S1_301F4
...
Co-Authored-By: Miguel Risco-Castillo <mriscoc@users.noreply.github.com>
2022-05-12 21:18:06 -05:00
Scott Lahteine
492d91791c
💚 Lock CI testing to PlatformIO 5.2.5
2022-05-04 15:02:00 -05:00
Scott Lahteine
aca0d3dba5
💚 Use PIO-develop for CI
2022-04-20 04:29:26 -05:00
Scott Lahteine
4edfb690dd
💚 Lock CI testing to PlatformIO 5.2.5
2022-03-29 03:24:15 -05:00
Scott Lahteine
959c559c43
🔨 Try out v3 actions
2022-03-25 20:54:01 -05:00
Keith Bennett
f6ea8d1185
🔨 Creality RCT6 (256K) variants ( #23599 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-01-25 02:09:53 -06:00
Justin Nesselrotte
76fb131f14
✨ Index Pick-and-Place board Rev.3 ( #22647 )
...
Co-authored-by: Gonçalo Pereira <goncalo_pereira@outlook.pt>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-09-05 15:21:45 -05:00
ellensp
5756f8898e
✨ Zonestar ZM3E2, ZM3E4 V1, ZM3E4 V2 ( #22498 )
2021-08-08 02:45:51 -05:00
Tanguy Pruvot
0e065579aa
🐛 Fix Longer3D STM32 boot, add Maple test ( #22473 )
2021-08-04 01:14:54 -05:00
Scott Lahteine
0e40d47c72
👷 Add caching to CI workflow
2021-06-06 03:58:24 -05:00
ellensp
08155b4875
🔨 Creality v4 with STM32 HAL ( #21999 )
...
- New STM32 env for Creality V4 boards.
- Separate Libmaple targets into their own `ini` file.
- Temporarily remove unusable targets from `pins.h`.
Co-authored-by: ellensp <ellensp@hotmsil.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-06-02 01:44:55 -05:00
Victor Oliveira
a42760d38a
BTT SKR Mini E3 for HAL/STM32 ( #21488 )
2021-05-11 10:44:54 -05:00
sanek88lbl
f95f18c8e5
Lerdge K EEPROM and TFT ( #21812 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-05-08 17:06:21 -05:00
Scott Lahteine
ee016e605c
Rename, clean up boards/variants ( #21655 )
...
* Consolidate variant scripts
* Rename Marlin-local boards
* Simplify variants where possible
* Rename variants
* CHITU_F103 and MEEB_3DP: Maple platform `platformio-build-stm32f1.py` uses the 'board' name, not 'board_build.variant' so folder names match 'board' and not `board_build.variant`.
2021-04-27 04:49:21 -05:00
BigTreeTech
b483a8d652
BTT SKR-SE-BX (STM32H743IIT6 ARM Cortex M7) and BIQU_BX_TFT70 ( #21536 )
2021-04-05 21:40:50 -05:00
ellensp
10c14bcc05
Check NOZZLE_CLEAN_FEATURE settings ( #21332 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-03-23 01:47:07 -05:00
Victor Oliveira
cfad5cb435
Unify FYSETC F6 1.3 / 1.4 ( #20507 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-12-22 06:57:11 -06:00
Jason Smith
3a396a25dc
Retire HAL for STM32F4 / F7 ( #20153 )
2020-11-26 00:37:18 -06:00
Costas Basdekis
1cceae89cd
Local testing via Makefile & Docker ( #19981 )
2020-11-17 20:04:28 -06:00
Victor Oliveira
85d094bbb4
Standardize Marlin SPI (part 1) ( #19989 )
2020-11-06 21:07:15 -06:00
Scott Lahteine
83aa3dbfa6
Archim test matching env
2020-10-27 17:21:54 -05:00
Jason Smith
ea0afd0b4d
Ignore NativeEthernet on AT90USB1286 ( #19885 )
2020-10-24 19:43:42 -05:00
Jason Smith
7f83231385
Fix NUCLEO_F767ZI build, add tests ( #19746 )
2020-10-16 02:04:55 -05:00
Jason Smith
d051c2adbd
Update board/teensy comment ( #19456 )
2020-09-22 17:36:59 -05:00
Jason Smith
4fc1aba848
Update HAL/STM32 platform to 8.0 ( #18496 )
2020-09-07 21:41:48 -05:00
Victor Oliveira
d6574a03a1
CI with PIO-dev ( #19058 )
2020-08-21 22:03:32 -05:00
Victor Oliveira
bb64aa7841
Update build script for PIO 4.4 ( #19034 )
2020-08-15 19:38:13 -05:00
Victor Oliveira
b2abeff9ad
MKS Robin Nano CI Tests ( #18927 )
2020-08-06 08:15:19 -05:00
Alexander Gavrilenko
117df87d19
Support for TFT & Touch Screens ( #18130 )
2020-07-30 01:43:19 -05:00
Ivan Kravets
f1ffca1d2d
Use development version of PlatformIO ( #18724 )
2020-07-21 03:07:56 -05:00
J.C. Nelson
6f14d2d37f
Add Lerdge S,X,K ( #18302 )
2020-07-06 17:08:52 -05:00
Keith Bennett
2266a4c68a
Add CI for pushed commits ( #18549 )
2020-07-05 15:46:00 -05:00
Scott Lahteine
81cc803ade
Update actions on bugfix branch
2020-07-05 15:41:29 -05:00
Scott Lahteine
d55a53f9bb
Add maintenance actions
2020-06-23 16:54:20 -05:00
Scott Lahteine
a0bbdde421
Use libraries from the registry
2020-06-23 16:13:21 -05:00
Chris Barr
d2363c5b35
Clean up RUMBA32 PlatformIO & tests ( #18271 )
2020-06-18 17:26:40 -05:00
Scott Lahteine
f4c258dc23
Creality Ender 3 v2 ( #17719 )
2020-06-16 01:45:27 -05:00
Scott Lahteine
c9a260ee12
MEEB cleanup, whitespace
...
Followup to #18138
2020-06-02 02:34:08 -05:00
Jason Smith
ba9a9bbe58
Normalize HAL/STM32 targets ( #17904 )
2020-05-10 01:49:30 -05:00
Jason Smith
703e97b7af
Support TMCStepper with MKS Robin Pro ( #17908 )
2020-05-08 01:19:28 -05:00
Jason Smith
f709c565a1
STM32F1: SD EEPROM fallback ( #17715 )
2020-04-27 23:45:20 -05:00
Scott Lahteine
f94ab84dac
Malyan M300 support ( #17421 )
2020-04-17 09:10:41 -05:00
Scott Lahteine
736521a3f1
Balance mega tests, shorten some env names
2020-03-01 21:20:22 -06:00
Jason Smith
cc822bf70f
Fix some 8 extruders issues, GTR build ( #17043 )
2020-03-01 21:19:02 -06:00
Giuliano Zaro
ff0c931e47
Add RAMPS 1.4.4 to AGCM4 ( #16606 )
2020-02-13 23:28:18 -06:00
Jason Smith
fc773c2784
Fix Fysetc S6 FLASH_PAGE_SIZE and test build ( #16560 )
2020-01-14 15:36:47 -06:00
Scott Lahteine
473d640e88
Restore test_builds action to bugfix
2020-01-11 18:38:47 -06:00