Scott Lahteine
62a595750d
🔧 Treat TPARA like SCARA in mfconfig
2021-06-01 22:47:06 -05:00
Allen Bauer
e400ef346a
🐛 Fix BTT002 variant MMU2 serial pins 🧩 ( #21980 )
2021-05-25 19:08:10 -05:00
BigTreeTech
76e80aa400
🐛 Fix Octopus HS USB ( #21961 )
2021-05-24 01:57:45 -05:00
Scott Lahteine
2de54dab84
🎨 Move HAS_EXTRUDERS
2021-05-21 08:40:30 -05:00
ellensp
c3a65eef7a
Fix envs using mks_encrypt.py ( #21933 )
...
Fix #21928
2021-05-17 18:22:33 -05:00
Keith Bennett
3734e8e02f
✨ BigTreeTech Octopus board (STM32F446ZET6) ( #21826 )
2021-05-12 03:26:19 -05:00
Victor Oliveira
a42760d38a
BTT SKR Mini E3 for HAL/STM32 ( #21488 )
2021-05-11 10:44:54 -05:00
Scott Lahteine
2f537768bc
MKS Robin flash address
2021-04-30 08:30:41 -05:00
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`.
2021-04-27 04:49:21 -05:00
Scott Lahteine
e250f6a275
whitespace
2021-04-25 17:17:33 -05:00
Scott Lahteine
3c46a4062e
Fix mfconfig 'copying' message
2021-04-20 16:36:19 -05:00
Scott Lahteine
d87a71bd04
Extra dependency script logging
2021-04-20 05:11:43 -05:00
Scott Lahteine
59fd6428ae
Skip preflight checks only ( #21658 )
...
Followup to e8af38cc2d
2021-04-18 22:46:43 -05:00
Scott Lahteine
86397df32d
BTT E3 RRF Support
2021-04-18 15:55:04 -05:00
Scott Lahteine
e8af38cc2d
Skip scripts during 'platformio init' ( #21643 )
2021-04-17 14:19:33 -05:00
Scott Lahteine
84c79d7531
Followup to sprintf cleanup
2021-04-13 15:07:25 -05:00
Scott Lahteine
c35e271dba
Clean up, update some variants
2021-04-10 21:19:32 -05:00
ellensp
19320a1f8f
Check for old Marlin files mixed in ( #21574 )
2021-04-08 20:36:48 -05:00
BigTreeTech
b483a8d652
BTT SKR-SE-BX (STM32H743IIT6 ARM Cortex M7) and BIQU_BX_TFT70 ( #21536 )
2021-04-05 21:40:50 -05:00
Victor Oliveira
121b606f9c
Fix Rumba32 variant for Marlin ( #21497 )
2021-04-05 20:46:21 -05:00
Scott Lahteine
9d0b6c5730
Requiring PIO >= 5.0.3
2021-04-01 21:54:51 -05:00
Scott Lahteine
3229100025
Split up platformio.ini ( #21507 )
2021-04-01 21:53:19 -05:00
Scott Lahteine
3b73b115ca
Apply pointer formatting
2021-03-29 20:36:37 -05:00
Scott Lahteine
33ccf1b931
Adjust mfconfig script
2021-03-29 01:49:35 -05:00
Scott Lahteine
84b961cb20
Define HW serial ports needed for TMC UART ( #21446 )
2021-03-25 16:19:03 -05:00
Scott Lahteine
589bb921ae
Tweak disabled variant options
2021-03-24 12:23:10 -05:00
Scott Lahteine
b59a4331fa
Update common-cxxflags.py comment
2021-03-24 12:23:10 -05:00
Scott Lahteine
832059967c
Comment, clean up some PlatformIO scripts
2021-03-24 12:23:10 -05:00
Scott Lahteine
155dea6f14
Tweak mf helper scripts
2021-03-24 04:15:25 -05:00
borland1
df1ef496d1
Main / Config Custom Submenus ( #18177 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-03-23 08:21:11 -05:00
ellensp
790bba1556
Fix preflight motherboard target check ( #21372 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-03-19 00:05:30 -05:00
Scott Lahteine
dc78e0a250
Detect extra ENVS in preflight checks ( #21361 )
2021-03-16 17:33:10 -05:00
Victor Oliveira
4f6910c131
Script to generate Marlin TFT Images ( #21340 )
2021-03-14 12:14:09 -05:00
X-Ryl669
d787cd3076
Fix build with Meatpack only on 2nd port ( #21336 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-03-14 12:11:11 -05:00
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
X-Ryl669
d86910ce94
Script to download & build Configurations ( #20992 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-02-15 05:48:11 -06:00
Scott Lahteine
52e8d8db54
anet_et4_openblt.py => openblt.py
2021-02-13 22:05:35 -06:00
Scott Lahteine
98a27bff0d
Allow mftest -t to select by number
2021-02-13 19:06:55 -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
EmilGustafsson
df238fe6a0
Swedish language for MarlinUI ( #20826 )
2021-01-19 16:52:04 -06:00
Scott Lahteine
08f392cdd3
OS-native targets for "mftest -a"
2021-01-17 15:45:04 -06:00
vitaliy172
ecf5f5d21d
Update Ukrainian language ( #20668 )
2021-01-14 02:21:28 -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
Scott Lahteine
48b0abc3a8
Hide docker droppings
2020-11-21 23:00:38 -06:00
Costas Basdekis
1cceae89cd
Local testing via Makefile & Docker ( #19981 )
2020-11-17 20:04:28 -06:00
JoAnn Manges
40d442fde2
Fix MAX31865 on SPI (PT100/1000) support ( #20074 )
2020-11-11 15:52:35 -06:00
LinFor
5b9aeb2e5f
Handle UTF in long filenames ( #20087 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-11-11 14:14:39 -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
Scott Lahteine
bb7dbceb5c
Add 'mfconfig' script used to manage configs
2020-11-07 02:39:02 -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
Scott Lahteine
be0c9ff705
Fix comments, spacing
2020-10-29 00:49:18 -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
Samantaz Fox
1de29026d5
Fix and improve Makefile / CMake ( #19640 )
2020-10-08 18:40:54 -05:00
ellensp
c12f41ec6f
Restore ° to 6x9 small info font ( #19645 )
2020-10-07 13:00:08 -05:00
Scott Lahteine
584ffc6f52
Update language fonts
2020-10-06 18:37:32 -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
Pavel Melnikov
05517e2096
Change "Fr" on LCD to ">>" ( #18830 )
2020-09-28 04:55:46 -05:00
Scott Lahteine
d4a5b10133
Tweaks to git helpers
2020-09-28 03:57:33 -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
bilsef
049fbc92a9
Support for Teensy 4 ( #19311 )
2020-09-09 18:57:20 -05:00
Jason Smith
4fc1aba848
Update HAL/STM32 platform to 8.0 ( #18496 )
2020-09-07 21:41:48 -05:00
Scott Lahteine
b709baba7a
Whitespace cleanup
2020-09-06 22:51:59 -05:00
Jason Smith
ef1d154a4a
Adjust GTR PeripheralPins to avoid timer conflicts ( #19183 )
2020-09-06 20:10:25 -05:00
Scott Lahteine
b36163d53a
Fix up conditions, comments
2020-08-23 02:45:58 -05:00
Scott Lahteine
93167afaf5
Update copy_marlin_variant_to_framework.py
2020-08-21 22:50:45 -05:00
Victor Oliveira
a37cf24900
Emulated DOGM via HAL TFT, XPT IO ( #19017 )
2020-08-21 18:54:21 -05:00
Scott Lahteine
d10b11ad9f
Allow 'ghtp' to set a specific remote
2020-08-21 16:22:57 -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
Scott Lahteine
1b28a28ced
Unhide /src folders in Sublime
2020-08-14 06:32:08 -05:00
Scott Lahteine
506deedfdd
config-labels.py needs py3
2020-08-14 00:16:22 -05:00
Scott Lahteine
6dd054895b
Add'l CI/git script tweaks, fixes
2020-08-10 20:17:41 -05:00
Scott Lahteine
911cdd4d2f
Fix scripts using gawk and wget
2020-08-10 01:47:49 -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
Scott Lahteine
fd646d0d66
Clean up whitespace
2020-08-07 20:52:23 -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
Scott Lahteine
5e3411029d
Clean up some PeripheralPins
2020-08-02 20:34:24 -05:00
FLYmaker
c175cce56e
Fix FLYF407ZG pins ( #18865 )
2020-08-02 20:13:57 -05:00
Alexander Gavrilenko
117df87d19
Support for TFT & Touch Screens ( #18130 )
2020-07-30 01:43:19 -05:00
Diego von Deschwanden
e549d474aa
Fix URLs to websites and resources ( #18844 )
2020-07-29 19:04:37 -05:00
Diego von Deschwanden
de5cca6b1f
Update more external links ( #18819 )
2020-07-28 01:04:44 -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
9156c32a54
ibid.
2020-07-23 21:01:14 -05:00
Scott Lahteine
d1e20eb29f
Update links, README, contributing, etc.
2020-07-23 20:46:51 -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
ellensp
8f725e25b5
Fix CHITU_F103 pio.board name ( #18486 )
2020-07-09 22:51:04 -05:00
J.C. Nelson
6f14d2d37f
Add Lerdge S,X,K ( #18302 )
2020-07-06 17:08:52 -05:00
Keith Bennett
69b5b91c91
MKS Robin Nano flash-based EEPROM ( #18466 )
2020-06-29 00:59:08 -05:00
Scott Lahteine
59e4de8a55
Add Romanian language ( #18455 )
...
Co-authored-by: cristyanul <47246451+cristyanul@users.noreply.github.com>
2020-06-27 22:59:44 -05:00
Scott Lahteine
a0bbdde421
Use libraries from the registry
2020-06-23 16:13:21 -05:00
Scott Lahteine
40fce56585
Move tests up one level
2020-06-23 16:13:21 -05:00
Rui Caridade
ac50a355a3
G35: Bed tramming assistant ( #16897 )
2020-06-21 04:27:51 -05:00
Scott Lahteine
67db50c699
Fix mfpub final checkout
2020-06-21 00:45:25 -05:00
thisiskeithb
eddd0d91a4
Fix BIQU BQ111-A4 pins ( #18361 )
2020-06-19 18:14:22 -05:00
Chris Barr
d2363c5b35
Clean up RUMBA32 PlatformIO & tests ( #18271 )
2020-06-18 17:26:40 -05:00
George Fu
697b5fddf7
Update FYSETC S6 variant ( #18331 )
2020-06-16 22:55:09 -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
884e2146a1
Rename part 2
...
Co-Authored-By: avion23 <avion23@users.noreply.github.com>
2020-06-15 20:46:52 -05:00
Ralf Waldukat
420efc18f4
Fix chitu_f103.json (make lowercase)
2020-06-15 20:46:52 -05:00
Victor
8358f3eadb
Chitu V5 with extra GPIO init ( #18299 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-06-15 20:00:44 -05:00
Scott Lahteine
aea60d9450
Clean up trailing spaces
2020-06-15 18:11:32 -05:00
InsanityAutomation
955971486b
Fix toolchange compile error ( #18312 )
2020-06-15 16:26:09 -05:00
Scott Lahteine
5ba1cbaf8e
Update formatting rules
2020-06-14 00:01:37 -05:00
Scott Lahteine
0c4cf2ce32
Update formatting rules
2020-06-12 16:33:32 -05:00
J.C. Nelson
40f55f8b98
Chitu variant for disk-based update ( #18264 )
2020-06-11 21:53:26 -05:00
Chris Barr
c12111e2cc
Improve and extend RUMBA32 ( #18249 )
2020-06-11 20:28:20 -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
Scott Lahteine
45488a431a
Clean up whitespace
2020-06-07 21:52:06 -05:00
DocYester
19024306fc
Robin E3D Flash-based EEPROM ( #18219 )
2020-06-07 19:48:18 -05:00
Scott Lahteine
9a0b0d8469
Add a code formatter
2020-06-06 04:04:35 -05:00
Scott Lahteine
bf25cc8412
Add a script to id configs
2020-06-05 16:20:27 -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
Leandro A. F. Pereira
801f99edad
SDCARD_READONLY ( #17884 )
2020-05-30 23:59:29 -05:00
Scott Lahteine
84c43e9ee7
Fix test comments
2020-05-27 13:46:01 -05:00
George Fu
fe7452c5cb
TMC serial multiplexer, FYSETC AIO-II ( #18080 )
2020-05-25 15:48:33 -05:00
Jason Smith
8c0c8e4046
8 Extruders + Graphical LCD fix ( #18079 )
2020-05-25 15:42:31 -05:00
Jason Smith
7696dea1c6
Fix LPC + EXPERIMENTAL_I2CBUS build error ( #18040 )
2020-05-19 02:29:19 -05:00
Jason Smith
94063e3a87
Fix PID + Thermal Protection combos ( #18023 )
2020-05-18 13:51:32 -05:00
Italo Soares
213d4b890e
Hotend Idle Timeout ( #16362 )
2020-05-18 00:50:35 -05:00
Jason Smith
df04a427f3
Fix BTT002 SPEAKER timer conflict ( #18011 )
2020-05-17 14:48:07 -05:00
Scott Lahteine
45a01a3eca
Non-SPI core homing pin tests ( #17996 )
2020-05-16 01:06:18 -05:00
Scott Lahteine
6ae7a40f99
CoreXY sensorless homing ( #17972 )
2020-05-14 13:00:47 -05:00
Scott Lahteine
6ec89031ee
Fix BIGTREE_SKR_PRO tests
2020-05-13 15:37:07 -05:00
Scott Lahteine
ac6a58010d
Reorder RAMBo tests
2020-05-12 02:11:32 -05:00
Scott Lahteine
a06a0c5b88
Fix SKR/GTR PeripheralPins.c ( #17937 )
...
* Add a separate GTR board/variant.
* Revert SKR Pro MOSI (before 248b7dfa59
).
2020-05-11 23:56:44 -05:00
Scott Lahteine
0fbedf5b4c
Fix LPC host actions, add tests
...
Fixes #17955
2020-05-11 22:15:25 -05:00
Colin Godsey
8a22ef0c83
G6 Direct Stepping ( #17853 )
2020-05-11 19:22:41 -05:00
thisiskeithb
2f3077f219
Tests (LPC176x): Emergency Parser ( #17967 )
2020-05-11 19:14:06 -05:00
Eric Ptak
9d545f1231
Fysetc S6 direct DFU upload ( #17943 )
2020-05-11 01:07:19 -05:00
Scott Lahteine
3b87fc19e4
Adjust some variants spacing, comments
2020-05-10 19:28:49 -05:00
Jason Smith
ba9a9bbe58
Normalize HAL/STM32 targets ( #17904 )
2020-05-10 01:49:30 -05:00
Jason Smith
703e97b7af
Support TMCStepper with MKS Robin Pro ( #17908 )
2020-05-08 01:19:28 -05:00
Jason Smith
a2153c15ee
Add TMC driver HW serial defines ( #17909 )
2020-05-08 01:15:12 -05:00
Gurmeet Athwal
a4c981469e
Extended reporting options ( #16741 )
2020-05-05 23:34:04 -05:00
Scott Lahteine
65104b7d78
Whitespace, M200 test label
2020-05-04 19:26:46 -05:00
Jason Smith
cd8e6a1ad7
Git attributes for UNIX line endings ( #17842 )
2020-05-04 15:40:23 -05:00
Scott Lahteine
38d1587091
Malyan M200 V2 ( #17840 )
2020-05-04 14:37:43 -05:00
Jason Smith
208af8cb15
Fix STM32 + SoftwareSerial compile ( #17831 )
2020-05-02 17:24:51 -05:00
Jason Smith
f709c565a1
STM32F1: SD EEPROM fallback ( #17715 )
2020-04-27 23:45:20 -05:00
Neil van Geffen
c56b66543d
Permit Stall Sensitivity of 0 ( #17722 )
2020-04-27 08:27:14 -05:00
Scott Lahteine
5d1498f2cb
Fix SKR Pro / GTR i2c pins
...
Fixes #17297
Co-Authored-By: NAPCAL <napcal@users.noreply.github.com>
2020-04-27 06:57:38 -05:00
Toni
21067ab062
Add Prusa MMU2S settings - beta ( #17523 )
2020-04-25 21:07:21 -05:00
Scott Lahteine
df22b96d72
Update mfpr
2020-04-23 21:53:51 -05:00
Scott Lahteine
07252ad0b3
Update firstpush
2020-04-23 20:49:58 -05:00
Scott Lahteine
76efba686b
More explicit firstpush
2020-04-22 21:05:31 -05:00
studiodyne
2f6262c27b
Automatic Tool Migration feature ( #17248 )
2020-04-22 21:03:28 -05:00
Alexander Amelkin
c3aeed0dcc
Prevent SKR Pro bootloader corruption ( #17657 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-04-22 16:43:43 -05:00
Scott Lahteine
00d35ccc14
Add EXPERIMENTAL_SCURVE to AGC test
2020-04-22 14:55:33 -05:00
grauerfuchs
4a5a3d27ed
Option to use raw digipot values ( #17536 )
2020-04-18 22:56:23 -05:00
Scott Lahteine
f94ab84dac
Malyan M300 support ( #17421 )
2020-04-17 09:10:41 -05:00
George Fu
a794538c54
Homing backoff enhancements
...
- Define homing bump as an array
- Add pre and post homing backoff options
- Consolidate homing config options
2020-04-17 08:52:41 -05:00
Giuliano Zaro
fd4c025e98
More features in SAMD51 test ( #17572 )
2020-04-16 18:01:17 -05:00
Zs.Antal
78a5079558
Add Hungarian language ( #17491 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-04-16 04:11:42 -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
Scott Lahteine
e3321920f3
Update Marlin website links to https
2020-04-12 17:21:14 -05:00
grauerfuchs
293a0997c9
Fix / optimize PCA9533 LED (Mightyboard) ( #17381 )
2020-04-08 12:53:28 -05:00
thisiskeithb
966e0e4a77
BTT002 release V1 uses STM32F407VGT6 ( #17387 )
2020-04-06 15:51:09 -05:00
Tor-p
d6f39a69af
Fix G76 probe height / position ( #17392 )
2020-04-06 15:32:06 -05:00
Scott Lahteine
8dd9afe4f9
Better push in 'mfpub'
2020-04-04 20:33:48 -05:00
Eric Ptak
ac0a7f2281
Fix Fysetc stm32flash usage ( #17331 )
2020-03-31 13:59:08 -05:00
Scott Lahteine
9b886c2ad4
Load balance some tests
2020-03-29 18:14:15 -05:00
Scott Lahteine
9340a33980
Add a pins formatting script
2020-03-21 21:18:46 -05:00
Scott Lahteine
7988e31f5e
whitespace
2020-03-21 21:16:15 -05:00
Erkan Colak
83eec683c9
New Controller Fan options and M710 gcode ( #17149 )
2020-03-18 13:41:12 -05:00
Scott Lahteine
5a6daa7c54
Fix CI test for SENSORLESS_PROBING
2020-03-05 15:07:48 -06:00
George Fu
a698bfdc2a
Update FYSETC S6 pins/variants ( #17056 )
2020-03-03 14:30:09 -06:00
Scott Lahteine
fd1af0189e
mftest: Set machine name
2020-03-03 14:21:07 -06:00
Scott Lahteine
c083728e4c
General code cleanup
2020-03-03 14:20:37 -06:00
Scott Lahteine
af62d7f937
Fix MMU test
2020-03-02 19:18:00 -06:00
Scott Lahteine
d3e232d1c1
Add single extruder LIN_ADVANCE test
2020-03-02 17:11:41 -06:00
Scott Lahteine
646599d0d9
Finish M900 updates
2020-03-02 17:10:51 -06:00
thisiskeithb
e0c0173f73
Fix nested comment warning ( #17045 )
2020-03-02 16:08:26 -06:00
Scott Lahteine
736521a3f1
Balance mega tests, shorten some env names
2020-03-01 21:20:22 -06:00
Jason Smith
cc822bf70f
Fix some 8 extruders issues, GTR build ( #17043 )
2020-03-01 21:19:02 -06:00
Jason Smith
5da6819277
Fix build issues with REPRAPWORLD_KEYPAD ( #17038 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-03-01 19:54:22 -06:00
Jason Smith
45fae55929
Fix SKR nested comment warning ( #17037 )
2020-03-01 17:39:00 -06:00
Jason Smith
4a3fcd0bf9
Fix three extruder with auto-fan build ( #17035 )
2020-03-01 17:37:16 -06:00
Scott Lahteine
f7d663c7db
Improvements for MarlinMesh.scad
2020-03-01 05:58:26 -06:00
Jason Smith
ebd2bcc177
Fix AXIS_HAS_SW_SERIAL
2020-02-23 21:59:31 -06:00
Scott Lahteine
4d400910b4
Fix mftest -b -u line match
2020-02-16 15:30:20 -06:00
Scott Lahteine
72fae2faa5
Require TMCStepper 0.6.2
2020-02-15 22:35:28 -06:00
Scott Lahteine
71ec89a112
Fix mftest -b and -u. Add --help.
2020-02-15 01:47:15 -06:00
Giuliano Zaro
ff0c931e47
Add RAMPS 1.4.4 to AGCM4 ( #16606 )
2020-02-13 23:28:18 -06:00
Scott Lahteine
7b02a62da8
Fix up tests
2020-02-11 09:37:04 -06:00
Scott Lahteine
3bef7a4450
Add g-code quoted strings, improve stream code ( #16818 )
2020-02-10 14:52:15 -06:00
Scott Lahteine
10b4fa91eb
Add mftest -b (auto-build) and -u (upload)
...
- Implement the equivalent of auto-build for the shell environment by using the MOTHERBOARD setting to look up the env: entries.
2020-02-09 20:48:20 -06:00
Bob Kuhn
0268c1d02c
STM32duino - Use SDIO for onboard SD ( #16756 )
2020-02-04 01:24:11 -06:00
felixstorm
38a9706e16
Keep secure credentials in a separate config file ( #16773 )
2020-02-03 23:29:01 -06:00
Scott Lahteine
202840e750
Tweak mfqp script
2020-02-03 08:33:35 -06:00
Scott Lahteine
bfad23d3e2
(c) 2020
2020-02-03 08:00:57 -06:00
Scott Lahteine
7a4758a6a2
Fix RGB / Neopixel white color bug
...
See #16752
2020-02-01 10:11:36 -06:00
Scott Lahteine
1af05797d7
Improve mfadd helper script
...
- Use the original branch name if none is supplied
- Set the remote tracking to the source
- Accept User/Branch or User:Branch syntax
2020-02-01 00:46:22 -06:00
yangwenxiong
248b7dfa59
BigTreeTech GTR V1.0 / Support 8 extruders, heaters, temp sensors, fans ( #16595 )
2020-01-25 02:13:39 -06:00
Scott Lahteine
0eae26a7be
Tweak mfpub stashing
2020-01-22 01:54:31 -06:00
Scott Lahteine
d3a8a81756
Update mfdoc, mfpub
2020-01-21 05:21:49 -06:00
Bob Kuhn
1a5cbc9052
Fix STM401/4xx/STM32F7xx timers, STEVAL_3DP001V1 warning ( #16621 )
2020-01-20 18:33:36 -06:00
InsanityAutomation
0fcf2b1110
Quad Z stepper support ( #16277 )
2020-01-19 23:35:07 -06:00
Bob Kuhn
f6468f0af3
STEVAL_3DP001V1: Easier Serial2 (for WIFI interface) ( #16599 )
2020-01-19 22:27:20 -06:00
Jason Smith
439e73d79c
AVR sanity check for MONITOR_DRIVER_STATUS with SW Serial ( #16421 )
2020-01-19 22:25:38 -06:00
George Fu
a05a65e7d2
Update FYSETC S6 Peripheral Pins ( #16593 )
2020-01-19 22:21:09 -06:00
tompe-proj
a338dce83f
PINDA v2 temperature sensor / compensation ( #16293 )
2020-01-17 17:16:45 -06:00
Scott Lahteine
9520e5121c
More CI test updates
2020-01-17 03:21:31 -06:00
Scott Lahteine
a578749622
Clean up HAL ADC, old test scripts
2020-01-17 02:44:01 -06:00
Bob-the-Kuhn
0d0dfba203
STM32 soft SPI. STEVAL_3DP001V1 SD read. M906 tweaks. ( #16579 )
2020-01-17 02:44:01 -06:00
Pascal de Bruijn
f10d3564e1
STM32 RODATA LENGTH ( #16580 )
2020-01-15 19:13:28 -06:00
Bob Kuhn
53dfeed6c0
Steval_3DP001V1 timers, analog inputs, etc. ( #16565 )
2020-01-14 23:19:13 -06:00
Jason Smith
fc773c2784
Fix Fysetc S6 FLASH_PAGE_SIZE and test build ( #16560 )
2020-01-14 15:36:47 -06:00
Bob Kuhn
1ad53cee1f
Improved STMicro L64XX stepper driver support ( #16452 )
2020-01-13 18:47:30 -06:00
Bob Kuhn
c4ffe74d71
Add SERVO, TONE timers to variant for better STEVAL_3DP001V1 support ( #16538 )
2020-01-13 00:26:17 -06:00
Scott Lahteine
89ccd463d7
Update auto_build.py paths for Atom/Sublime
2020-01-11 19:28:41 -06:00
Jason Smith
d22eb261cf
Fix probeless delta build ( #16537 )
2020-01-11 17:14:33 -06:00
Luc
d854c8fa5f
ESP3d integration for ESP32 ( #16515 )
2020-01-10 17:22:41 -06:00
Lino Barreca
5c4c052fd7
Fix SKR Pro BLTouch conflicting timers ( #16499 )
2020-01-07 21:54:26 -06:00
Scott Lahteine
f154e94981
Move auto_build.py to 'vscode' folder
2020-01-07 19:38:15 -06:00
Scott Lahteine
a484adcb30
Update git helper usage
2020-01-05 01:54:30 -06:00
Lino Barreca
07509febcd
Fix serials available on SKR Pro 1.1 ( #16439 )
2020-01-03 21:01:42 -06:00
Jason Smith
3cade6245e
Fix MIN_PROBE_EDGE bug in default ABL G29 ( #16367 )
2020-01-03 17:46:26 -06:00
Scott Lahteine
1d0452c41e
Standardize drivers.h values, add class indirection ( #16448 )
2020-01-03 17:11:36 -06:00
Dirk O. Kaar
d0e1166cce
Fix Visual Micro "Arduino IDE for Visual Studio" support ( #16418 )
2020-01-02 19:01:38 -06:00
Scott Lahteine
a2cda631d9
Clean up trailing whitespace
2020-01-02 16:33:50 -06:00
Bob Kuhn
747b2b9bf4
Improve STEVAL_3DP001V1 and future STEVAL_* support ( #16404 )
2020-01-01 20:52:56 -06:00
Scott Lahteine
16787c94af
Update mfpub for current MarlinDocumentation
2019-12-28 17:45:10 -06:00
InsanityAutomation
1c9ccce520
Add NOZZLE_AS_PROBE (no probe offsets) ( #15929 )
2019-12-24 00:03:08 -06:00
petrzjunior
254d352fca
Update Czech language ( #16305 )
2019-12-23 18:14:51 -06:00
FLYmaker
59f9bb2120
Add FLYBOARD (STM32F407ZG) ( #16257 )
2019-12-22 03:05:30 -06:00
Jeff Eberl
70325a6a0f
Update test scripts to error on unknown ( #16229 )
2019-12-19 21:03:42 -06:00
BigTreeTech
bbe0ffb2fa
BigTreeTech SKR v1.4 support ( #16236 )
2019-12-19 02:41:35 -06:00
Scott Lahteine
711fb26ae5
Move AutoBuildMarlin to its own repo
2019-12-17 19:35:38 -06:00
Scott Lahteine
7f15968ce7
Add dev-2.1.x to 'mfinfo' script
2019-12-16 03:33:22 -06:00
chzj333
42a336f8bc
Update BTT002 platform (fixing SD init) ( #16217 )
2019-12-15 12:24:54 -06:00
Scott Lahteine
e45c4d6aa3
Fix RAMBo CNC test
2019-12-12 16:12:17 -06:00
Jeff Eberl
ae3504594c
Add a CI test for RAMBo + CNC ( #16126 )
2019-12-11 02:28:16 -06:00
MangaValk
96cf556139
Fix multiple servos with STM32 ( #16151 )
2019-12-11 01:44:05 -06:00
MS1987
31fdaea269
Add MKS Robin Pro, MKS Robin Lite3 ( #16163 )
2019-12-11 00:23:47 -06:00
Scott Lahteine
54f75ebbfe
Rename platform, part 2
2019-12-03 06:42:49 -06:00
Scott Lahteine
454984376c
Rename platform, part 1
2019-12-03 06:42:35 -06:00
Scott Lahteine
bdd0517a5b
Tweak test labels
2019-12-01 21:12:38 -06:00
Chris Pepper
849ac80e90
Fix megaatmega2560 test ( #16069 )
2019-12-02 02:08:25 +00:00