303 lines
13 KiB
INI
Executable File
303 lines
13 KiB
INI
Executable File
###########################################################
|
|
# #
|
|
# Manual Leveling Configurations #
|
|
# #
|
|
###########################################################
|
|
|
|
#
|
|
# i3 Mega (normal Version)
|
|
#
|
|
[env:i3_MEGA]
|
|
platform = atmelavr
|
|
board = megaatmega2560
|
|
board_build.f_cpu = 16000000L
|
|
lib_deps = ${common.lib_deps}
|
|
TMC26XStepper=https://github.com/trinamic/TMC26XStepper/archive/master.zip
|
|
src_filter = ${common.default_src_filter} +<src/HAL/AVR>
|
|
build_flags = ${common.build_flags} -DMOTHERBOARD=BOARD_TRIGORILLA_14 -DKNUTWURST_MEGA
|
|
build_unflags = -DKNUTWURST_MEGA_S -DKNUTWURST_MEGA_X -DKNUTWURST_DGUS2_TFT -DKNUTWURST_TMC -DKNUTWURST_BLTOUCH
|
|
|
|
|
|
|
|
[env:i3_MEGA_TMC]
|
|
platform = atmelavr
|
|
board = megaatmega2560
|
|
board_build.f_cpu = 16000000L
|
|
lib_deps = ${common.lib_deps}
|
|
TMC26XStepper=https://github.com/trinamic/TMC26XStepper/archive/master.zip
|
|
src_filter = ${common.default_src_filter} +<src/HAL/AVR>
|
|
build_flags = ${common.build_flags} -DMOTHERBOARD=BOARD_TRIGORILLA_14 -DKNUTWURST_MEGA -DKNUTWURST_TMC
|
|
build_unflags = -DKNUTWURST_MEGA_S -DKNUTWURST_MEGA_X -DKNUTWURST_DGUS2_TFT -DKNUTWURST_BLTOUCH
|
|
|
|
|
|
#
|
|
# i3 Mega S
|
|
#
|
|
[env:i3_MEGA_S]
|
|
platform = atmelavr
|
|
board = megaatmega2560
|
|
board_build.f_cpu = 16000000L
|
|
lib_deps = ${common.lib_deps}
|
|
TMC26XStepper=https://github.com/trinamic/TMC26XStepper/archive/master.zip
|
|
src_filter = ${common.default_src_filter} +<src/HAL/AVR>
|
|
build_flags = ${common.build_flags} -DMOTHERBOARD=BOARD_TRIGORILLA_14 -DKNUTWURST_MEGA_S
|
|
build_unflags = -DKNUTWURST_MEGA -DKNUTWURST_MEGA_X -DKNUTWURST_DGUS2_TFT -DKNUTWURST_TMC -DKNUTWURST_BLTOUCH
|
|
|
|
|
|
|
|
[env:i3_MEGA_S_DGUS]
|
|
platform = atmelavr
|
|
board = megaatmega2560
|
|
board_build.f_cpu = 16000000L
|
|
lib_deps = ${common.lib_deps}
|
|
TMC26XStepper=https://github.com/trinamic/TMC26XStepper/archive/master.zip
|
|
src_filter = ${common.default_src_filter} +<src/HAL/AVR>
|
|
build_flags = ${common.build_flags} -DMOTHERBOARD=BOARD_TRIGORILLA_14 -DKNUTWURST_MEGA_S -DKNUTWURST_DGUS2_TFT
|
|
build_unflags = -DKNUTWURST_MEGA -DKNUTWURST_MEGA_X -DKNUTWURST_TMC -DKNUTWURST_BLTOUCH
|
|
|
|
|
|
|
|
[env:i3_MEGA_S_DGUS_TMC]
|
|
platform = atmelavr
|
|
board = megaatmega2560
|
|
board_build.f_cpu = 16000000L
|
|
lib_deps = ${common.lib_deps}
|
|
TMC26XStepper=https://github.com/trinamic/TMC26XStepper/archive/master.zip
|
|
src_filter = ${common.default_src_filter} +<src/HAL/AVR>
|
|
build_flags = ${common.build_flags} -DMOTHERBOARD=BOARD_TRIGORILLA_14 -DKNUTWURST_MEGA_S -DKNUTWURST_DGUS2_TFT -DKNUTWURST_TMC
|
|
build_unflags = -DKNUTWURST_MEGA -DKNUTWURST_MEGA_X -DKNUTWURST_BLTOUCH
|
|
|
|
|
|
|
|
[env:i3_MEGA_S_TMC]
|
|
platform = atmelavr
|
|
board = megaatmega2560
|
|
board_build.f_cpu = 16000000L
|
|
lib_deps = ${common.lib_deps}
|
|
TMC26XStepper=https://github.com/trinamic/TMC26XStepper/archive/master.zip
|
|
src_filter = ${common.default_src_filter} +<src/HAL/AVR>
|
|
build_flags = ${common.build_flags} -DMOTHERBOARD=BOARD_TRIGORILLA_14 -DKNUTWURST_MEGA_S -DKNUTWURST_TMC
|
|
build_unflags = -DKNUTWURST_MEGA -DKNUTWURST_MEGA_X -DKNUTWURST_DGUS2_TFT -DKNUTWURST_BLTOUCH
|
|
|
|
|
|
#
|
|
# i3 Mega X
|
|
#
|
|
[env:i3_MEGA_X]
|
|
platform = atmelavr
|
|
board = megaatmega2560
|
|
board_build.f_cpu = 16000000L
|
|
lib_deps = ${common.lib_deps}
|
|
TMC26XStepper=https://github.com/trinamic/TMC26XStepper/archive/master.zip
|
|
src_filter = ${common.default_src_filter} +<src/HAL/AVR>
|
|
build_flags = ${common.build_flags} -DMOTHERBOARD=BOARD_TRIGORILLA_14 -DKNUTWURST_MEGA_X -DKNUTWURST_DGUS2_TFT
|
|
build_unflags = -DKNUTWURST_MEGA -DKNUTWURST_MEGA_S -DKNUTWURST_TMC -DKNUTWURST_BLTOUCH
|
|
|
|
|
|
|
|
[env:i3_MEGA_X_TMC]
|
|
platform = atmelavr
|
|
board = megaatmega2560
|
|
board_build.f_cpu = 16000000L
|
|
lib_deps = ${common.lib_deps}
|
|
TMC26XStepper=https://github.com/trinamic/TMC26XStepper/archive/master.zip
|
|
src_filter = ${common.default_src_filter} +<src/HAL/AVR>
|
|
build_flags = ${common.build_flags} -DMOTHERBOARD=BOARD_TRIGORILLA_14 -DKNUTWURST_MEGA_X -DKNUTWURST_DGUS2_TFT -DKNUTWURST_TMC
|
|
build_unflags = -DKNUTWURST_MEGA -DKNUTWURST_MEGA_S -DKNUTWURST_BLTOUCH
|
|
|
|
|
|
|
|
|
|
|
|
###########################################################
|
|
# #
|
|
# BL Touch Configurations ( TRIGORILLA_14 ) #
|
|
# #
|
|
###########################################################
|
|
[env:i3_MEGA_BLTOUCH_10]
|
|
platform = atmelavr
|
|
board = megaatmega2560
|
|
board_build.f_cpu = 16000000L
|
|
lib_deps = ${common.lib_deps}
|
|
TMC26XStepper=https://github.com/trinamic/TMC26XStepper/archive/master.zip
|
|
src_filter = ${common.default_src_filter} +<src/HAL/AVR>
|
|
build_flags = ${common.build_flags} -DMOTHERBOARD=BOARD_TRIGORILLA_14 -DKNUTWURST_MEGA -DKNUTWURST_BLTOUCH
|
|
build_unflags = -DKNUTWURST_MEGA_S -DKNUTWURST_MEGA_X -DKNUTWURST_DGUS2_TFT -DKNUTWURST_TMC
|
|
|
|
|
|
[env:i3_MEGA_TMC_BLTOUCH_10]
|
|
platform = atmelavr
|
|
board = megaatmega2560
|
|
board_build.f_cpu = 16000000L
|
|
lib_deps = ${common.lib_deps}
|
|
TMC26XStepper=https://github.com/trinamic/TMC26XStepper/archive/master.zip
|
|
src_filter = ${common.default_src_filter} +<src/HAL/AVR>
|
|
build_flags = ${common.build_flags} -DMOTHERBOARD=BOARD_TRIGORILLA_14 -DKNUTWURST_MEGA -DKNUTWURST_TMC -DKNUTWURST_BLTOUCH
|
|
build_unflags = -DKNUTWURST_MEGA_S -DKNUTWURST_MEGA_X -DKNUTWURST_DGUS2_TFT
|
|
|
|
|
|
[env:i3_MEGA_S_BLTOUCH_10]
|
|
platform = atmelavr
|
|
board = megaatmega2560
|
|
board_build.f_cpu = 16000000L
|
|
lib_deps = ${common.lib_deps}
|
|
TMC26XStepper=https://github.com/trinamic/TMC26XStepper/archive/master.zip
|
|
src_filter = ${common.default_src_filter} +<src/HAL/AVR>
|
|
build_flags = ${common.build_flags} -DMOTHERBOARD=BOARD_TRIGORILLA_14 -DKNUTWURST_MEGA_S -DKNUTWURST_BLTOUCH
|
|
build_unflags = -DKNUTWURST_MEGA -DKNUTWURST_MEGA_X -DKNUTWURST_DGUS2_TFT -DKNUTWURST_TMC
|
|
|
|
|
|
|
|
[env:i3_MEGA_S_DGUS_BLTOUCH_10]
|
|
platform = atmelavr
|
|
board = megaatmega2560
|
|
board_build.f_cpu = 16000000L
|
|
lib_deps = ${common.lib_deps}
|
|
TMC26XStepper=https://github.com/trinamic/TMC26XStepper/archive/master.zip
|
|
src_filter = ${common.default_src_filter} +<src/HAL/AVR>
|
|
build_flags = ${common.build_flags} -DMOTHERBOARD=BOARD_TRIGORILLA_14 -DKNUTWURST_MEGA_S -DKNUTWURST_DGUS2_TFT -DKNUTWURST_BLTOUCH
|
|
build_unflags = -DKNUTWURST_MEGA -DKNUTWURST_MEGA_X -DKNUTWURST_TMC
|
|
|
|
|
|
|
|
[env:i3_MEGA_S_DGUS_TMC_BLTOUCH_10]
|
|
platform = atmelavr
|
|
board = megaatmega2560
|
|
board_build.f_cpu = 16000000L
|
|
lib_deps = ${common.lib_deps}
|
|
TMC26XStepper=https://github.com/trinamic/TMC26XStepper/archive/master.zip
|
|
src_filter = ${common.default_src_filter} +<src/HAL/AVR>
|
|
build_flags = ${common.build_flags} -DMOTHERBOARD=BOARD_TRIGORILLA_14 -DKNUTWURST_MEGA_S -DKNUTWURST_DGUS2_TFT -DKNUTWURST_TMC -DKNUTWURST_BLTOUCH
|
|
build_unflags = -DKNUTWURST_MEGA -DKNUTWURST_MEGA_X
|
|
|
|
|
|
|
|
[env:i3_MEGA_S_TMC_BLTOUCH_10]
|
|
platform = atmelavr
|
|
board = megaatmega2560
|
|
board_build.f_cpu = 16000000L
|
|
lib_deps = ${common.lib_deps}
|
|
TMC26XStepper=https://github.com/trinamic/TMC26XStepper/archive/master.zip
|
|
src_filter = ${common.default_src_filter} +<src/HAL/AVR>
|
|
build_flags = ${common.build_flags} -DMOTHERBOARD=BOARD_TRIGORILLA_14 -DKNUTWURST_MEGA_S -DKNUTWURST_TMC -DKNUTWURST_BLTOUCH
|
|
build_unflags = -DKNUTWURST_MEGA -DKNUTWURST_MEGA_X -DKNUTWURST_DGUS2_TFT
|
|
|
|
|
|
[env:i3_MEGA_X_BLTOUCH_10]
|
|
platform = atmelavr
|
|
board = megaatmega2560
|
|
board_build.f_cpu = 16000000L
|
|
lib_deps = ${common.lib_deps}
|
|
TMC26XStepper=https://github.com/trinamic/TMC26XStepper/archive/master.zip
|
|
src_filter = ${common.default_src_filter} +<src/HAL/AVR>
|
|
build_flags = ${common.build_flags} -DMOTHERBOARD=BOARD_TRIGORILLA_14 -DKNUTWURST_MEGA_X -DKNUTWURST_DGUS2_TFT -DKNUTWURST_BLTOUCH
|
|
build_unflags = -DKNUTWURST_MEGA -DKNUTWURST_MEGA_S -DKNUTWURST_TMC
|
|
|
|
|
|
|
|
[env:i3_MEGA_X_TMC_BLTOUCH_10]
|
|
platform = atmelavr
|
|
board = megaatmega2560
|
|
board_build.f_cpu = 16000000L
|
|
lib_deps = ${common.lib_deps}
|
|
TMC26XStepper=https://github.com/trinamic/TMC26XStepper/archive/master.zip
|
|
src_filter = ${common.default_src_filter} +<src/HAL/AVR>
|
|
build_flags = ${common.build_flags} -DMOTHERBOARD=BOARD_TRIGORILLA_14 -DKNUTWURST_MEGA_X -DKNUTWURST_DGUS2_TFT -DKNUTWURST_TMC -DKNUTWURST_BLTOUCH
|
|
build_unflags = -DKNUTWURST_MEGA -DKNUTWURST_MEGA_S
|
|
|
|
|
|
###########################################################
|
|
# #
|
|
# BL Touch Configurations ( TRIGORILLA_14_11 ) #
|
|
# #
|
|
###########################################################
|
|
[env:i3_MEGA_BLTOUCH_11]
|
|
platform = atmelavr
|
|
board = megaatmega2560
|
|
board_build.f_cpu = 16000000L
|
|
lib_deps = ${common.lib_deps}
|
|
TMC26XStepper=https://github.com/trinamic/TMC26XStepper/archive/master.zip
|
|
src_filter = ${common.default_src_filter} +<src/HAL/AVR>
|
|
build_flags = ${common.build_flags} -DMOTHERBOARD=BOARD_TRIGORILLA_14_11 -DKNUTWURST_MEGA -DKNUTWURST_BLTOUCH
|
|
build_unflags = -DKNUTWURST_MEGA_S -DKNUTWURST_MEGA_X -DKNUTWURST_DGUS2_TFT -DKNUTWURST_TMC
|
|
|
|
|
|
[env:i3_MEGA_TMC_BLTOUCH_11]
|
|
platform = atmelavr
|
|
board = megaatmega2560
|
|
board_build.f_cpu = 16000000L
|
|
lib_deps = ${common.lib_deps}
|
|
TMC26XStepper=https://github.com/trinamic/TMC26XStepper/archive/master.zip
|
|
src_filter = ${common.default_src_filter} +<src/HAL/AVR>
|
|
build_flags = ${common.build_flags} -DMOTHERBOARD=BOARD_TRIGORILLA_14_11 -DKNUTWURST_MEGA -DKNUTWURST_TMC -DKNUTWURST_BLTOUCH
|
|
build_unflags = -DKNUTWURST_MEGA_S -DKNUTWURST_MEGA_X -DKNUTWURST_DGUS2_TFT
|
|
|
|
|
|
[env:i3_MEGA_S_BLTOUCH_11]
|
|
platform = atmelavr
|
|
board = megaatmega2560
|
|
board_build.f_cpu = 16000000L
|
|
lib_deps = ${common.lib_deps}
|
|
TMC26XStepper=https://github.com/trinamic/TMC26XStepper/archive/master.zip
|
|
src_filter = ${common.default_src_filter} +<src/HAL/AVR>
|
|
build_flags = ${common.build_flags} -DMOTHERBOARD=BOARD_TRIGORILLA_14_11 -DKNUTWURST_MEGA_S -DKNUTWURST_BLTOUCH
|
|
build_unflags = -DKNUTWURST_MEGA -DKNUTWURST_MEGA_X -DKNUTWURST_DGUS2_TFT -DKNUTWURST_TMC
|
|
|
|
|
|
|
|
[env:i3_MEGA_S_DGUS_BLTOUCH_11]
|
|
platform = atmelavr
|
|
board = megaatmega2560
|
|
board_build.f_cpu = 16000000L
|
|
lib_deps = ${common.lib_deps}
|
|
TMC26XStepper=https://github.com/trinamic/TMC26XStepper/archive/master.zip
|
|
src_filter = ${common.default_src_filter} +<src/HAL/AVR>
|
|
build_flags = ${common.build_flags} -DMOTHERBOARD=BOARD_TRIGORILLA_14_11 -DKNUTWURST_MEGA_S -DKNUTWURST_DGUS2_TFT -DKNUTWURST_BLTOUCH
|
|
build_unflags = -DKNUTWURST_MEGA -DKNUTWURST_MEGA_X -DKNUTWURST_TMC
|
|
|
|
|
|
|
|
[env:i3_MEGA_S_DGUS_TMC_BLTOUCH_11]
|
|
platform = atmelavr
|
|
board = megaatmega2560
|
|
board_build.f_cpu = 16000000L
|
|
lib_deps = ${common.lib_deps}
|
|
TMC26XStepper=https://github.com/trinamic/TMC26XStepper/archive/master.zip
|
|
src_filter = ${common.default_src_filter} +<src/HAL/AVR>
|
|
build_flags = ${common.build_flags} -DMOTHERBOARD=BOARD_TRIGORILLA_14_11 -DKNUTWURST_MEGA_S -DKNUTWURST_DGUS2_TFT -DKNUTWURST_TMC -DKNUTWURST_BLTOUCH
|
|
build_unflags = -DKNUTWURST_MEGA -DKNUTWURST_MEGA_X
|
|
|
|
|
|
|
|
[env:i3_MEGA_S_TMC_BLTOUCH_11]
|
|
platform = atmelavr
|
|
board = megaatmega2560
|
|
board_build.f_cpu = 16000000L
|
|
lib_deps = ${common.lib_deps}
|
|
TMC26XStepper=https://github.com/trinamic/TMC26XStepper/archive/master.zip
|
|
src_filter = ${common.default_src_filter} +<src/HAL/AVR>
|
|
build_flags = ${common.build_flags} -DMOTHERBOARD=BOARD_TRIGORILLA_14_11 -DKNUTWURST_MEGA_S -DKNUTWURST_TMC -DKNUTWURST_BLTOUCH
|
|
build_unflags = -DKNUTWURST_MEGA -DKNUTWURST_MEGA_X -DKNUTWURST_DGUS2_TFT
|
|
|
|
|
|
[env:i3_MEGA_X_BLTOUCH_11]
|
|
platform = atmelavr
|
|
board = megaatmega2560
|
|
board_build.f_cpu = 16000000L
|
|
lib_deps = ${common.lib_deps}
|
|
TMC26XStepper=https://github.com/trinamic/TMC26XStepper/archive/master.zip
|
|
src_filter = ${common.default_src_filter} +<src/HAL/AVR>
|
|
build_flags = ${common.build_flags} -DMOTHERBOARD=BOARD_TRIGORILLA_14_11 -DKNUTWURST_MEGA_X -DKNUTWURST_DGUS2_TFT -DKNUTWURST_BLTOUCH
|
|
build_unflags = -DKNUTWURST_MEGA -DKNUTWURST_MEGA_S -DKNUTWURST_TMC
|
|
|
|
|
|
|
|
[env:i3_MEGA_X_TMC_BLTOUCH_11]
|
|
platform = atmelavr
|
|
board = megaatmega2560
|
|
board_build.f_cpu = 16000000L
|
|
lib_deps = ${common.lib_deps}
|
|
TMC26XStepper=https://github.com/trinamic/TMC26XStepper/archive/master.zip
|
|
src_filter = ${common.default_src_filter} +<src/HAL/AVR>
|
|
build_flags = ${common.build_flags} -DMOTHERBOARD=BOARD_TRIGORILLA_14_11 -DKNUTWURST_MEGA_X -DKNUTWURST_DGUS2_TFT -DKNUTWURST_TMC -DKNUTWURST_BLTOUCH
|
|
build_unflags = -DKNUTWURST_MEGA -DKNUTWURST_MEGA_S |