Welcome! Log In Create A New Profile

Advanced

Mini Kossel firmware problem

Posted by Ramon3D 
Mini Kossel firmware problem
February 14, 2016 06:05AM
Hello everyone

I'm helping a friend of mine build a Sintron mini Kossel, he has got most of it built, and is coming to electronics and firmware. Now I'm not too experienced with firmware related problems, so I thought we would ask here.

Everytime he tries to compile the Marlin firmware, which he got from the ebay seller, he gets this error:


sketch\Marlin_main.cpp:2206:36: warning: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wliteral-suffix]

LCD_MESSAGEPGM(MACHINE_NAME" "MSG_OFF".");

^

sketch\Marlin_main.cpp: In function 'void set_bed_level_equation_lsq(double*)':

sketch\Marlin_main.cpp:829:36: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]

planeNormal.debug("planeNormal");

^

sketch\qr_solve.cpp:7:18: fatal error: time.h: No such file or directory

#include

^

compilation terminated.

exit status 1
Error compiling.


Any help would be appreciated.

Ramon
Sorry, only registered users may post in this forum.

Click here to login