Victor Oliveira
adc17933cd
🔨 Fix Serial+MSC for _USB envs ( #22116 )
3 years ago
Scott Lahteine
2aa35577f2
🏗️ Refactor build encrypt / rename ( #22124 )
3 years ago
Katelyn Schiesser
d322e495b2
✨ More flexible redundant temp sensor ( #22085 )
3 years ago
Keith Bennett
b4b607681c
✨ BigTreeTech Octopus V1.1 ( #22042 )
3 years ago
ldursw
ce95f56ac8
🔨 MKS Robin E3 for HAL/STM32 ( #21927 )
3 years ago
Scott Lahteine
aff45fd455
✏️ Remove whitespace
3 years ago
Scott Lahteine
557ba20ff4
🔨 Consolidate BTT linker scripts
Originally from #22022
3 years ago
ellensp
d13ffa0aba
🔨 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
665a71b471
🔧 Treat TPARA like SCARA in mfconfig
3 years ago
Victor Oliveira
057302b936
👽 ️ Fix usb-host-msc-cdc-msc issue ( #22025 )
3 years ago
Allen Bauer
6dc17f0e6e
🐛 Fix BTT002 variant MMU2 serial pins 🧩 ( #21980 )
3 years ago
BigTreeTech
55a6315862
🐛 Fix Octopus HS USB ( #21961 )
3 years ago
Scott Lahteine
87a943756a
🎨 Move HAS_EXTRUDERS
3 years ago
ellensp
5d7c72db5a
Fix envs using mks_encrypt.py ( #21933 )
Fix #21928
4 years ago
Keith Bennett
40a9d82ae9
✨ BigTreeTech Octopus (STM32F446ZET6) ( #21826 , #21882 , #21883 , #21901 )
4 years ago
Victor Oliveira
c463b81819
BTT SKR Mini E3 for HAL/STM32 ( #21488 )
4 years ago
Scott Lahteine
af9d3c027e
MKS Robin flash address
4 years ago
Scott Lahteine
0db64af9b2
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`.
4 years ago
Scott Lahteine
0fb606fa0a
whitespace
4 years ago
Scott Lahteine
214324aaa2
Fix mfconfig 'copying' message
4 years ago
Scott Lahteine
2316fb2d05
Extra dependency script logging
4 years ago
Scott Lahteine
df36d759fc
Skip preflight checks only ( #21658 )
Followup to e8af38cc2d
4 years ago
Scott Lahteine
a860f7f5f7
BTT E3 RRF Support
4 years ago
Scott Lahteine
27754a76dc
Skip scripts during 'platformio init' ( #21643 )
4 years ago
Scott Lahteine
896123513e
Followup to sprintf cleanup
4 years ago
Scott Lahteine
2251038ab8
Clean up, update some variants
4 years ago
ellensp
a82b3955bb
Check for old Marlin files mixed in ( #21574 )
4 years ago
BigTreeTech
2c73964b2b
BTT SKR-SE-BX (STM32H743IIT6 ARM Cortex M7) and BIQU_BX_TFT70 ( #21536 )
4 years ago
Victor Oliveira
c197ecc99b
Fix Rumba32 variant for Marlin ( #21497 )
4 years ago
Scott Lahteine
96bdc4c830
Requiring PIO >= 5.0.3
4 years ago
Scott Lahteine
9fbce867ee
Split up platformio.ini ( #21507 )
4 years ago
Scott Lahteine
2059c6e4d0
Apply pointer formatting
4 years ago
Scott Lahteine
3ed4503c30
Adjust mfconfig script
4 years ago
Scott Lahteine
85eb179acf
Define HW serial ports needed for TMC UART ( #21446 )
4 years ago
Scott Lahteine
b4617e7904
Tweak disabled variant options
4 years ago
Scott Lahteine
a9f022dacf
Update common-cxxflags.py comment
4 years ago
Scott Lahteine
5ff4476ccb
Comment, clean up some PlatformIO scripts
4 years ago
Scott Lahteine
9e8b158ee1
Tweak mf helper scripts
4 years ago
borland1
ff729744e5
Main / Config Custom Submenus ( #18177 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
ellensp
c4d757c6f7
Fix preflight motherboard target check ( #21372 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Scott Lahteine
f5d612b213
Detect extra ENVS in preflight checks ( #21361 )
4 years ago
Victor Oliveira
0d04dcd9ae
Script to generate Marlin TFT Images ( #21340 )
4 years ago
X-Ryl669
f6f5ed166f
Fix build with Meatpack only on 2nd port ( #21336 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Victor Oliveira
0c3eb04a37
No extra build folder for st/jlink upload ( #21341 )
4 years ago
Keith Bennett
6c6beeee70
Pins/tests followup ( #21268 )
Missing commit from #21254
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Scott Lahteine
7c37a82821
Tweak tests, consolidate pins target validation ( #21254 )
4 years ago
Scott Lahteine
c8b73b00be
Update some py scripts
4 years ago
Scott Lahteine
be8b547261
Fix some config builds
4 years ago
Scott Lahteine
0a097b7a1e
Tweaks to build scripts
4 years ago
Giuliano Zaro
4343de3ee2
[SAMD51] Respect serial buffer size ( #21194 )
4 years ago