I am no coder but I've been trying for days now to use platformIO to get Marlin working on my ender 6. I think I'm close but now I have an error coming up when I try to build that says
c:\users\indy6\downloads\3d print firmware\try\marlin\src\core\drivers.h:80:51: error: missing binary operator before token "("
80 | #define AXIS_DRIVER_TYPE(A,T) AXIS_DRIVER_TYPE_##A(T)
I would be so grateful if someone could help me with this I've been pulling my hair out for days.
c:\users\indy6\downloads\3d print firmware\try\marlin\src\core\drivers.h:80:51: error: missing binary operator before token "("
80 | #define AXIS_DRIVER_TYPE(A,T) AXIS_DRIVER_TYPE_##A(T)
I would be so grateful if someone could help me with this I've been pulling my hair out for days.