Update platformio.ini
This commit is contained in:
+42
-42
@@ -418,32 +418,32 @@ build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder
|
||||
[env:E3_Runout]
|
||||
platform = ${common_stm32f1.platform}
|
||||
extends = env:STM32F103RET6_creality_maple
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DlerdgeFilSensor
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DAddonFilSensor
|
||||
|
||||
[env:E3_Runout_BLT]
|
||||
platform = ${common_stm32f1.platform}
|
||||
extends = env:STM32F103RET6_creality_maple
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DABL_BLTOUCH -DlerdgeFilSensor
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DABL_BLTOUCH -DAddonFilSensor
|
||||
|
||||
[env:E3_Runout_BLT_ZM]
|
||||
platform = ${common_stm32f1.platform}
|
||||
extends = env:STM32F103RET6_creality_maple
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DABL_BLTOUCH -DCreality42XUseZMin -DlerdgeFilSensor
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DABL_BLTOUCH -DCreality42XUseZMin -DAddonFilSensor
|
||||
|
||||
[env:E3_Runout_Touch]
|
||||
platform = ${common_stm32f1.platform}
|
||||
extends = env:STM32F103RET6_creality_maple
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DMachineEnder3Touchscreen -DlerdgeFilSensor
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DMachineEnder3Touchscreen -DAddonFilSensor
|
||||
|
||||
[env:E3_Runout_Touch_BLT]
|
||||
platform = ${common_stm32f1.platform}
|
||||
extends = env:STM32F103RET6_creality_maple
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DABL_BLTOUCH -DMachineEnder3Touchscreen -DlerdgeFilSensor
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DABL_BLTOUCH -DMachineEnder3Touchscreen -DAddonFilSensor
|
||||
|
||||
[env:E3_Runout_Touch_BLT_ZM]
|
||||
platform = ${common_stm32f1.platform}
|
||||
extends = env:STM32F103RET6_creality_maple
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DABL_BLTOUCH -DCreality42XUseZMin -DMachineEnder3Touchscreen -DlerdgeFilSensor
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DABL_BLTOUCH -DCreality42XUseZMin -DMachineEnder3Touchscreen -DAddonFilSensor
|
||||
|
||||
[env:E3_Tall_427]
|
||||
platform = ${common_stm32f1.platform}
|
||||
@@ -478,32 +478,32 @@ build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder
|
||||
[env:E3_Tall_Runout]
|
||||
platform = ${common_stm32f1.platform}
|
||||
extends = env:STM32F103RET6_creality_maple
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DlerdgeFilSensor -DE3TALLKIT
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DAddonFilSensor -DE3TALLKIT
|
||||
|
||||
[env:E3_Tall_Runout_BLT]
|
||||
platform = ${common_stm32f1.platform}
|
||||
extends = env:STM32F103RET6_creality_maple
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DABL_BLTOUCH -DlerdgeFilSensor -DE3TALLKIT
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DABL_BLTOUCH -DAddonFilSensor -DE3TALLKIT
|
||||
|
||||
[env:E3_Tall_Runout_BLT_ZM]
|
||||
platform = ${common_stm32f1.platform}
|
||||
extends = env:STM32F103RET6_creality_maple
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DABL_BLTOUCH -DCreality42XUseZMin -DlerdgeFilSensor -DE3TALLKIT
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DABL_BLTOUCH -DCreality42XUseZMin -DAddonFilSensor -DE3TALLKIT
|
||||
|
||||
[env:E3_Tall_Runout_Touch]
|
||||
platform = ${common_stm32f1.platform}
|
||||
extends = env:STM32F103RET6_creality_maple
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DMachineEnder3Touchscreen -DlerdgeFilSensor -DE3TALLKIT
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DMachineEnder3Touchscreen -DAddonFilSensor -DE3TALLKIT
|
||||
|
||||
[env:E3_Tall_Runout_Touch_BLT]
|
||||
platform = ${common_stm32f1.platform}
|
||||
extends = env:STM32F103RET6_creality_maple
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DABL_BLTOUCH -DMachineEnder3Touchscreen -DlerdgeFilSensor -DE3TALLKIT
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DABL_BLTOUCH -DMachineEnder3Touchscreen -DAddonFilSensor -DE3TALLKIT
|
||||
|
||||
[env:E3_Tall_Runout_Touch_BLT_ZM]
|
||||
platform = ${common_stm32f1.platform}
|
||||
extends = env:STM32F103RET6_creality_maple
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DABL_BLTOUCH -DCreality42XUseZMin -DMachineEnder3Touchscreen -DlerdgeFilSensor -DE3TALLKIT
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DABL_BLTOUCH -DCreality42XUseZMin -DMachineEnder3Touchscreen -DAddonFilSensor -DE3TALLKIT
|
||||
|
||||
[env:E3P_427]
|
||||
platform = ${common_stm32f1.platform}
|
||||
@@ -538,32 +538,32 @@ build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder
|
||||
[env:E3P_Runout]
|
||||
platform = ${common_stm32f1.platform}
|
||||
extends = env:STM32F103RET6_creality_maple
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DlerdgeFilSensor -DMACHINE_PRO
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DAddonFilSensor -DMACHINE_PRO
|
||||
|
||||
[env:E3P_Runout_BLT]
|
||||
platform = ${common_stm32f1.platform}
|
||||
extends = env:STM32F103RET6_creality_maple
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DABL_BLTOUCH -DlerdgeFilSensor -DMACHINE_PRO
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DABL_BLTOUCH -DAddonFilSensor -DMACHINE_PRO
|
||||
|
||||
[env:E3P_Runout_BLT_ZM]
|
||||
platform = ${common_stm32f1.platform}
|
||||
extends = env:STM32F103RET6_creality_maple
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DABL_BLTOUCH -DCreality42XUseZMin -DlerdgeFilSensor -DMACHINE_PRO
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DABL_BLTOUCH -DCreality42XUseZMin -DAddonFilSensor -DMACHINE_PRO
|
||||
|
||||
[env:E3P_Runout_Touch]
|
||||
platform = ${common_stm32f1.platform}
|
||||
extends = env:STM32F103RET6_creality_maple
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DMachineEnder3Touchscreen -DlerdgeFilSensor -DMACHINE_PRO
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DMachineEnder3Touchscreen -DAddonFilSensor -DMACHINE_PRO
|
||||
|
||||
[env:E3P_Runout_Touch_BLT]
|
||||
platform = ${common_stm32f1.platform}
|
||||
extends = env:STM32F103RET6_creality_maple
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DABL_BLTOUCH -DMachineEnder3Touchscreen -DlerdgeFilSensor -DMACHINE_PRO
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DABL_BLTOUCH -DMachineEnder3Touchscreen -DAddonFilSensor -DMACHINE_PRO
|
||||
|
||||
[env:E3P_Runout_Touch_BLT_ZM]
|
||||
platform = ${common_stm32f1.platform}
|
||||
extends = env:STM32F103RET6_creality_maple
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DABL_BLTOUCH -DCreality42XUseZMin -DMachineEnder3Touchscreen -DlerdgeFilSensor -DMACHINE_PRO
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DABL_BLTOUCH -DCreality42XUseZMin -DMachineEnder3Touchscreen -DAddonFilSensor -DMACHINE_PRO
|
||||
|
||||
[env:E3P_Tall_427]
|
||||
platform = ${common_stm32f1.platform}
|
||||
@@ -598,32 +598,32 @@ build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder
|
||||
[env:E3P_Tall_Runout]
|
||||
platform = ${common_stm32f1.platform}
|
||||
extends = env:STM32F103RET6_creality_maple
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DlerdgeFilSensor -DE3TALLKIT -DMACHINE_PRO
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DAddonFilSensor -DE3TALLKIT -DMACHINE_PRO
|
||||
|
||||
[env:E3P_Tall_Runout_BLT]
|
||||
platform = ${common_stm32f1.platform}
|
||||
extends = env:STM32F103RET6_creality_maple
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DABL_BLTOUCH -DlerdgeFilSensor -DE3TALLKIT -DMACHINE_PRO
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DABL_BLTOUCH -DAddonFilSensor -DE3TALLKIT -DMACHINE_PRO
|
||||
|
||||
[env:E3P_Tall_Runout_BLT_ZM]
|
||||
platform = ${common_stm32f1.platform}
|
||||
extends = env:STM32F103RET6_creality_maple
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DABL_BLTOUCH -DCreality42XUseZMin -DlerdgeFilSensor -DE3TALLKIT -DMACHINE_PRO
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DABL_BLTOUCH -DCreality42XUseZMin -DAddonFilSensor -DE3TALLKIT -DMACHINE_PRO
|
||||
|
||||
[env:E3P_Tall_Runout_Touch]
|
||||
platform = ${common_stm32f1.platform}
|
||||
extends = env:STM32F103RET6_creality_maple
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DMachineEnder3Touchscreen -DlerdgeFilSensor -DE3TALLKIT -DMACHINE_PRO
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DMachineEnder3Touchscreen -DAddonFilSensor -DE3TALLKIT -DMACHINE_PRO
|
||||
|
||||
[env:E3P_Tall_Runout_Touch_BLT]
|
||||
platform = ${common_stm32f1.platform}
|
||||
extends = env:STM32F103RET6_creality_maple
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DABL_BLTOUCH -DMachineEnder3Touchscreen -DlerdgeFilSensor -DE3TALLKIT -DMACHINE_PRO
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DABL_BLTOUCH -DMachineEnder3Touchscreen -DAddonFilSensor -DE3TALLKIT -DMACHINE_PRO
|
||||
|
||||
[env:E3P_Tall_Runout_Touch_BLT_ZM]
|
||||
platform = ${common_stm32f1.platform}
|
||||
extends = env:STM32F103RET6_creality_maple
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DABL_BLTOUCH -DCreality42XUseZMin -DMachineEnder3Touchscreen -DlerdgeFilSensor -DE3TALLKIT -DMACHINE_PRO
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3Pro427 -DABL_BLTOUCH -DCreality42XUseZMin -DMachineEnder3Touchscreen -DAddonFilSensor -DE3TALLKIT -DMACHINE_PRO
|
||||
|
||||
[env:E3V2]
|
||||
platform = ${common_stm32f1.platform}
|
||||
@@ -643,17 +643,17 @@ build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder
|
||||
[env:E3V2_Runout]
|
||||
platform = ${common_stm32f1.platform}
|
||||
extends = env:STM32F103RET6_creality_maple
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3V2 -DlerdgeFilSensor -DCreality427
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3V2 -DAddonFilSensor -DCreality427
|
||||
|
||||
[env:E3V2_Runout_BLT]
|
||||
platform = ${common_stm32f1.platform}
|
||||
extends = env:STM32F103RET6_creality_maple
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3V2 -DABL_BLTOUCH -DlerdgeFilSensor -DCreality427
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3V2 -DABL_BLTOUCH -DAddonFilSensor -DCreality427
|
||||
|
||||
[env:E3V2_Runout_BLT_ZM]
|
||||
platform = ${common_stm32f1.platform}
|
||||
extends = env:STM32F103RET6_creality_maple
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3V2 -DABL_BLTOUCH -DCreality42XUseZMin -DlerdgeFilSensor -DCreality427
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3V2 -DABL_BLTOUCH -DCreality42XUseZMin -DAddonFilSensor -DCreality427
|
||||
|
||||
[env:E3V2_Tall_427]
|
||||
platform = ${common_stm32f1.platform}
|
||||
@@ -673,17 +673,17 @@ build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder
|
||||
[env:E3V2_Tall_Runout]
|
||||
platform = ${common_stm32f1.platform}
|
||||
extends = env:STM32F103RET6_creality_maple
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3V2 -DlerdgeFilSensor -DE3TALLKIT -DCreality427
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3V2 -DAddonFilSensor -DE3TALLKIT -DCreality427
|
||||
|
||||
[env:E3V2_Tall_Runout_BLT]
|
||||
platform = ${common_stm32f1.platform}
|
||||
extends = env:STM32F103RET6_creality_maple
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3V2 -DABL_BLTOUCH -DlerdgeFilSensor -DE3TALLKIT -DCreality427
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3V2 -DABL_BLTOUCH -DAddonFilSensor -DE3TALLKIT -DCreality427
|
||||
|
||||
[env:E3V2_Tall_Runout_BLT_ZM]
|
||||
platform = ${common_stm32f1.platform}
|
||||
extends = env:STM32F103RET6_creality_maple
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3V2 -DABL_BLTOUCH -DCreality42XUseZMin -DlerdgeFilSensor -DE3TALLKIT -DCreality427
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder3V2 -DABL_BLTOUCH -DCreality42XUseZMin -DAddonFilSensor -DE3TALLKIT -DCreality427
|
||||
|
||||
[env:E5_427]
|
||||
platform = ${common_stm32f1.platform}
|
||||
@@ -718,32 +718,32 @@ build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder
|
||||
[env:E5_Runout]
|
||||
platform = ${common_stm32f1.platform}
|
||||
extends = env:STM32F103RET6_creality_maple
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder5 -DCreality427 -DlerdgeFilSensor -DOrigLCD
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder5 -DCreality427 -DAddonFilSensor -DOrigLCD
|
||||
|
||||
[env:E5_Runout_BLT]
|
||||
platform = ${common_stm32f1.platform}
|
||||
extends = env:STM32F103RET6_creality_maple
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder5 -DCreality427 -DABL_BLTOUCH -DlerdgeFilSensor -DOrigLCD
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder5 -DCreality427 -DABL_BLTOUCH -DAddonFilSensor -DOrigLCD
|
||||
|
||||
[env:E5_Runout_BLT_ZM]
|
||||
platform = ${common_stm32f1.platform}
|
||||
extends = env:STM32F103RET6_creality_maple
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder5 -DCreality427 -DABL_BLTOUCH -DCreality42XUseZMin -DlerdgeFilSensor -DOrigLCD
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder5 -DCreality427 -DABL_BLTOUCH -DCreality42XUseZMin -DAddonFilSensor -DOrigLCD
|
||||
|
||||
[env:E5_Runout_Touch]
|
||||
platform = ${common_stm32f1.platform}
|
||||
extends = env:STM32F103RET6_creality_maple
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder5 -DCreality427 -DMachineEnder3Touchscreen -DlerdgeFilSensor
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder5 -DCreality427 -DMachineEnder3Touchscreen -DAddonFilSensor
|
||||
|
||||
[env:E5_Runout_Touch_BLT]
|
||||
platform = ${common_stm32f1.platform}
|
||||
extends = env:STM32F103RET6_creality_maple
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder5 -DCreality427 -DABL_BLTOUCH -DMachineEnder3Touchscreen -DlerdgeFilSensor
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder5 -DCreality427 -DABL_BLTOUCH -DMachineEnder3Touchscreen -DAddonFilSensor
|
||||
|
||||
[env:E5_Runout_Touch_BLT_ZM]
|
||||
platform = ${common_stm32f1.platform}
|
||||
extends = env:STM32F103RET6_creality_maple
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder5 -DCreality427 -DABL_BLTOUCH -DCreality42XUseZMin -DMachineEnder3Touchscreen -DlerdgeFilSensor
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder5 -DCreality427 -DABL_BLTOUCH -DCreality42XUseZMin -DMachineEnder3Touchscreen -DAddonFilSensor
|
||||
|
||||
[env:E5P_427]
|
||||
platform = ${common_stm32f1.platform}
|
||||
@@ -778,32 +778,32 @@ build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder
|
||||
[env:E5P_Runout]
|
||||
platform = ${common_stm32f1.platform}
|
||||
extends = env:STM32F103RET6_creality_maple
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder5 -DCreality427 -DlerdgeFilSensor -DMACHINE_PRO -DOrigLCD
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder5 -DCreality427 -DAddonFilSensor -DMACHINE_PRO -DOrigLCD
|
||||
|
||||
[env:E5P_Runout_BLT]
|
||||
platform = ${common_stm32f1.platform}
|
||||
extends = env:STM32F103RET6_creality_maple
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder5 -DCreality427 -DABL_BLTOUCH -DlerdgeFilSensor -DMACHINE_PRO -DOrigLCD
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder5 -DCreality427 -DABL_BLTOUCH -DAddonFilSensor -DMACHINE_PRO -DOrigLCD
|
||||
|
||||
[env:E5P_Runout_BLT_ZM]
|
||||
platform = ${common_stm32f1.platform}
|
||||
extends = env:STM32F103RET6_creality_maple
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder5 -DCreality427 -DABL_BLTOUCH -DCreality42XUseZMin -DlerdgeFilSensor -DMACHINE_PRO -DOrigLCD
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder5 -DCreality427 -DABL_BLTOUCH -DCreality42XUseZMin -DAddonFilSensor -DMACHINE_PRO -DOrigLCD
|
||||
|
||||
[env:E5P_Runout_Touch]
|
||||
platform = ${common_stm32f1.platform}
|
||||
extends = env:STM32F103RET6_creality_maple
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder5 -DCreality427 -DMachineEnder3Touchscreen -DlerdgeFilSensor -DMACHINE_PRO
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder5 -DCreality427 -DMachineEnder3Touchscreen -DAddonFilSensor -DMACHINE_PRO
|
||||
|
||||
[env:E5P_Runout_Touch_BLT]
|
||||
platform = ${common_stm32f1.platform}
|
||||
extends = env:STM32F103RET6_creality_maple
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder5 -DCreality427 -DABL_BLTOUCH -DMachineEnder3Touchscreen -DlerdgeFilSensor -DMACHINE_PRO
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder5 -DCreality427 -DABL_BLTOUCH -DMachineEnder3Touchscreen -DAddonFilSensor -DMACHINE_PRO
|
||||
|
||||
[env:E5P_Runout_Touch_BLT_ZM]
|
||||
platform = ${common_stm32f1.platform}
|
||||
extends = env:STM32F103RET6_creality_maple
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder5 -DCreality427 -DABL_BLTOUCH -DCreality42XUseZMin -DMachineEnder3Touchscreen -DlerdgeFilSensor -DMACHINE_PRO
|
||||
build_flags = ${env:STM32F103RET6_creality_maple.build_flags} -DMachineEnder5 -DCreality427 -DABL_BLTOUCH -DCreality42XUseZMin -DMachineEnder3Touchscreen -DAddonFilSensor -DMACHINE_PRO
|
||||
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user