After several trips to the hardware store for missing parts I finally got my and my uncles printers together. that's right 2 kits both missing hardware and they were both different parts. now on to the firmware. the controller had motors running backwords so not to put new firmware on it. can someone help with these errors please appearently the firmware is as defective as the kits are for hardware.
Arduino: 1.6.8 (Windows 10), Board: "Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)"
In file included from sketch\SdFile.h:27:0,
from sketch\cardreader.h:8,
from sketch\Marlin_main.cpp:44:
SdBaseFile.h:483: error: #endif without #if
#endif
^
SdBaseFile.h:38: error: using typedef-name 'fpos_t' after 'struct'
struct fpos_t {
^
In file included from sketch\Marlin.h:10:0,
from sketch\Marlin_main.cpp:30:
c:\users\error\appdata\local\arduino15\packages\arduino\tools\avr-gcc\4.9.2-atmel3.5.3-arduino2\avr\include\stdio.h:950:33: note: 'fpos_t' has a previous declaration here
__extension__ typedef long long fpos_t;
^
exit status 1
#endif without #if
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
Prusa I3 Pro B firmware
Re: Prusa I3 Pro B firmware
Did you try Arduino 1.0.1?I guess it will fix it:
http://www.geeetech.com/wiki/images/a/a ... indows.zip
http://www.geeetech.com/wiki/images/a/a ... indows.zip
Re: Prusa I3 Pro B firmware
mmmhh on my pc is Arduino 1.6.7 and all works fine!
I think there is an if statement missing or the endif statemend is too mutch
regards
Andy
I think there is an if statement missing or the endif statemend is too mutch
regards
Andy