Non-BLT CR5
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user