Scott Lahteine
0a097b7a1e
Tweaks to build scripts
4 years ago
Giuliano Zaro
4343de3ee2
[SAMD51] Respect serial buffer size ( #21194 )
4 years ago
Scott Lahteine
3f34916c57
Tweaks to build scripts
4 years ago
Scott Lahteine
0e6e7b0608
whitespace
4 years ago
Alexander D. Kanevskiy
653608e931
Fix preflight complex extend handling ( #21191 )
4 years ago
X-Ryl669
80aac1b711
Make F_CPU a compile-time constant ( #21051 )
4 years ago
ellensp
f3d15b995c
Preflight checks for PlatformIO builds ( #21068 )
Co-authored-by: Alexander D. Kanevskiy <alexander.kanevskiy@intel.com>
4 years ago
X-Ryl669
b33afb790e
Let libmaple accept RX/TX_BUFFER_SIZE ( #21177 )
4 years ago
X-Ryl669
dc11874abe
Postmortem Debugging to serial port ( #20492 )
4 years ago
Scott Lahteine
f31a8f4086
anet_et4_openblt.py => openblt.py
4 years ago
Scott Lahteine
897291c470
chmod and paths
4 years ago
George Fu
59d16eb189
FYSETC Cheetah 2.0 ( #20897 )
4 years ago
Scott Lahteine
24a801b660
🛠Fix deps script version regex
4 years ago
Scott Lahteine
a8a6040b78
🛠 Replace lib_deps for custom_marlin.FEATURE ( #20858 )
4 years ago
Scott Lahteine
c9a9c00f61
Fix Python 2.7 compatibility
Fix regression from #20692
4 years ago
Scott Lahteine
32caeecffb
Custom build_flags by feature ( #20692 )
4 years ago
ellensp
66c69aef6a
Homing code followup ( #20632 )
Patching a87e5197cf
4 years ago
ellensp
5d35e3ccf5
Check for misplaced configs on build ( #20599 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Victor Oliveira
fadc8a1944
LVGL and Classic UI for STM32 ( #20552 )
4 years ago
Victor Oliveira
dab29dddc3
Require minimum PlatformIO version ( #20361 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
4 years ago
Speaka
ec5b2aab15
Tramming Wizard submenu option ( #20000 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
b643a07b66
Comment, spacing cleanup
4 years ago
Victor Oliveira
2a61ce80b8
Put PIO "debug" build in the corner ( #19975 )
4 years ago
Victor Oliveira
0c81d86cd4
Permit spaces in dependencies g++ path ( #19929 )
4 years ago
ellensp
c59f64ce49
Use LiquidCrystal_I2C@1.1.4 for RA_CONTROL_PANEL ( #19875 )
4 years ago
Victor Oliveira
e44a97a096
Update PIO dependencies script
4 years ago
Foxies
32433fae61
FLSUN Delta QQS-Pro pins ( #19793 )
4 years ago
Scott Lahteine
7e09160ba3
Batch appercase hex values
4 years ago
Scott Lahteine
3facf34f5f
Optional `M42`/`M226`; Add more features filters ( #19664 )
4 years ago
石立枫
0b13608bad
Support for FLY MINI ( #19185 )
4 years ago
Scott Lahteine
58deab1915
Rename LCD conditionals ( #19533 )
4 years ago
Scott Lahteine
5cd004defe
Update AnyCubic deps
4 years ago
Victor Oliveira
873b5db13d
Include pins.h in dependencies script ( #19468 )
4 years ago
makerbase
33788c8405
Add MKS Robin E3P, improve LVGL UI ( #19442 )
4 years ago
Scott Lahteine
b3890d385c
Add multi-extruder condition
4 years ago
cosmoderp
7e56e6c4ea
E3 V2 DWIN: Z-Offset, cleanup, versatility ( #19384 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Jason Smith
784016a25e
Update HAL/STM32 platform to 8.0 ( #18496 )
4 years ago
Scott Lahteine
a5dc42c47c
Update copy_marlin_variant_to_framework.py
4 years ago
Scott Lahteine
c43d264d3e
Add custom_verbose, custom_gcc deps flags
4 years ago
ellensp
24139c6ff0
Env mega2560ext adds pins 70-85 ( #19022 )
4 years ago
Victor Oliveira
73d1a98ce6
Update build script for PIO 4.4 ( #19034 )
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
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
Alexander Gavrilenko
8f8b0d84ae
Support for TFT & Touch Screens ( #18130 )
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
d87a71bd04
Extra dependency script logging
4 years ago
Scott Lahteine
59fd6428ae
Skip preflight checks only ( #21658 )
Followup to e8af38cc2d
4 years ago