Scott Lahteine
cd55b5f5cc
📌 Require U8glib-HAL@~0.5.0 (#22324 )
3 years ago
ldursw
0595b87d9a
🐛 Fix Maple / STM32 serial buffer (#22292 )
3 years ago
George Fu
1093224ba2
🔨 FYSETC S6 small bootloader target (#22207 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
3 years ago
Katelyn Schiesser
b2f0913083
🐛 Redundant Temp Sensor followup (#22196 )
3 years ago
Scott Lahteine
b90de62197
🔨 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
bwspath
ba26e902b2
🐛 Fix Octopus build on case-sensitive FS (#22206 )
3 years ago
Mike La Spina
135801d9a6
🐛 Fix Air Assist (#22159 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
3 years ago
Victor Oliveira
d4943a607e
🐛 Fix MKS Robin E3 build (#22149 )
3 years ago
Victor Oliveira
0669053b78
🔨 Fix Serial+MSC for _USB envs (#22116 )
3 years ago
Scott Lahteine
90dc41139f
🏗️ Refactor build encrypt / rename (#22124 )
3 years ago
Keith Bennett
673bccef3e
🔨 Envs for BTT SKR Mini with RET6 (512K) (#22050 )
3 years ago
Mike La Spina
002e1d49fe
Add Laser Based I2C Ammeter Feature (#21835 )
3 years ago
ellensp
bc6d8f99b2
📦️ Malyan M200 with HAL/STM32 (#22052 )
3 years ago
George Fu
21739f41c2
📌 Update FYSETC E4 to espressif32@2.1.0 (#22049 )
3 years ago
Keith Bennett
d18c834029
✨ BigTreeTech Octopus V1.1 (#22042 )
3 years ago
Victor Oliveira
c73d47327b
📦️ STM32F103RE_btt(_USB) with HAL/STM32 (#22040 )
3 years ago
ldursw
6131d2c5a6
🔨 MKS Robin E3 for HAL/STM32 (#21927 )
3 years ago
Keith Bennett
30c9b9bbba
🔨 Consolidate BTT linker scripts followup (#22038 )
3 years ago
Victor Oliveira
0398a0b780
👽️ Fix usb-host-msc-cdc-msc issue (#22025 )
3 years ago
ellensp
4e9ccffc10
🐛 Fix Creality v4 servo timer (#22021 )
Followup to #21999
3 years ago
Scott Lahteine
62dc3e7a22
🔨 Consolidate BTT linker scripts
Originally from #22022
3 years ago
ellensp
67c1075e47
🐛 Fix env:STM32F103RE maple/unified split-up (#22019 )
Followup to #21999
3 years ago
Scott Lahteine
25053572ec
📌 Use U8glib-HAL@~0.4.5
3 years ago
ellensp
08155b4875
🔨 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
c207111cc6
🔨 Move FLY_MINI env to stm32f1.ini
3 years ago
ellensp
731370051d
⚡️ PIO filters for M117, M300 and M414 (#21972 )
3 years ago
Scott Lahteine
2de54dab84
🎨 Move HAS_EXTRUDERS
3 years ago
Luu Lac
7f774cab90
M154 Position Auto-Report (#18427 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
3 years ago
Keith Bennett
3734e8e02f
✨ BigTreeTech Octopus board (STM32F446ZET6) (#21826 )
3 years ago
Victor Oliveira
a42760d38a
BTT SKR Mini E3 for HAL/STM32 (#21488 )
3 years ago
Scott Lahteine
9746a8427c
Use adafruit/Adafruit NeoPixel@~1.8.0
3 years ago
Victor Oliveira
4335f4e41f
🐛 Fix Lerdge USB Flash Drive envs (#21847 )
3 years ago
sanek88lbl
f95f18c8e5
Lerdge K EEPROM and TFT (#21812 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
3 years ago
Scott Lahteine
ecca81beba
Reformat features.ini
3 years ago
Scott Lahteine
8d9021e806
Move ExtUI subfolders up a level (#21820 )
3 years ago
Scott Lahteine
257ae51275
Use ststm32@~12.1
3 years ago
Keith Bennett
f58b923fd4
Fix BTT E3 RRF and SKR V2 (Generic PIO) (#21741 )
Follow-up to #21655
3 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`.
3 years ago
Keith Bennett
69d85cce2d
BTT SKR V2.0 / Stepper Driver Anti-Reverse Protection (#21503 )
3 years ago
Vert
5ad473fc62
Fix relocated LiquidCrystal library (#21699 )
Followup to 770e539859
3 years ago
Scott Lahteine
770e539859
Use Adafruit LiquidCrystal
3 years ago
Scott Lahteine
993f9f3efd
Remove extra platform_packages line
3 years ago
Mike La Spina
f075dd0db3
M10-M11 Air Evacuation for Spindle/Laser (#21668 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
3 years ago
Axel Sepúlveda
2a7ba427dd
Fix Grand Central SD dependency (#21660 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
3 years ago
Scott Lahteine
86397df32d
BTT E3 RRF Support
3 years ago
Scott Lahteine
c508c2213e
Misc. pio cleanup
3 years ago
Ramiro Polla
f69da7d00d
Add 'jump relaxing' compile flag to AVR targets (#21566 )
3 years ago
Victor Oliveira
7124326808
Delay U8glib init using U8glib-HAL 0.4.4 (#21496 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
3 years ago
BigTreeTech
b483a8d652
BTT SKR-SE-BX (STM32H743IIT6 ARM Cortex M7) and BIQU_BX_TFT70 (#21536 )
3 years ago
Victor Oliveira
121b606f9c
Fix Rumba32 variant for Marlin (#21497 )
3 years ago