Scott Lahteine
cae4c76b56
Fix scripts using gawk and wget
4 years ago
sherwin-dc
9e44df9c5f
Password via G-code and MarlinUI ( #18399 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Victor Oliveira
d7d3827f47
Fix compiler search in non-default PIO installs ( #18960 )
4 years ago
Scott Lahteine
24f0c9da11
Clean up whitespace
4 years ago
Victor Oliveira
8f0cd470ae
Apply PIO-supported custom_option for deps ( #18935 )
4 years ago
Scott Lahteine
da6e5ce3db
Optimize G-code / feature dependencies ( #18919 )
4 years ago
Scott Lahteine
3bb1f0a7df
Clean up some PeripheralPins
4 years ago
FLYmaker
0e2013d244
Fix FLYF407ZG pins ( #18865 )
4 years ago
Alexander Gavrilenko
8f8b0d84ae
Support for TFT & Touch Screens ( #18130 )
4 years ago
Diego von Deschwanden
c63c069d58
Fix URLs to websites and resources ( #18844 )
4 years ago
Diego von Deschwanden
f2205b1725
Update more external links ( #18819 )
4 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`.
4 years ago
Scott Lahteine
e250f6a275
whitespace
4 years ago
Scott Lahteine
3c46a4062e
Fix mfconfig 'copying' message
4 years ago
Scott Lahteine
d87a71bd04
Extra dependency script logging
4 years ago
Scott Lahteine
59fd6428ae
Skip preflight checks only ( #21658 )
Followup to e8af38cc2d
4 years ago
Scott Lahteine
86397df32d
BTT E3 RRF Support
4 years ago
Scott Lahteine
e8af38cc2d
Skip scripts during 'platformio init' ( #21643 )
4 years ago
Scott Lahteine
84c79d7531
Followup to sprintf cleanup
4 years ago
Scott Lahteine
c35e271dba
Clean up, update some variants
4 years ago
ellensp
19320a1f8f
Check for old Marlin files mixed in ( #21574 )
4 years ago
BigTreeTech
b483a8d652
BTT SKR-SE-BX (STM32H743IIT6 ARM Cortex M7) and BIQU_BX_TFT70 ( #21536 )
4 years ago
Victor Oliveira
121b606f9c
Fix Rumba32 variant for Marlin ( #21497 )
4 years ago
Scott Lahteine
9d0b6c5730
Requiring PIO >= 5.0.3
4 years ago
Scott Lahteine
3229100025
Split up platformio.ini ( #21507 )
4 years ago
Scott Lahteine
3b73b115ca
Apply pointer formatting
4 years ago
Scott Lahteine
33ccf1b931
Adjust mfconfig script
4 years ago
Scott Lahteine
84b961cb20
Define HW serial ports needed for TMC UART ( #21446 )
4 years ago
Scott Lahteine
589bb921ae
Tweak disabled variant options
4 years ago
Scott Lahteine
b59a4331fa
Update common-cxxflags.py comment
4 years ago
Scott Lahteine
832059967c
Comment, clean up some PlatformIO scripts
4 years ago
Scott Lahteine
155dea6f14
Tweak mf helper scripts
4 years ago
borland1
df1ef496d1
Main / Config Custom Submenus ( #18177 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
ellensp
790bba1556
Fix preflight motherboard target check ( #21372 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Scott Lahteine
dc78e0a250
Detect extra ENVS in preflight checks ( #21361 )
4 years ago
Victor Oliveira
4f6910c131
Script to generate Marlin TFT Images ( #21340 )
4 years ago
X-Ryl669
d787cd3076
Fix build with Meatpack only on 2nd port ( #21336 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Victor Oliveira
da84b59ee4
No extra build folder for st/jlink upload ( #21341 )
4 years ago
Keith Bennett
2c5967925f
Pins/tests followup ( #21268 )
Missing commit from #21254
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Scott Lahteine
3ea56ba4c7
Tweak tests, consolidate pins target validation ( #21254 )
4 years ago
Scott Lahteine
0b7e857614
Update some py scripts
4 years ago
Scott Lahteine
dfa33082bb
Fix some config builds
4 years ago
Scott Lahteine
680172a084
Tweaks to build scripts
4 years ago
Giuliano Zaro
254b25296b
[SAMD51] Respect serial buffer size ( #21194 )
4 years ago
Scott Lahteine
903d0b91fc
Tweaks to build scripts
4 years ago
Scott Lahteine
54ccfcc705
whitespace
4 years ago
Alexander D. Kanevskiy
24623d398c
Fix preflight complex extend handling ( #21191 )
4 years ago
X-Ryl669
56462cf082
Make F_CPU a compile-time constant ( #21051 )
4 years ago
ellensp
bb1039d4c9
Preflight checks for PlatformIO builds ( #21068 )
Co-authored-by: Alexander D. Kanevskiy <alexander.kanevskiy@intel.com>
4 years ago
X-Ryl669
0cc03f912c
Let libmaple accept RX/TX_BUFFER_SIZE ( #21177 )
4 years ago