Scott Lahteine
7d416bd055
✨ MarlinUI for Ender 3 v2 DWIN LCD (#22594 )
Co-Authored-By: Taylor Talkington <taylor.talkington@gmail.com >
3 years ago
Tanguy Pruvot
f8c67c4810
🐛 Fix Longer3D PWM/timer pins (#22583 )
3 years ago
ellensp
5756f8898e
✨ Zonestar ZM3E2, ZM3E4 V1, ZM3E4 V2 (#22498 )
3 years ago
Tanguy Pruvot
0e065579aa
🐛 Fix Longer3D STM32 boot, add Maple test (#22473 )
3 years ago
luzpaz
afca6e7459
🐛 Spellcheck comments (#22496 )
codespell -q 3 --builtin=clear,rare,informal,code -S ./Marlin/src/lcd/language -L alo,amin,endcode,stdio,uint
3 years ago
Tanguy Pruvot
5a72a39706
🔨 Offset/encrypt/rename for Maple STM32F1 (#22477 )
3 years ago
ldursw
381a23773b
🔨 Fix (RRF E3) RX/TX buffer size override (#22475 )
3 years ago
George Fu
91db603893
🔨 Fix FYSETC S6 envs (#22421 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
3 years ago
Chris Pepper
21011eefa8
✨ Simulator HAL and build targets (#22418 )
3 years ago
Katelyn Schiesser
da0450605a
♻️ Refactor STM32 ini files (#22377 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
3 years ago
mks-viva
5d63173297
✨ MKS Mini12864 v3 for Robin E3/E3D (#22368 )
3 years ago
Tanguy Pruvot
5b43795f54
🐛 Followup to HAL/STM32 targets (Longer3D timers) (#22369 )
3 years ago
Scott Lahteine
5ca9ebfa6b
🔨 Consolidate STM32 extra_scripts (#22365 )
3 years ago
Scott Lahteine
cd55b5f5cc
📌 Require U8glib-HAL@~0.5.0 (#22324 )
3 years ago
BigTreeTech
e7e1c51402
🐛 Fixes for BTT Octopus (#22314 )
3 years ago
ldursw
0595b87d9a
🐛 Fix Maple / STM32 serial buffer (#22292 )
3 years ago
George Fu
1093224ba2
🔨 FYSETC S6 small bootloader target (#22207 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
3 years ago
Scott Lahteine
b90de62197
🔨 Clean up build scripts (#22264 )
* Add 10K to marlin_blackSTM32F407VET6 (typo?)
* Document custom build scripts.
* Add a Robin common build script.
* Extraneous .ldscript specifiers
3 years ago
Victor Oliveira
0669053b78
🔨 Fix Serial+MSC for _USB envs (#22116 )
3 years ago
Scott Lahteine
90dc41139f
🏗️ Refactor build encrypt / rename (#22124 )
3 years ago
Katelyn Schiesser
629551d9bc
✨ More flexible redundant temp sensor (#22085 )
3 years ago
Keith Bennett
d18c834029
✨ BigTreeTech Octopus V1.1 (#22042 )
3 years ago
ldursw
6131d2c5a6
🔨 MKS Robin E3 for HAL/STM32 (#21927 )
3 years ago
Victor Oliveira
0398a0b780
👽️ Fix usb-host-msc-cdc-msc issue (#22025 )
3 years ago
Scott Lahteine
9d1d35f1ed
✏️ Remove whitespace
3 years ago
Scott Lahteine
62dc3e7a22
🔨 Consolidate BTT linker scripts
Originally from #22022
3 years ago
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 >
3 years ago
Scott Lahteine
62a595750d
🔧 Treat TPARA like SCARA in mfconfig
3 years ago
Allen Bauer
e400ef346a
🐛 Fix BTT002 variant MMU2 serial pins 🧩 (#21980 )
3 years ago
BigTreeTech
76e80aa400
🐛 Fix Octopus HS USB (#21961 )
3 years ago
Scott Lahteine
2de54dab84
🎨 Move HAS_EXTRUDERS
3 years ago
ellensp
c3a65eef7a
Fix envs using mks_encrypt.py (#21933 )
Fix #21928
3 years ago
Keith Bennett
3734e8e02f
✨ BigTreeTech Octopus board (STM32F446ZET6) (#21826 )
3 years ago
Victor Oliveira
a42760d38a
BTT SKR Mini E3 for HAL/STM32 (#21488 )
3 years ago
Scott Lahteine
2f537768bc
MKS Robin flash address
3 years ago
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`.
3 years ago
Scott Lahteine
e250f6a275
whitespace
3 years ago
Scott Lahteine
3c46a4062e
Fix mfconfig 'copying' message
3 years ago
Scott Lahteine
d87a71bd04
Extra dependency script logging
3 years ago
Scott Lahteine
59fd6428ae
Skip preflight checks only (#21658 )
Followup to e8af38cc2d
3 years ago
Scott Lahteine
86397df32d
BTT E3 RRF Support
3 years ago
Scott Lahteine
e8af38cc2d
Skip scripts during 'platformio init' (#21643 )
3 years ago
Scott Lahteine
84c79d7531
Followup to sprintf cleanup
3 years ago
Scott Lahteine
c35e271dba
Clean up, update some variants
3 years ago
ellensp
19320a1f8f
Check for old Marlin files mixed in (#21574 )
3 years ago
BigTreeTech
b483a8d652
BTT SKR-SE-BX (STM32H743IIT6 ARM Cortex M7) and BIQU_BX_TFT70 (#21536 )
3 years ago
Victor Oliveira
121b606f9c
Fix Rumba32 variant for Marlin (#21497 )
3 years ago
Scott Lahteine
9d0b6c5730
Requiring PIO >= 5.0.3
3 years ago
Scott Lahteine
3229100025
Split up platformio.ini (#21507 )
3 years ago
Scott Lahteine
3b73b115ca
Apply pointer formatting
3 years ago