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
X-Ryl669
8d28853774
Postmortem Debugging to serial port ( #20492 )
4 years ago
Scott Lahteine
52e8d8db54
anet_et4_openblt.py => openblt.py
4 years ago
Scott Lahteine
9d24ee8daf
chmod and paths
4 years ago
George Fu
5ac08a44c6
FYSETC Cheetah 2.0 ( #20897 )
4 years ago
Scott Lahteine
727bf7dd8c
🛠Fix deps script version regex
4 years ago
Scott Lahteine
a54154e760
🛠 Replace lib_deps for custom_marlin.FEATURE ( #20858 )
4 years ago
Scott Lahteine
8ffae97128
Fix Python 2.7 compatibility
...
Fix regression from #20692
4 years ago
Scott Lahteine
3dd1fe4211
Custom build_flags by feature ( #20692 )
4 years ago
ellensp
56a5d0b287
Homing code followup ( #20632 )
...
Patching a87e5197cf
4 years ago
ellensp
b0585e13d8
Check for misplaced configs on build ( #20599 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Victor Oliveira
4d6b6bcffc
LVGL and Classic UI for STM32 ( #20552 )
4 years ago
Victor Oliveira
3eddbc7286
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
6954772ece
Tramming Wizard submenu option ( #20000 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
1f6612dfc4
Comment, spacing cleanup
4 years ago
Victor Oliveira
76f4dd34e0
Put PIO "debug" build in the corner ( #19975 )
4 years ago
Victor Oliveira
18a5000718
Permit spaces in dependencies g++ path ( #19929 )
4 years ago
ellensp
8cc0369d97
Use LiquidCrystal_I2C@1.1.4 for RA_CONTROL_PANEL ( #19875 )
4 years ago
Victor Oliveira
b632b52b11
Update PIO dependencies script
4 years ago
Foxies
9aee6674bb
FLSUN Delta QQS-Pro pins ( #19793 )
4 years ago
Scott Lahteine
6831341ab4
Batch appercase hex values
4 years ago
Scott Lahteine
0988af453c
Optional `M42`/`M226`; Add more features filters ( #19664 )
4 years ago
石立枫
bec1844954
Support for FLY MINI ( #19185 )
4 years ago
Scott Lahteine
c2c6a679ea
Rename LCD conditionals ( #19533 )
4 years ago
Scott Lahteine
303d871ca7
Update AnyCubic deps
4 years ago
Victor Oliveira
90bc1993b6
Include pins.h in dependencies script ( #19468 )
4 years ago
makerbase
d8ed749045
Add MKS Robin E3P, improve LVGL UI ( #19442 )
4 years ago
Scott Lahteine
76d8d1742c
Add multi-extruder condition
4 years ago
cosmoderp
073b7f1e3a
E3 V2 DWIN: Z-Offset, cleanup, versatility ( #19384 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Jason Smith
4fc1aba848
Update HAL/STM32 platform to 8.0 ( #18496 )
4 years ago
Scott Lahteine
93167afaf5
Update copy_marlin_variant_to_framework.py
4 years ago
Scott Lahteine
28a0650cf3
Add custom_verbose, custom_gcc deps flags
4 years ago
ellensp
64e181979c
Env mega2560ext adds pins 70-85 ( #19022 )
4 years ago
Victor Oliveira
bb64aa7841
Update build script for PIO 4.4 ( #19034 )
4 years ago
sherwin-dc
852e5ae042
Password via G-code and MarlinUI ( #18399 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Victor Oliveira
e3c0891d2b
Fix compiler search in non-default PIO installs ( #18960 )
4 years ago
Victor Oliveira
c3fdc7f81e
Apply PIO-supported custom_option for deps ( #18935 )
4 years ago
Scott Lahteine
99ba866d8d
Optimize G-code / feature dependencies ( #18919 )
4 years ago
Alexander Gavrilenko
117df87d19
Support for TFT & Touch Screens ( #18130 )
4 years ago
Scott Lahteine
d0222e5c76
Randomize firmware.bin, fix unflag
4 years ago
Victor Oliveira
e02817b077
More folders only compiled when their feature is Enabled ( #18780 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Victor Oliveira
89722d2196
Fix search for best compiler ( #18779 )
4 years ago
MKS-Sean
d20d459132
Robin nano V2, TFT LVGL UI parameters, and more ( #18500 )
4 years ago
J.C. Nelson
60500c0c49
Fix Lerdge variant script ( #18771 )
4 years ago
Victor Oliveira
8c88c33d9f
Apply lib_ignore from [features] ( #18762 )
4 years ago
Scott Lahteine
e27f031a55
General cleanup
4 years ago
Scott Lahteine
6027055695
Optimize LCD, Wifi, etc. libraries ( #18730 )
4 years ago
Victor Oliveira
f34024af34
Filter some unused Marlin/src subfolders ( #18729 )
4 years ago
Victor Oliveira
2a72f491e4
Fix build for Windows path edge case
4 years ago
Victor Oliveira
9ca070fa10
Ignore unused (but downloaded) libraries ( #18728 )
4 years ago
Victor Oliveira
cea097df83
Patch auto-deps for Windows CXX ( #18721 )
4 years ago
Victor Oliveira
4a55bdb165
Only download & compile required libraries ( #18699 )
4 years ago
J.C. Nelson
6f14d2d37f
Add Lerdge S,X,K ( #18302 )
4 years ago
ModMike
749589b088
Fix Fysetc SD FW bootloader addr / size requirement ( #18246 )
5 years ago
Scott Lahteine
f4c258dc23
Creality Ender 3 v2 ( #17719 )
5 years ago
makerbase
642112d3eb
Add MKS UI (TFT_LITTLE_VGL_UI) ( #18071 )
5 years ago
Scott Lahteine
ea20c77df9
Clean up envs / variants
5 years ago
Victor
e2cc966621
Tronxy X5SA (V5 / V6 boards) ( #18243 )
5 years ago
George Fu
8477dbf65d
Update FYSETC STM32F103 ldscript and script ( #18179 )
5 years ago
Scott Lahteine
c9a260ee12
MEEB cleanup, whitespace
...
Followup to #18138
5 years ago
cccc
2bf63e29c6
Support for MEEB 3DP board ( #18138 )
5 years ago
George Fu
fe7452c5cb
TMC serial multiplexer, FYSETC AIO-II ( #18080 )
5 years ago
Eric Ptak
9d545f1231
Fysetc S6 direct DFU upload ( #17943 )
5 years ago
Gustavo Alvarez
aca2e149ab
Silence E3 DIP build warning ( #17492 )
5 years ago
mks-viva
bc856fd8ec
MKS Robin E3 / E3D support ( #17569 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
5 years ago
Eric Ptak
ac0a7f2281
Fix Fysetc stm32flash usage ( #17331 )
5 years ago
Jason Smith
fc773c2784
Fix Fysetc S6 FLASH_PAGE_SIZE and test build ( #16560 )
5 years ago
Bob Kuhn
747b2b9bf4
Improve STEVAL_3DP001V1 and future STEVAL_* support ( #16404 )
5 years ago
MS1987
31fdaea269
Add MKS Robin Pro, MKS Robin Lite3 ( #16163 )
5 years ago
Scott Lahteine
2d74c2042a
Clean up whitespace, GTM32 pins
5 years ago
George Fu
cf1e19d167
Fysetc S6 support ( #15850 )
5 years ago
Gustavo Alvarez
b2a275891c
Support RET6 in BTT SKR Mini ( #15957 )
5 years ago
thisiskeithb
0f57818f2d
Support 512K "RCT6" in BTT SKR Mini ( #15890 )
5 years ago
Tanguy Pruvot
94e18ce324
STM32F1: Remove extra py imports ( #15898 )
5 years ago
Lino Barreca
ac71cdc265
New HardwareTimer for STM32 5.7.0 ( #15655 )
5 years ago
Ivan Kravets
4ff708cb3a
STM32 PIO: Override default LD Script using LINKFLAGS build scope ( #15853 )
5 years ago
J.C. Nelson
167ecd8620
Chitu board support (e.g., Tronxy X5s) ( #15493 )
5 years ago
Tanguy Pruvot
f06602ff7e
Fix MKS Robin python script (for Travis CI) ( #15523 )
5 years ago
Tanguy Pruvot
43d6e9fa43
STM32F103.. reorganization, SKR mini fix ( #15398 )
5 years ago
Scott Lahteine
75efa3cdac
Reorganize HAL ( #14832 )
5 years ago
Scott Lahteine
2aef83ddcd
Add a PlatformIO hook to alter CXXFLAGS
5 years ago
Tanguy Pruvot
03df3f4a88
Fix Python scripts unhandled quotes ( #14926 )
5 years ago
Tanguy Pruvot
5d2519ed50
Allow use of Fysetc SoftwareSerialM ( #14893 )
5 years ago
Scott Lahteine
f9f20bb454
Allow py scripts to handle spaces in paths ( #14876 )
5 years ago
thisiskeithb
d74efd9d46
MKS Robin Lite/Lite2 Board Support ( #14729 )
5 years ago
Eric Ptak
a6bec53905
Fix FYSETC stm32flash usage ( #14703 )
5 years ago
Scott Lahteine
1ea9a36d11
FYSETC BLTouch config and more ( #14668 )
5 years ago
Tanguy Pruvot
45bde333d5
Initial Longer3D LK1/2 (Alfawise U20/U20+/U30) support ( #14597 )
5 years ago
Msq001
439e28783b
BigTree SKR Pro V1.1 board support ( #14523 )
5 years ago
thisiskeithb
8b63e3701f
MKS Robin Nano board support ( #14363 )
5 years ago
Eric Ptak
8934b32f1b
Fysetc AIO II / Cheetah STM32F1 ( #14407 )
5 years ago
thisiskeithb
a4aa3621c0
MKS Robin Mini Board Support ( #14366 )
5 years ago
Bob Kuhn
089d12df16
Fix duplicate board IDs ( #14310 )
6 years ago
pinchies
3021097888
Add JGAurora A5S and A1 (STM32F103ZET6) ( #14291 )
...
- Now compiles and works correctly with changes to HAL timers and watchdog.
- Does NOT include awesome work on touch screen function.
- Does have working LCD and SD-based EEPROM.
6 years ago
yangwenxiong
b0a4ea79b8
BigTreeTech SKR Mini v1.1 ( #14041 )
6 years ago