Victor Oliveira
|
da84b59ee4
|
No extra build folder for st/jlink upload (#21341)
|
2021-03-13 05:01:02 -06:00 |
|
Keith Bennett
|
2c5967925f
|
Pins/tests followup (#21268)
Missing commit from #21254
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-03-06 03:50:26 -06:00 |
|
Scott Lahteine
|
3ea56ba4c7
|
Tweak tests, consolidate pins target validation (#21254)
|
2021-03-05 04:30:52 -06:00 |
|
Scott Lahteine
|
0b7e857614
|
Update some py scripts
|
2021-03-03 20:48:58 -06:00 |
|
Scott Lahteine
|
dfa33082bb
|
Fix some config builds
|
2021-03-01 09:14:17 -06:00 |
|
Scott Lahteine
|
680172a084
|
Tweaks to build scripts
|
2021-02-27 23:51:56 -06:00 |
|
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 |
|
Victor Oliveira
|
d5b06624fb
|
Fix MKS Robin Nano V3 I2C pins (#21174)
|
2021-02-24 18:36:55 -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 |
|
Scott Lahteine
|
a9d18f0f57
|
SPI and pins cleanup
|
2020-12-30 22:00:36 -06:00 |
|
Scott Lahteine
|
d6a56b882f
|
Pins, comment cleanup
|
2020-12-28 23:11:55 -06:00 |
|
Victor Oliveira
|
28a3d95cda
|
Use ADC_RESOLUTION 12 for all STM32 (#20562)
|
2020-12-27 23:14:08 -06:00 |
|
Victor Oliveira
|
4d6b6bcffc
|
LVGL and Classic UI for STM32 (#20552)
|
2020-12-23 20:01:21 -06:00 |
|
Victor Oliveira
|
cfad5cb435
|
Unify FYSETC F6 1.3 / 1.4 (#20507)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2020-12-22 06:57:11 -06:00 |
|
LinFor
|
36aff1e464
|
12-bit ADC resolution for STM32 (#20519)
|
2020-12-21 18:30:03 -06:00 |
|
Victor Oliveira
|
b167cd2427
|
MKS Robin Nano V3 and STM32F4x0Vx Variant (#20430)
|
2020-12-18 16:18:04 -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 |
|
JoAnn Manges
|
40d442fde2
|
Fix MAX31865 on SPI (PT100/1000) support (#20074)
|
2020-11-11 15:52:35 -06: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 |
|
Jason Smith
|
077b9201ef
|
Fix BTT002 PeripheralPins PWM assignments (#20036)
|
2020-11-05 18:10:18 -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
|
f5bae208cc
|
Trailing whitespace
|
2020-10-05 17:16:42 -05:00 |
|
Ryan V1
|
8989353fab
|
Fix Archim1 stepper timing (with new variant) (#19596)
|
2020-10-04 17:41:41 -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 |
|