Great job ! how support XYZ canbus motor?
do you plan to support canbus XYZ motor ? how to modify marlin to other canbus ?
and can not find #include "driver/gpio.h" #include "driver/can.h" in this folder
and can not find #include "driver/gpio.h" #include "driver/can.h" in this folder
those dirver files are in the esp32 sdk folder,E.g in my side is C:\Users\xxx.platformio\packages\[email protected]\tools\sdk\include\driver\driver this sdk will be installed automatically by the platformio.
do you plan to support canbus XYZ motor ? how to modify marlin to other canbus ?
no plan now, also seems not necessary to use the CAN BUS for the XYZ motor in the 3d printer.
thanks you very very much!