Scott Lahteine
19838d97be
🎨 Misc. adjustments, spacing
2022-04-03 16:59:43 -05:00
Scott Lahteine
ab46b7e2f2
🧑💻 HAS_MARLINUI_MENU, HAS_MANUAL_MOVE_MENU
2022-01-25 15:47:37 -06:00
Keith Bennett
8c83ddd201
🔨 Suppressible CONFIGURATION_EMBEDDING warning ( #23545 )
2022-01-18 02:30:52 -06:00
Scott Lahteine
75d1f975a8
🔨 Rename (not copy) with board_build.rename
2022-01-09 03:48:17 -06:00
Scott Lahteine
54f218e348
🔨 Get FIRMWARE_BIN from env
2022-01-09 01:06:19 -06:00
kaidegit
d7af619936
🐛 Fix open for bin rename ( #23351 )
2021-12-25 20:12:20 -06:00
Scott Lahteine
a941cd33e2
🔨 Configurable firmware bin filename
...
Configuration.h > FIRMWARE_BIN
2021-12-24 23:47:52 -06:00
ellensp
c1dba3d028
✨ Option to reset EEPROM on first run ( #23276 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-21 20:44:04 -06:00
Robby Candra
6dc056f771
🐛 Fix UTF-8 errror in configuration embed and retrieve ( #23303 )
...
The feature added in commit b464a4b1a4
introduced a UTF-8 encoding error for all users where UTF-8 is not the default codepage.
2021-12-15 21:04:32 -08:00
X-Ryl669
b464a4b1a4
✨ Configurations embed and retrieve ( #21321 )
2021-12-14 00:22:06 -06:00
BigTreeTech
0077d982cd
✨ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) ( #23283 )
2021-12-10 13:38:03 -06:00
Keith Bennett
f0e48ce104
📌 Biqu BX temporary framework workaround ( #23131 )
2021-11-23 15:54:31 -06:00
Robby Candra
4483b8aaf0
🔨 Fix IntelliSense / PIO conflicts ( #23058 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-11-04 05:28:42 -05:00
Keith Bennett
7942f71d26
✨ Artillery Ruby (STM32F401RCT6) ( #23029 )
2021-11-01 22:23:24 -05:00
Scott Lahteine
b69971f06a
🔨 Fix older GCC CXXFLAGS warning
2021-10-19 05:53:52 -05:00
Scott Lahteine
6cf6c4cd85
🔨 Delete after encrypt. Lerdge encrypt only once
2021-10-19 03:58:00 -05:00
Scott Lahteine
c91451d215
🔨 Update 'pio vscode init' detection
2021-10-19 03:58:00 -05:00
Scott Lahteine
e31d52184b
🎨 Handle more pre-defined pins in pins_postprocess ( #22771 )
2021-09-16 01:15:14 -05:00
Tanguy Pruvot
71a2a95885
🔨 Enhance Lerdge pins, TFTs, and variants ( #22658 )
2021-09-01 18:55:36 -05:00
Tanguy Pruvot
5a72a39706
🔨 Offset/encrypt/rename for Maple STM32F1 ( #22477 )
2021-08-01 14:43:31 -05:00
ldursw
381a23773b
🔨 Fix (RRF E3) RX/TX buffer size override ( #22475 )
2021-07-31 22:42:26 -05:00
Chris Pepper
21011eefa8
✨ Simulator HAL and build targets ( #22418 )
2021-07-21 19:01:23 -05:00
Scott Lahteine
5ca9ebfa6b
🔨 Consolidate STM32 extra_scripts ( #22365 )
2021-07-14 22:34:49 -05:00
ldursw
0595b87d9a
🐛 Fix Maple / STM32 serial buffer ( #22292 )
2021-07-06 19:50:01 -05:00
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
2021-06-29 16:25:37 -05:00
Victor Oliveira
0669053b78
🔨 Fix Serial+MSC for _USB envs ( #22116 )
2021-06-13 19:01:53 -05:00
Scott Lahteine
90dc41139f
🏗️ Refactor build encrypt / rename ( #22124 )
2021-06-13 15:43:33 -05:00
ldursw
6131d2c5a6
🔨 MKS Robin E3 for HAL/STM32 ( #21927 )
2021-06-03 22:38:10 -05:00
Victor Oliveira
0398a0b780
👽 ️ Fix usb-host-msc-cdc-msc issue ( #22025 )
2021-06-03 16:52:25 -05:00
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>
2021-06-02 01:44:55 -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
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
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
e8af38cc2d
Skip scripts during 'platformio init' ( #21643 )
2021-04-17 14:19:33 -05:00
ellensp
19320a1f8f
Check for old Marlin files mixed in ( #21574 )
2021-04-08 20:36:48 -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
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
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
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
X-Ryl669
8d28853774
Postmortem Debugging to serial port ( #20492 )
2021-02-20 20:22:20 -06:00
Scott Lahteine
52e8d8db54
anet_et4_openblt.py => openblt.py
2021-02-13 22:05:35 -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
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
Victor Oliveira
4d6b6bcffc
LVGL and Classic UI for STM32 ( #20552 )
2020-12-23 20:01:21 -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
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
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
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
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
Jason Smith
4fc1aba848
Update HAL/STM32 platform to 8.0 ( #18496 )
2020-09-07 21:41:48 -05:00
Scott Lahteine
93167afaf5
Update copy_marlin_variant_to_framework.py
2020-08-21 22:50:45 -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
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
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
Alexander Gavrilenko
117df87d19
Support for TFT & Touch Screens ( #18130 )
2020-07-30 01:43:19 -05:00
Scott Lahteine
d0222e5c76
Randomize firmware.bin, fix unflag
2020-07-25 23:06:22 -05:00