696 Commits (52087db5c1418b1b2e12bb420897647073174a82)

Author SHA1 Message Date
Scott Lahteine 22ef6362ae 🔨 Fix: BIGTREE_E3_RRF doesn't use user RX/TX sizes (#22475)
Fixes #22466. Regression from #22377.
3 years ago
Katelyn Schiesser 7773504afa ♻️ Refactor STM32 ini files (#22377)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
3 years ago
ellensp b6cb56f396 🔨 More HAL/STM32 targets (#22358, #22369) 3 years ago
mks-viva 6e7c20e78e MKS Mini12864 v3 for Robin E3/E3D (#22368) 3 years ago
Scott Lahteine fef76a76a3 🔨 Consolidate STM32 extra_scripts (#22365) 3 years ago
Scott Lahteine 6d191d12c9 🔨 Clean up build scripts (#22264)
* Add 10K to marlin_blackSTM32F407VET6 (typo?)
* Document custom build scripts.
* Add a Robin common build script.
* Extraneous .ldscript specifiers
3 years ago
BigTreeTech 573b8a62d9 🐛 Fixes for BTT Octopus (#22314) 3 years ago
Scott Lahteine 69b44c2309 📌 Require U8glib-HAL@~0.5.0 (#22324) 3 years ago
ldursw ed14d14819 🐛 Fix Maple / STM32 serial buffer (#22292) 3 years ago
George Fu cae391bb48 🔨 FYSETC S6 small bootloader target (#22207)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
3 years ago
Victor Oliveira adc17933cd 🔨 Fix Serial+MSC for _USB envs (#22116) 3 years ago
Scott Lahteine 2aa35577f2 🏗️ Refactor build encrypt / rename (#22124) 3 years ago
Katelyn Schiesser d322e495b2 More flexible redundant temp sensor (#22085) 3 years ago
Keith Bennett b4b607681c BigTreeTech Octopus V1.1 (#22042) 3 years ago
ldursw ce95f56ac8 🔨 MKS Robin E3 for HAL/STM32 (#21927) 3 years ago
Scott Lahteine aff45fd455 ✏️ Remove whitespace 3 years ago
Scott Lahteine 557ba20ff4 🔨 Consolidate BTT linker scripts
Originally from #22022
3 years ago
ellensp d13ffa0aba 🔨 Creality v4 with STM32 HAL (#21999)
- New STM32 env for Creality V4 boards.
- Separate Libmaple targets into their own `ini` file.
- Temporarily remove unusable targets from `pins.h`.

Co-authored-by: ellensp <ellensp@hotmsil.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
3 years ago
Scott Lahteine 665a71b471 🔧 Treat TPARA like SCARA in mfconfig 3 years ago
Victor Oliveira 057302b936 👽️ Fix usb-host-msc-cdc-msc issue (#22025) 4 years ago
Allen Bauer 6dc17f0e6e 🐛 Fix BTT002 variant MMU2 serial pins 🧩 (#21980) 4 years ago
BigTreeTech 55a6315862 🐛 Fix Octopus HS USB (#21961) 4 years ago
Scott Lahteine 87a943756a 🎨 Move HAS_EXTRUDERS 4 years ago
ellensp 5d7c72db5a Fix envs using mks_encrypt.py (#21933)
Fix #21928
4 years ago
Keith Bennett 40a9d82ae9 BigTreeTech Octopus (STM32F446ZET6) (#21826, #21882, #21883, #21901) 4 years ago
Victor Oliveira c463b81819 BTT SKR Mini E3 for HAL/STM32 (#21488) 4 years ago
Scott Lahteine af9d3c027e MKS Robin flash address 4 years ago
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`.
4 years ago
Scott Lahteine e250f6a275 whitespace 4 years ago
Scott Lahteine 3c46a4062e Fix mfconfig 'copying' message 4 years ago
Scott Lahteine d87a71bd04 Extra dependency script logging 4 years ago
Scott Lahteine 59fd6428ae
Skip preflight checks only (#21658)
Followup to e8af38cc2d
4 years ago
Scott Lahteine 86397df32d BTT E3 RRF Support 4 years ago
Scott Lahteine e8af38cc2d
Skip scripts during 'platformio init' (#21643) 4 years ago
Scott Lahteine 84c79d7531 Followup to sprintf cleanup 4 years ago
Scott Lahteine c35e271dba Clean up, update some variants 4 years ago
ellensp 19320a1f8f
Check for old Marlin files mixed in (#21574) 4 years ago
BigTreeTech b483a8d652
BTT SKR-SE-BX (STM32H743IIT6 ARM Cortex M7) and BIQU_BX_TFT70 (#21536) 4 years ago
Victor Oliveira 121b606f9c
Fix Rumba32 variant for Marlin (#21497) 4 years ago
Scott Lahteine 9d0b6c5730 Requiring PIO >= 5.0.3 4 years ago
Scott Lahteine 3229100025
Split up platformio.ini (#21507) 4 years ago
Scott Lahteine 3b73b115ca Apply pointer formatting 4 years ago
Scott Lahteine 33ccf1b931 Adjust mfconfig script 4 years ago
Scott Lahteine 84b961cb20
Define HW serial ports needed for TMC UART (#21446) 4 years ago
Scott Lahteine 589bb921ae Tweak disabled variant options 4 years ago
Scott Lahteine b59a4331fa Update common-cxxflags.py comment 4 years ago
Scott Lahteine 832059967c Comment, clean up some PlatformIO scripts 4 years ago
Scott Lahteine 155dea6f14 Tweak mf helper scripts 4 years ago
borland1 df1ef496d1
Main / Config Custom Submenus (#18177)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
ellensp 790bba1556
Fix preflight motherboard target check (#21372)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Scott Lahteine dc78e0a250
Detect extra ENVS in preflight checks (#21361) 4 years ago
Victor Oliveira 4f6910c131
Script to generate Marlin TFT Images (#21340) 4 years ago
X-Ryl669 d787cd3076
Fix build with Meatpack only on 2nd port (#21336)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Victor Oliveira da84b59ee4
No extra build folder for st/jlink upload (#21341) 4 years ago
Keith Bennett 2c5967925f
Pins/tests followup (#21268)
Missing commit from #21254
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Scott Lahteine 3ea56ba4c7
Tweak tests, consolidate pins target validation (#21254) 4 years ago
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
X-Ryl669 d86910ce94
Script to download & build Configurations (#20992)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine 52e8d8db54 anet_et4_openblt.py => openblt.py 4 years ago
Scott Lahteine 98a27bff0d Allow mftest -t to select by number 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
EmilGustafsson df238fe6a0
Swedish language for MarlinUI (#20826) 4 years ago
Scott Lahteine 08f392cdd3 OS-native targets for "mftest -a" 4 years ago
vitaliy172 ecf5f5d21d
Update Ukrainian language (#20668) 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
Scott Lahteine 48b0abc3a8 Hide docker droppings 4 years ago
Costas Basdekis 1cceae89cd
Local testing via Makefile & Docker (#19981) 4 years ago
JoAnn Manges 40d442fde2
Fix MAX31865 on SPI (PT100/1000) support (#20074) 4 years ago
LinFor 5b9aeb2e5f
Handle UTF in long filenames (#20087)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.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 bb7dbceb5c Add 'mfconfig' script used to manage configs 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
Scott Lahteine be0c9ff705 Fix comments, spacing 4 years ago