Goto CoreXY to work
This commit is contained in:
@@ -42,8 +42,12 @@ include(cmake/tmc2209.cmake)
|
||||
|
||||
add_executable(core-xy-firmware
|
||||
src/main.cpp
|
||||
src/limitSwitches.cpp
|
||||
src/motors.cpp
|
||||
src/corexy/init.cpp
|
||||
src/corexy/tasks.cpp
|
||||
src/corexy/motorFunctions.cpp
|
||||
src/corexy/limitSwitches.cpp
|
||||
src/corexy/position.cpp
|
||||
)
|
||||
|
||||
target_include_directories(core-xy-firmware PUBLIC
|
||||
|
||||
Reference in New Issue
Block a user