Does the Delta Rostock mini G2s DIY kit need firmware upload
Posted: Thu Sep 10, 2015 9:34 pm
Hi,
I am new to this and not very good in programming, i following the building instructions and reached Step "9.1 How to modify and upload firmware." As i am not to fluent in the use of code do i need to do this step or this is only if you need to modify the system?
As the instructions says to :
1. Download the Firmware (Done OK)
2. Connect to PC and install FTDI Drive (Done OK)
3. Select Board\Arduino Mega or Mega2560 and ATmega2560(Mega2560) (Done OK)
4. Most of the code you need to modify is in Configuration.h. (Do i need to do something here?)
5. Find the value you need to compile according to your printer (What values do they mean there is a lot of programming code which i am afraid to touch)
If i try compiling as is without changing anything it give me an error :
_______________________________________________________________________________________
Arduino: 1.6.5, Board: "Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)"
qr_solve.cpp:7:18: fatal error: time.h: No such file or directory
#include <time.h>
^
compilation terminated.
Error compiling.
________________________________________________________________________________________
Is there a another version of this file for my printer? i download the Firmware from the link in the Rostock mini G2& G2s building instruction.pdf file.
Thank you i look forward to managing to finish my printer with your help
Ianbn
I am new to this and not very good in programming, i following the building instructions and reached Step "9.1 How to modify and upload firmware." As i am not to fluent in the use of code do i need to do this step or this is only if you need to modify the system?
As the instructions says to :
1. Download the Firmware (Done OK)
2. Connect to PC and install FTDI Drive (Done OK)
3. Select Board\Arduino Mega or Mega2560 and ATmega2560(Mega2560) (Done OK)
4. Most of the code you need to modify is in Configuration.h. (Do i need to do something here?)
5. Find the value you need to compile according to your printer (What values do they mean there is a lot of programming code which i am afraid to touch)
If i try compiling as is without changing anything it give me an error :
_______________________________________________________________________________________
Arduino: 1.6.5, Board: "Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)"
qr_solve.cpp:7:18: fatal error: time.h: No such file or directory
#include <time.h>
^
compilation terminated.
Error compiling.
________________________________________________________________________________________
Is there a another version of this file for my printer? i download the Firmware from the link in the Rostock mini G2& G2s building instruction.pdf file.
Thank you i look forward to managing to finish my printer with your help
Ianbn