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