Scott Lahteine
|
a2349fc411
|
🔨 Configurable firmware bin filename
Configuration.h > FIRMWARE_BIN
|
3 years ago |
ellensp
|
d481bba327
|
🐛 Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282)
|
3 years ago |
ellensp
|
4468516aa2
|
✨ BigTree SKR 2 with F429 (#23177)
|
3 years ago |
George Fu
|
93652e5c6f
|
✨ FYSETC Spider v2.2 (#23208)
|
3 years ago |
Keith Bennett
|
3148060550
|
📌 Biqu BX temporary framework workaround (#23131)
|
3 years ago |
Keith Bennett
|
17f853d99c
|
⚡️ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093)
|
3 years ago |
Scott Lahteine
|
6f9f25dbb2
|
🎨 Misc. code cleanup
|
3 years ago |
Robby Candra
|
fc2020c6ec
|
🔨 Fix IntelliSense / PIO conflicts (#23058)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
3 years ago |
Scott Lahteine
|
a0a57406a2
|
🔨 Script 'mfprep' finds pending commits
|
3 years ago |
Scott Lahteine
|
5efef86cfa
|
🔨 Update git helper scripts
|
3 years ago |
Scott Lahteine
|
20c747753d
|
🔨 Support ABM in mf scripts
|
3 years ago |
Keith Bennett
|
7e9e2a7435
|
✨ Artillery Ruby (STM32F401RCT6) (#23029)
|
3 years ago |
Scott Lahteine
|
5cbb820e29
|
🔨 Help for GDB remote debugging
|
3 years ago |
Scott Lahteine
|
e8a55972a7
|
🐛 Fix EZBoard V2 board name
|
3 years ago |
ellensp
|
a7ea6b5925
|
⚡️ Add'l PCINTs for Mega Extended (#23019)
|
3 years ago |
Keith Bennett
|
2b8a804997
|
✨ Octopus Pro V1.0 with STM32F429ZGT6 (#23008)
|
3 years ago |
Augusto Zanellato
|
c9718e1ec0
|
✨ Eryone Ery32 mini (STM32F103VET6) board (#22956)
|
3 years ago |
Scott Lahteine
|
30158424e9
|
🔨 Fix older GCC CXXFLAGS warning
|
3 years ago |
Scott Lahteine
|
b4904cc53e
|
🔨 Delete after encrypt. Lerdge encrypt only once
|
3 years ago |
Scott Lahteine
|
2c6fe45847
|
🔨 Update 'pio vscode init' detection
|
3 years ago |
George Fu
|
995230f597
|
🐛 Fix FYSETC Cheetah v2.0 build (#22926)
|
3 years ago |
Scott Lahteine
|
a37580e4e8
|
🩹 Remove extra #include, misc. style
|
3 years ago |
Lefteris Garyfalakis
|
71b8a22d96
|
🌐 Update Greek language (#22799)
|
3 years ago |
Scott Lahteine
|
669b68497c
|
🌐 Skip non-essential translations
|
3 years ago |
Scott Lahteine
|
be8e8260e2
|
🌐 Reduce language file sizes
|
3 years ago |
Scott Lahteine
|
ab9609146f
|
💡 Adjust headers, formatting
|
3 years ago |
Scott Lahteine
|
03d7fbd755
|
🎨 Handle more pre-defined pins in pins_postprocess (#22771)
|
3 years ago |
Justin Nesselrotte
|
f94de97cdb
|
✨ Index Pick-and-Place board Rev.3 (#22647)
Co-authored-by: Gonçalo Pereira <goncalo_pereira@outlook.pt>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 years ago |
Tanguy Pruvot
|
61364906b3
|
🔨 Enhance Lerdge pins, TFTs, and variants (#22658)
|
3 years ago |
Scott Lahteine
|
086fa0f0a7
|
🔨 Fix HAL/STM32 F103Zx builds (#22610)
|
3 years ago |
Tanguy Pruvot
|
fd594ab176
|
🔨 Set Longer3D timers in variant (#22632)
|
3 years ago |
Scott Lahteine
|
02ae4bc9b9
|
✨ New board TH3D_EZBOARD_LITE_V2 (#22621)
|
3 years ago |
Scott Lahteine
|
73ef26a106
|
✨ MarlinUI for Ender 3 v2 DWIN LCD (#22594)
Co-Authored-By: Taylor Talkington <taylor.talkington@gmail.com>
|
3 years ago |
Tanguy Pruvot
|
2e14bf15dd
|
🐛 Fix Longer3D PWM/timer pins (#22583)
|
3 years ago |
luzpaz
|
c612b56bc1
|
🐛 Spellcheck comments (#22496)
codespell -q 3 --builtin=clear,rare,informal,code -S ./Marlin/src/lcd/language -L alo,amin,endcode,stdio,uint
|
3 years ago |
ellensp
|
3924545912
|
✨ Zonestar ZM3E2, ZM3E4 V1, ZM3E4 V2 (#22498)
|
3 years ago |
George Fu
|
d7f3228ec6
|
🔨 Fix FYSETC S6 envs (#22421)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 years ago |
Chris Pepper
|
dc67705049
|
✨ Simulator HAL and build targets (#22418)
|
3 years ago |
Tanguy Pruvot
|
eeac85642f
|
🔨 Offset/encrypt/rename for Maple STM32F1 (#22477)
|
3 years ago |
Tanguy Pruvot
|
2b2a8355c9
|
🐛 Fix Longer3D STM32 boot, add Maple test (#22473)
|
3 years ago |
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 |