Welcome! Log In Create A New Profile

Advanced

verify Marlin.ino - Error

Posted by Mickman 
verify Marlin.ino - Error
December 19, 2015 05:54AM
I'm trying to get my Prusa i3 up and running but am getting an Arduino error when verifying Marlin.ino The firmware needs to be uploaded to a Sanguinololu 1.2 board.

I can see the board in my Arduino library & I can turn power on and off to it from within Repitier ( OSX version ) so I guess I have the USB ports correct.

Note: I am running a MAC book pro. I used to have Windows 7 installed ( via bootcamp ) and all worked well. I was able to calibrate and print.
Last week I re-formatted the hard drive and am now only running OSX... so am setting up this time purely to run on OSX.

Here's the Arduino error I get when I try to verify Marlin.ino


unsigned short table_address = (unsigned short)&speed_lookuptable_fast[(unsigned char)(step_rate>>8)][0];

stepper.cpp: In function 'short unsigned int calc_timer(short unsigned int)':
stepper.cpp:263: error: 'speed_lookuptable_fast' was not declared in this scope
stepper.cpp:270: error: 'speed_lookuptable_slow' was not declared in this scope

Not sure what to do next ????

Edited 6 time(s). Last edit at 12/19/2015 11:43PM by Mickman.
Re: verify Marlin.ino - Error
December 27, 2015 08:05PM
anyone ??
Sorry, only registered users may post in this forum.

Click here to login