Hi,
i want to use this setup for my mpcnc, so i set #define EXTRUDERS 0 but now it is no longer compiling
an i am also not able to find a guide how to configure marlin 2.0 for CNC :/
in ideas or hints?
br
Mantus
i want to use this setup for my mpcnc, so i set #define EXTRUDERS 0 but now it is no longer compiling
In file included from Marlin\src\Marlin.cpp:35:0: Marlin\src\module/motion.h:128:71: error: too many initializers for 'const float [0]' constexpr float hotend_offset[XYZ][HOTENDS] = { { 0 }, { 0 }, { 0 } };i am not able to figure out what i did wrong.
an i am also not able to find a guide how to configure marlin 2.0 for CNC :/
in ideas or hints?
br
Mantus