Victor Oliveira
0669053b78
🔨 Fix Serial+MSC for _USB envs (#22116 )
3 年前
Scott Lahteine
90dc41139f
🏗️ Refactor build encrypt / rename (#22124 )
3 年前
ldursw
6131d2c5a6
🔨 MKS Robin E3 for HAL/STM32 (#21927 )
3 年前
Victor Oliveira
0398a0b780
👽️ Fix usb-host-msc-cdc-msc issue (#22025 )
3 年前
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 年前
Scott Lahteine
2de54dab84
🎨 Move HAS_EXTRUDERS
3 年前
ellensp
c3a65eef7a
Fix envs using mks_encrypt.py (#21933 )
Fix #21928
3 年前
Victor Oliveira
a42760d38a
BTT SKR Mini E3 for HAL/STM32 (#21488 )
3 年前
Scott Lahteine
2f537768bc
MKS Robin flash address
3 年前
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 年前
Scott Lahteine
e250f6a275
whitespace
3 年前
Scott Lahteine
d87a71bd04
Extra dependency script logging
3 年前
Scott Lahteine
59fd6428ae
Skip preflight checks only (#21658 )
Followup to e8af38cc2d
3 年前
Scott Lahteine
e8af38cc2d
Skip scripts during 'platformio init' (#21643 )
3 年前
ellensp
19320a1f8f
Check for old Marlin files mixed in (#21574 )
3 年前
Scott Lahteine
9d0b6c5730
Requiring PIO >= 5.0.3
3 年前
Scott Lahteine
3229100025
Split up platformio.ini (#21507 )
3 年前
Scott Lahteine
b59a4331fa
Update common-cxxflags.py comment
3 年前
Scott Lahteine
832059967c
Comment, clean up some PlatformIO scripts
3 年前
borland1
df1ef496d1
Main / Config Custom Submenus (#18177 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
3 年前
ellensp
790bba1556
Fix preflight motherboard target check (#21372 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
3 年前
Scott Lahteine
dc78e0a250
Detect extra ENVS in preflight checks (#21361 )
3 年前
X-Ryl669
d787cd3076
Fix build with Meatpack only on 2nd port (#21336 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
3 年前
Victor Oliveira
da84b59ee4
No extra build folder for st/jlink upload (#21341 )
3 年前
Keith Bennett
2c5967925f
Pins/tests followup (#21268 )
Missing commit from #21254
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
3 年前
Scott Lahteine
3ea56ba4c7
Tweak tests, consolidate pins target validation (#21254 )
3 年前
Scott Lahteine
0b7e857614
Update some py scripts
3 年前
Scott Lahteine
dfa33082bb
Fix some config builds
3 年前
Scott Lahteine
680172a084
Tweaks to build scripts
3 年前
Giuliano Zaro
254b25296b
[SAMD51] Respect serial buffer size (#21194 )
3 年前
Scott Lahteine
903d0b91fc
Tweaks to build scripts
3 年前
Scott Lahteine
54ccfcc705
whitespace
3 年前
Alexander D. Kanevskiy
24623d398c
Fix preflight complex extend handling (#21191 )
3 年前
X-Ryl669
56462cf082
Make F_CPU a compile-time constant (#21051 )
3 年前
ellensp
bb1039d4c9
Preflight checks for PlatformIO builds (#21068 )
Co-authored-by: Alexander D. Kanevskiy <alexander.kanevskiy@intel.com >
3 年前
X-Ryl669
0cc03f912c
Let libmaple accept RX/TX_BUFFER_SIZE (#21177 )
3 年前
X-Ryl669
8d28853774
Postmortem Debugging to serial port (#20492 )
3 年前
Scott Lahteine
52e8d8db54
anet_et4_openblt.py => openblt.py
3 年前
Scott Lahteine
9d24ee8daf
chmod and paths
3 年前
George Fu
5ac08a44c6
FYSETC Cheetah 2.0 (#20897 )
3 年前
Scott Lahteine
727bf7dd8c
🛠Fix deps script version regex
3 年前
Scott Lahteine
a54154e760
🛠 Replace lib_deps for custom_marlin.FEATURE (#20858 )
3 年前
Scott Lahteine
8ffae97128
Fix Python 2.7 compatibility
Fix regression from #20692
3 年前
Scott Lahteine
3dd1fe4211
Custom build_flags by feature (#20692 )
3 年前
ellensp
56a5d0b287
Homing code followup (#20632 )
Patching a87e5197cf
3 年前
ellensp
b0585e13d8
Check for misplaced configs on build (#20599 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
3 年前
Victor Oliveira
4d6b6bcffc
LVGL and Classic UI for STM32 (#20552 )
3 年前
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 >
3 年前
Speaka
6954772ece
Tramming Wizard submenu option (#20000 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 年前
Scott Lahteine
1f6612dfc4
Comment, spacing cleanup
4 年前