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`.
2021-04-29 08:45:20 -05:00
Scott Lahteine
0fb606fa0a
whitespace
2021-04-29 08:45:20 -05:00
Scott Lahteine
214324aaa2
Fix mfconfig 'copying' message
2021-04-29 08:45:19 -05:00
Scott Lahteine
2316fb2d05
Extra dependency script logging
2021-04-29 08:45:19 -05:00
Scott Lahteine
df36d759fc
Skip preflight checks only ( #21658 )
...
Followup to e8af38cc2d
2021-04-29 08:45:19 -05:00
Scott Lahteine
a860f7f5f7
BTT E3 RRF Support
2021-04-29 08:45:19 -05:00
Scott Lahteine
27754a76dc
Skip scripts during 'platformio init' ( #21643 )
2021-04-29 08:45:19 -05:00
Scott Lahteine
896123513e
Followup to sprintf cleanup
2021-04-29 08:45:19 -05:00
Scott Lahteine
2251038ab8
Clean up, update some variants
2021-04-29 08:45:18 -05:00
ellensp
a82b3955bb
Check for old Marlin files mixed in ( #21574 )
2021-04-29 08:45:18 -05:00
BigTreeTech
2c73964b2b
BTT SKR-SE-BX (STM32H743IIT6 ARM Cortex M7) and BIQU_BX_TFT70 ( #21536 )
2021-04-29 08:45:18 -05:00
Victor Oliveira
c197ecc99b
Fix Rumba32 variant for Marlin ( #21497 )
2021-04-29 08:45:18 -05:00
Scott Lahteine
96bdc4c830
Requiring PIO >= 5.0.3
2021-04-29 08:45:18 -05:00
Scott Lahteine
9fbce867ee
Split up platformio.ini ( #21507 )
2021-04-29 08:45:18 -05:00
Scott Lahteine
2059c6e4d0
Apply pointer formatting
2021-04-29 08:45:17 -05:00
Scott Lahteine
3ed4503c30
Adjust mfconfig script
2021-04-29 08:45:17 -05:00
Scott Lahteine
85eb179acf
Define HW serial ports needed for TMC UART ( #21446 )
2021-04-29 08:45:17 -05:00
Scott Lahteine
b4617e7904
Tweak disabled variant options
2021-04-29 08:45:17 -05:00
Scott Lahteine
a9f022dacf
Update common-cxxflags.py comment
2021-04-29 08:45:17 -05:00
Scott Lahteine
5ff4476ccb
Comment, clean up some PlatformIO scripts
2021-04-29 08:45:17 -05:00
Scott Lahteine
9e8b158ee1
Tweak mf helper scripts
2021-04-29 08:45:16 -05:00
borland1
ff729744e5
Main / Config Custom Submenus ( #18177 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:16 -05:00
ellensp
c4d757c6f7
Fix preflight motherboard target check ( #21372 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:16 -05:00
Scott Lahteine
f5d612b213
Detect extra ENVS in preflight checks ( #21361 )
2021-04-29 08:45:16 -05:00
Victor Oliveira
0d04dcd9ae
Script to generate Marlin TFT Images ( #21340 )
2021-04-29 08:45:16 -05:00
X-Ryl669
f6f5ed166f
Fix build with Meatpack only on 2nd port ( #21336 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:16 -05:00
Victor Oliveira
0c3eb04a37
No extra build folder for st/jlink upload ( #21341 )
2021-04-29 08:45:16 -05:00
Keith Bennett
6c6beeee70
Pins/tests followup ( #21268 )
...
Missing commit from #21254
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:15 -05:00
Scott Lahteine
7c37a82821
Tweak tests, consolidate pins target validation ( #21254 )
2021-04-29 08:45:15 -05:00
Scott Lahteine
c8b73b00be
Update some py scripts
2021-04-29 08:45:15 -05:00
Scott Lahteine
be8b547261
Fix some config builds
2021-04-29 08:45:15 -05:00
Scott Lahteine
0a097b7a1e
Tweaks to build scripts
2021-04-29 08:45:15 -05:00
Giuliano Zaro
4343de3ee2
[SAMD51] Respect serial buffer size ( #21194 )
2021-04-29 08:45:15 -05:00
Scott Lahteine
3f34916c57
Tweaks to build scripts
2021-04-29 08:45:15 -05:00
Scott Lahteine
0e6e7b0608
whitespace
2021-04-29 08:45:15 -05:00
Alexander D. Kanevskiy
653608e931
Fix preflight complex extend handling ( #21191 )
2021-04-29 08:45:14 -05:00
X-Ryl669
80aac1b711
Make F_CPU a compile-time constant ( #21051 )
2021-04-29 08:45:14 -05:00
ellensp
f3d15b995c
Preflight checks for PlatformIO builds ( #21068 )
...
Co-authored-by: Alexander D. Kanevskiy <alexander.kanevskiy@intel.com>
2021-04-29 08:45:14 -05:00
X-Ryl669
b33afb790e
Let libmaple accept RX/TX_BUFFER_SIZE ( #21177 )
2021-04-29 08:45:14 -05:00
Victor Oliveira
e9d62822bd
Fix MKS Robin Nano V3 I2C pins ( #21174 )
2021-04-29 08:45:14 -05:00
X-Ryl669
dc11874abe
Postmortem Debugging to serial port ( #20492 )
2021-04-29 08:45:14 -05:00
X-Ryl669
c759b2d2a6
Script to download & build Configurations ( #20992 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:14 -05:00
Scott Lahteine
f31a8f4086
anet_et4_openblt.py => openblt.py
2021-04-29 08:45:14 -05:00
Scott Lahteine
69fcd9210f
Allow mftest -t to select by number
2021-04-29 08:45:13 -05:00
Scott Lahteine
897291c470
chmod and paths
2021-04-29 08:45:13 -05:00
George Fu
59d16eb189
FYSETC Cheetah 2.0 ( #20897 )
2021-04-29 08:45:12 -05:00
Scott Lahteine
24a801b660
🛠Fix deps script version regex
2021-04-29 08:45:12 -05:00
Scott Lahteine
a8a6040b78
🛠 Replace lib_deps for custom_marlin.FEATURE ( #20858 )
2021-04-29 08:45:12 -05:00
EmilGustafsson
a02e884415
Swedish language for MarlinUI ( #20826 )
2021-04-29 08:45:12 -05:00
Scott Lahteine
69b873b766
OS-native targets for "mftest -a"
2021-04-29 08:45:12 -05:00