A10 firmware problem
Re: A10 firmware problem
Many thanks for the ongoing help, it is really usefull for the beginner user like myself.
Re: A10 firmware problem
Hello, I'm having the same trouble as the above posters, with Arduino 1.8.6 I'm getting the same errors ("...error: pasting "/*PIN that has to be turned on right..."). With Arduino 1.8.5 though, I'm getting only one Error: "sketch/stepper.cpp:57:20: fatal error: Buzzer.h: No such file or directory" ...
If I read your post, I'm not quite getting it, so you're saying I have to download a fresh copy of Marlin FROM MarlinFw.org? What about the copy of version 1.1.8 of Marlin on Github? I mean, that's the version my printer was shipped with and I only want to add one feature. Do I still have to go the route as described in your post or is it really just 1) Clone from here 2) compile 3) upload?
Sorry, I'm lost. Bitte hilf mir mal über die Straße Danke
If I read your post, I'm not quite getting it, so you're saying I have to download a fresh copy of Marlin FROM MarlinFw.org? What about the copy of version 1.1.8 of Marlin on Github? I mean, that's the version my printer was shipped with and I only want to add one feature. Do I still have to go the route as described in your post or is it really just 1) Clone from here 2) compile 3) upload?
Sorry, I'm lost. Bitte hilf mir mal über die Straße Danke
MichaelK wrote: ↑Fri Aug 31, 2018 12:07 pmyou can’t just download something, compile them and believe it works.
The original firmware from here: download/file.php?id=4279 made with an very old version from Marlin and develop with an very old version from the Arduino-IDE. Maybe I think it’s version 1.0.1 or older….
You can’t compile the original Version 1.0.1 with Version 1.8.x
...