Welcome! Log In Create A New Profile

Advanced

SKR 1.3 Marlin 2.0 CNC no extruder ... unable to run

Posted by mantus 
SKR 1.3 Marlin 2.0 CNC no extruder ... unable to run
November 10, 2019 12:48PM
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
Re: SKR 1.3 Marlin 2.0 CNC no extruder ... unable to run
November 10, 2019 01:34PM
The best information I can give you is V1 Engineering they have everything from STL files to Build and Firmware setup.

I built my MPCNC from this site, though have only done a few sketches, as I am still waiting on the last few modifications and time to install and then will preform my first live CNC Cut.


I have done a few sample Air cuts, am waiting to install the final modifications before I actually cut a wooden model.


Edited 4 time(s). Last edit at 11/11/2019 07:49AM by Roberts_Clif.


Computer Programmer / Electronics Technician
Re: SKR 1.3 Marlin 2.0 CNC no extruder ... unable to run
November 10, 2019 08:54PM
I set EXTRUDERS 0 on my skr 1.3 it compiled without issue.

need to at least post your configuration.h ...

Edited 1 time(s). Last edit at 11/10/2019 08:57PM by Dust.
Re: SKR 1.3 Marlin 2.0 CNC no extruder ... unable to run
December 29, 2019 10:26AM
Quote
mantus
... i want to use this setup for my mpcnc...

Perhaps you're interested: MPCNC with SKR 1.3/TFT35

Custum Marlin 2 for MPCNC-TFT35-V2.0
Custum CNC Firmware for BTT TFT35 V2.0

And another Marlin Branch for MPCNC-SKR 1.3
Marlin tree mpcnc-skr13

Edited 1 time(s). Last edit at 12/29/2019 10:33AM by bianchifan.
Re: SKR 1.3 Marlin 2.0 CNC no extruder ... unable to run
December 29, 2019 04:42PM
Quote
bianchifan
Quote
mantus
... i want to use this setup for my mpcnc...

Perhaps you're interested: MPCNC with SKR 1.3/TFT35

Custum Marlin 2 for MPCNC-TFT35-V2.0
Custum CNC Firmware for BTT TFT35 V2.0

And another Marlin Branch for MPCNC-SKR 1.3
Marlin tree mpcnc-skr13

Thank You

Will place these in my Marlin Save Folder.


Computer Programmer / Electronics Technician
Sorry, only registered users may post in this forum.

Click here to login