Welcome! Log In Create A New Profile

Advanced

Kossel: 'DISABLE_INACTIVE_EXTRUDER' was not declared in this scope

Posted by peterv3210 
Kossel: 'DISABLE_INACTIVE_EXTRUDER' was not declared in this scope
August 18, 2014 02:22PM
Hello Reprappers,

I'm building a large Kossel and i'm at the point of uploading the marlin firmware, but when i do i get the following error.

planner.cpp: In function 'void plan_buffer_line(const float&, const float&, const float&, const float&, float, const uint8_t&)':
planner.cpp:663: error: 'DISABLE_INACTIVE_EXTRUDER' was not declared in this scope

When uploading with the standard instead of the delta configuration file all is well.

Hope someone can help (google isn't much help either).

Thanks!

Peter
Re: Kossel: 'DISABLE_INACTIVE_EXTRUDER' was not declared in this scope
August 24, 2014 03:39AM
I have the same problem :-(
Re: Kossel: 'DISABLE_INACTIVE_EXTRUDER' was not declared in this scope
August 24, 2014 06:37AM
Can you attach your cofiguration.h please. There is somewhere a type error.
Re: Kossel: 'DISABLE_INACTIVE_EXTRUDER' was not declared in this scope
August 24, 2014 07:51AM
Youve probably commented the decleration for that variable ratherbthan changing the value.

Gordon
Re: Kossel: 'DISABLE_INACTIVE_EXTRUDER' was not declared in this scope
August 24, 2014 08:05AM
I found this marlin firmware:
https://github.com/jcrocholl/Marlin
Haven't been able to test is yet but it compiles without errors
Re: Kossel: 'DISABLE_INACTIVE_EXTRUDER' was not declared in this scope
August 24, 2014 02:37PM
Thank you very much. This is working.
Sorry, only registered users may post in this forum.

Click here to login