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 |
Victor Oliveira
|
d5b06624fb
|
Fix MKS Robin Nano V3 I2C pins (#21174)
|
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 |
Scott Lahteine
|
a9d18f0f57
|
SPI and pins cleanup
|
4 years ago |
Scott Lahteine
|
d6a56b882f
|
Pins, comment cleanup
|
4 years ago |
Victor Oliveira
|
28a3d95cda
|
Use ADC_RESOLUTION 12 for all STM32 (#20562)
|
4 years ago |
Victor Oliveira
|
4d6b6bcffc
|
LVGL and Classic UI for STM32 (#20552)
|
4 years ago |
Victor Oliveira
|
cfad5cb435
|
Unify FYSETC F6 1.3 / 1.4 (#20507)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 years ago |
LinFor
|
36aff1e464
|
12-bit ADC resolution for STM32 (#20519)
|
4 years ago |
Victor Oliveira
|
b167cd2427
|
MKS Robin Nano V3 and STM32F4x0Vx Variant (#20430)
|
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 |
JoAnn Manges
|
40d442fde2
|
Fix MAX31865 on SPI (PT100/1000) support (#20074)
|
4 years ago |
Speaka
|
6954772ece
|
Tramming Wizard submenu option (#20000)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Jason Smith
|
077b9201ef
|
Fix BTT002 PeripheralPins PWM assignments (#20036)
|
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
|
f5bae208cc
|
Trailing whitespace
|
4 years ago |
Ryan V1
|
8989353fab
|
Fix Archim1 stepper timing (with new variant) (#19596)
|
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 |