diff --git a/.github/workflows/build-all.yml b/.github/workflows/build-all.yml index 7b0a37ce..d5d410ac 100755 --- a/.github/workflows/build-all.yml +++ b/.github/workflows/build-all.yml @@ -32,10 +32,10 @@ jobs: - i3_MEGA_1stgen - i3_MEGA_1stgen_TMC - - i3_MEGA_1stgen_BLTOUCH_10 - - i3_MEGA_1stgen_BLTOUCH_11 - - i3_MEGA_1stgen_TMC_BLTOUCH_10 - - i3_MEGA_1stgen_TMC_BLTOUCH_11 + #- i3_MEGA_1stgen_BLTOUCH_10 + #- i3_MEGA_1stgen_BLTOUCH_11 + #- i3_MEGA_1stgen_TMC_BLTOUCH_10 + #- i3_MEGA_1stgen_TMC_BLTOUCH_11 - i3_MEGA - i3_MEGA_TMC - i3_MEGA_BLTOUCH_10 @@ -60,12 +60,12 @@ jobs: - i3_MEGA_X_BLTOUCH_11 - i3_MEGA_X_TMC_BLTOUCH_10 - i3_MEGA_X_TMC_BLTOUCH_11 - - i3_MEGA_P - - i3_MEGA_P_TMC - - i3_MEGA_P_BLTOUCH_10 - - i3_MEGA_P_BLTOUCH_11 - - i3_MEGA_P_TMC_BLTOUCH_10 - - i3_MEGA_P_TMC_BLTOUCH_11 + #- i3_MEGA_P + #- i3_MEGA_P_TMC + #- i3_MEGA_P_BLTOUCH_10 + #- i3_MEGA_P_BLTOUCH_11 + #- i3_MEGA_P_TMC_BLTOUCH_10 + #- i3_MEGA_P_TMC_BLTOUCH_11 steps: diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index def336bb..6a943f73 100755 --- a/Marlin/Configuration.h +++ b/Marlin/Configuration.h @@ -122,7 +122,6 @@ * MEGA Pro, which has this Extruder by * default. * - * PLEASE READ THE WARNING ABOVE! */ //#define KNUTWURST_BMG diff --git a/platformio.ini b/platformio.ini index 547aae04..ab866c1b 100755 --- a/platformio.ini +++ b/platformio.ini @@ -34,10 +34,10 @@ extra_configs = i3_mega_envs.ini default_envs = i3_MEGA_1stgen i3_MEGA_1stgen_TMC - i3_MEGA_1stgen_BLTOUCH_10 - i3_MEGA_1stgen_BLTOUCH_11 - i3_MEGA_1stgen_TMC_BLTOUCH_10 - i3_MEGA_1stgen_TMC_BLTOUCH_11 +# i3_MEGA_1stgen_BLTOUCH_10 +# i3_MEGA_1stgen_BLTOUCH_11 +# i3_MEGA_1stgen_TMC_BLTOUCH_10 +# i3_MEGA_1stgen_TMC_BLTOUCH_11 i3_MEGA i3_MEGA_TMC i3_MEGA_BLTOUCH_10 @@ -62,12 +62,12 @@ default_envs = i3_MEGA_X_BLTOUCH_11 i3_MEGA_X_TMC_BLTOUCH_10 i3_MEGA_X_TMC_BLTOUCH_11 - i3_MEGA_P - i3_MEGA_P_TMC - i3_MEGA_P_BLTOUCH_10 - i3_MEGA_P_BLTOUCH_11 - i3_MEGA_P_TMC_BLTOUCH_10 - i3_MEGA_P_TMC_BLTOUCH_11 +# i3_MEGA_P +# i3_MEGA_P_TMC +# i3_MEGA_P_BLTOUCH_10 +# i3_MEGA_P_BLTOUCH_11 +# i3_MEGA_P_TMC_BLTOUCH_10 +# i3_MEGA_P_TMC_BLTOUCH_11 # ******************************************************************************************* # ** **