InsanityAutomation
39ee694856
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
2021-10-09 12:13:17 -04:00
Scott Lahteine
e31d52184b
🎨 Handle more pre-defined pins in pins_postprocess ( #22771 )
2021-09-16 01:15:14 -05:00
InsanityAutomation
7748fa84dd
Catchup debug messages
2021-09-15 22:44:33 -04:00
InsanityAutomation
6443790c6f
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
2021-09-10 10:41:08 -04:00
Tanguy Pruvot
71a2a95885
🔨 Enhance Lerdge pins, TFTs, and variants ( #22658 )
2021-09-01 18:55:36 -05:00
InsanityAutomation
57250c8340
Updates for CR6 Screen resume function
2021-08-13 13:32:46 -04: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
InsanityAutomation
6bf069d1ab
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
2021-07-21 18:39:25 -04:00
Scott Lahteine
5ca9ebfa6b
🔨 Consolidate STM32 extra_scripts ( #22365 )
2021-07-14 22:34:49 -05:00
InsanityAutomation
dc19c60a0e
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
2021-07-07 17:50:24 -04: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
InsanityAutomation
916aaa4881
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
2021-06-16 17:04:50 -04: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
InsanityAutomation
d0e9c21aff
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
2021-06-06 12:03:26 -04: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
InsanityAutomation
7b01993bbc
Fix link
2021-05-04 14:42:33 -04:00
InsanityAutomation
07a1b00a25
Version bump for rebase to head
2021-05-04 11:56:18 -04:00
InsanityAutomation
7325d66de5
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
2021-05-04 11:08:03 -04:00
Scott Lahteine
2f537768bc
MKS Robin flash address
2021-04-30 08:30:41 -05:00
InsanityAutomation
6ff92f3215
dw7.3.1 changes
2021-04-28 19:25:30 -04: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
InsanityAutomation
e4c4acbcc5
Add hex Remainder
2021-04-25 00:23:56 -04: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
InsanityAutomation
96d880e745
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
2021-04-18 12:06:36 -04: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
InsanityAutomation
67e9ee7bf2
Fix extui build issues, block hotend idle while paused for user, revert type change
2021-04-03 13:35:07 -04:00
InsanityAutomation
7aecff2ba6
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
2021-04-03 12:43:14 -04: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