26

Re: E3D/Arduino/Marlin issues

What! You definitely need to update the thermistor type.

27 (edited by dinosaurcam 2014-03-03 01:52:10)

Re: E3D/Arduino/Marlin issues

Printer bought Nov 2013 newer motherboard installed e3d stuck at firmware upgrade, don't want to brick my printer



So I downloaded the configuration.h file from this download:     https://github.com/mlaws/solidoodle2-marlin

I open it with the modified Arduino linked from the how to:    http://wiki.solidoodle.com/update-firmware

I modify the Configuration.h file 

#define SOLIDOODLE_VERSION 3    
#define TEMP_SENSOR_0 6   
#define HEATER_0_MAXTEMP 310   

I hold shift and click play button (verify Verbose)

It compiles with errors: See Capture2 img

then I look in tmp folder for the build: see capture img



and then I don't know what file would be my firmware file to upload to printer.

this is where I am stuck

Capture3 is an image of most the files from the tmp build file

Post's attachments

Capture.JPG
Capture.JPG 25.53 kb, file has never been downloaded. 

Capture2.JPG
Capture2.JPG 152.93 kb, file has never been downloaded. 

Capture3.JPG
Capture3.JPG 112.76 kb, file has never been downloaded. 

You don't have the permssions to download the attachments of this post.

28

Re: E3D/Arduino/Marlin issues

Did you try doing what the error message said to do?

29

Re: E3D/Arduino/Marlin issues

elmoret wrote:

Did you try doing what the error message said to do?


I have no clue to what the errors mean, or how to fix them

30

Re: E3D/Arduino/Marlin issues

Did you bother to read them?

31 (edited by dinosaurcam 2014-03-03 08:09:52)

Re: E3D/Arduino/Marlin issues

elmoret wrote:

Did you bother to read them?


That's very helpful Thanks!

Found my answer here:


http://www.soliforum.com/topic/4520/e3d … lp/page/2/

but used Solidoodle's latest firmware I found somewhere on their site. Works now