Hello everyone,
I have assembled my K8400, but when I try to upload the firmware to the machine I get this error
Marlin.pde:33:27: error: Configuration.h: No such file or directory
Marlin.pde:34:18: error: pins.h: No such file or directory
Anyone knows what it is and how to fix it?
Best regards
And I also get this
core.a(main.cpp.o): In function main': C:\Program Files (x86)\Arduino\hardware\arduino\cores\arduino/main.cpp:34: undefined reference to
setup’
C:\Program Files (x86)\Arduino\hardware\arduino\cores\arduino/main.cpp:44: undefined reference to `loop’
raby
August 14, 2016, 9:00pm
3
Did you unpack the zip file in a new folder before trying to load it in Arduino?
hoh61
August 14, 2016, 9:05pm
4
For a first step check if these two files are in the MARLIN directory where the .INO file is. Maybe there was an error with extraction or copying, or at least an unwanted rename.
If this doesn’t help or is OK aks someone who is familiar with the ARDUINO IDE to check if all settings are right.
Erik_M
August 15, 2016, 9:18am
5
First of all - check the version on Arduino.
It must not be higher than 1.0.6…
(…which got confusing when present version was 1.6.0!) o_O
I solved it. Stupid mistake. I tried to open it from the zipped folder, not the unpacked one.
Too many windows open
Erik_M
August 15, 2016, 1:45pm
7
Easily done in Windows, the Explorer don’t show you if you’re in an opened zip, or just looking into it.