How-to: Upload Firmware

Post your advice, tips, suggestions, etc...
Post Reply
sonny.gale
Posts: 1
Joined: Tue Aug 25, 2015 2:03 pm

How-to: Upload Firmware

Post by sonny.gale » Tue Aug 25, 2015 2:44 pm

I think I'm doing it right.

I upload using the Arduino IDE and the printer fans turn off and on after the upload completes. When S3D connects it shows the date and author I set in config.h, but the settings displayed (M503) are not what I set. I contacted support and they said to send the commands to the EEPROM and save them with M500. This works, but I want to know why the firmware I upload doesn't display my settings.

Any assistance would be appreciated.

jsc
Posts: 1864
Joined: Thu Apr 10, 2014 4:00 am

Re: How-to: Upload Firmware

Post by jsc » Tue Aug 25, 2015 7:11 pm

M503 shows you the current settings, which are loaded from EEPROM on startup. If you want to see your factory settings, M502 then M503. M502 does not save, so M500 to overwrite whatever EEPROM settings you have currently.

User avatar
jdacal
Posts: 466
Joined: Thu Jul 03, 2014 10:28 pm
Location: Florida
Contact:

Re: How-to: Upload Firmware

Post by jdacal » Tue Sep 01, 2015 11:49 pm

Is there a way to set the baud rate this way without having to reflash the whole thing?
jdacal

live print feed: http://enctrading.com/printcam/
See me Crash and Burn in Real time!

User avatar
insta
Posts: 2007
Joined: Tue Sep 16, 2014 3:59 am

Re: How-to: Upload Firmware

Post by insta » Wed Sep 02, 2015 12:48 am

nope :/
Custom 3D printing for you or your business -- quote [at] pingring.org

Post Reply