Welcome! Log In Create A New Profile

Advanced

Firmware problems with Sprinter and Sanguinololu

Posted by BotomUp 
Firmware problems with Sprinter and Sanguinololu
July 06, 2013 07:34AM
Hi there.
I posted on the french forum and I will translate it here.

I've uploaded Sprinter with Arduino IDE 0018 on a Sanguinololu board v1.3a W/ATmega644p.
I've done some modifications on configuration.h :
20 : MOTHERBOARD 62
53 : BAUDRATE 38400 (I puted this value everywhere from now on)
57 : //*define SDSUPPORT (I don't have SDcard reader)

first question is : do I have to run "make" on Makefile in Sprinter folder to create a Sprinter.cpp ? I didn't.

when I use Repetier-Host and connect the machine in manual mode, this is what I get in the log window :

Quote
11:53:35.982 : N0 M110 *3
11:53:35.982 : N0 M110 *3
11:53:35.982 : N1 M115 *7
11:53:35.998 : N2 T0 *24
11:53:35.998 : N4 M111 S6 *67
11:53:38.525 : Sprinter
11:53:38.525 : 1.3.22T / 20.08.2012
11:53:38.556 : start
11:53:38.556 : Soft PWM Init
11:53:38.556 : Planner Init
11:53:38.556 : Stepper Timer init
11:53:38.556 : Free Ram: 1101
11:53:38.556 : Plan Buffer Size:1152 / 16
11:53:38.556 : N0 M110 *3
11:53:38.556 : N1 M115 *7
11:53:38.556 : N2 M111 S6 *69
11:53:47.682 : Unknown command:
11:53:47.682 : ?
11:53:47.698 : ok
11:53:50.755 : Unknown command:
11:53:50.755 : ?
11:53:50.755 : ok
11:54:02.986 : Unknown command:
11:54:02.986 : ?
11:54:02.986 : ok
11:54:12.159 : Unknown command:
11:54:12.159 : ok
11:54:36.620 : Unknown command:
11:54:36.620 : ok


then the process freeze and the soft indicate that 1 command is waiting.

I believe it's problem with the Firmware. what do you think about ?
Sorry, only registered users may post in this forum.

Click here to login