Quantcast
Channel: Reprap Forum - Firmware - Marlin
Viewing all articles
Browse latest Browse all 2831

SKR 1.3 Marlin 2.0 CNC no extruder ... unable to run (no replies)

$
0
0
Hi,

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

Viewing all articles
Browse latest Browse all 2831

Trending Articles