Hi,
I recently needed to update my Marlin software on my Delta printer. But impossible to tranfer the firmware because I get an error (see picture) and I don’t understand why because it is the same file than before. I only changed my Z Max value.
here is the error Log :
This report would have more information with
“Show verbose output during compilation”
enabled in File > Preferences.
Arduino: 1.0.6 (Windows NT (unknown)), Board: “Arduino Mega 2560 or Mega ADK”
In file included from /Configuration.h:3,
from /Marlin.h:22,
from BlinkM.cpp:5:
myconfig.h:1: error: stray ‘\357’ in program
myconfig.h:1: error: stray ‘\273’ in program
myconfig.h:1: error: stray ‘\277’ in program
myconfig.h:1: error: stray ‘#’ in program
In file included from /Configuration.h:3,
from /Marlin.h:22,
from BlinkM.cpp:5:
/myconfig.h:70:2: error: #endif without #if
myconfig.h:1: error: ‘ifndef’ does not name a type