Non-BLT CR5

This commit is contained in:
InsanityAutomation
2022-03-19 11:49:40 -04:00
parent e1c5f8418d
commit d40750cde8
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -439,7 +439,7 @@
#endif
#endif
#if ANY(MachineCR5, MachineEnder3S1)
#if ENABLED(MachineEnder3S1)
#if NONE(ABL_NCSW, ABL_EZABL, ABL_BLTOUCH)
#define ABL_BLTOUCH
#endif
+6
View File
@@ -3923,6 +3923,12 @@ extends = common_avr8
board = megaatmega2560
build_flags = ${common.build_flags} -DMachineCR5 -DHotendAllMetal
[env:CR5Pro_BLT]
platform = atmelavr
extends = common_avr8
board = megaatmega2560
build_flags = ${common.build_flags} -DMachineCR5 -DHotendAllMetal -DABL_BLTOUCH
#
[env:include_tree]
platform = atmelavr