Arduino/Marlin

All things related to the Rostock MAX 3D Printer, the worlds FIRST Delta kit!
Post Reply
harley573
Printmaster!
Posts: 72
Joined: Mon Feb 25, 2013 10:53 pm

Arduino/Marlin

Post by harley573 »

I just downloaded the newest version of arduino. Then it occurred to me that I might have just over-written all the settings I tweaked to get this printer set up. I do NOT want to go through the whole calibration and setup again. So it now occurs to me that I can probably transfer the settings from the RAMBo to the computer. Any idea how to do this? Do I use the "verify" button?
Polygonhell
ULTIMATE 3D JEDI
Posts: 2417
Joined: Mon Mar 26, 2012 1:44 pm
Location: Redmond WA

Re: Arduino/Marlin

Post by Polygonhell »

harley573 wrote:I just downloaded the newest version of arduino. Then it occurred to me that I might have just over-written all the settings I tweaked to get this printer set up. I do NOT want to go through the whole calibration and setup again. So it now occurs to me that I can probably transfer the settings from the RAMBo to the computer. Any idea how to do this? Do I use the "verify" button?
The arduino software is just a compiler, makes no differrence to the firmware settings is it works at all.
harley573
Printmaster!
Posts: 72
Joined: Mon Feb 25, 2013 10:53 pm

Re: Arduino/Marlin

Post by harley573 »

Okay, I guess it's "marlin" then. How do I get my settings that are stored on RAMBo imported back into the Marlin H tab where I've been making changes like the Z height?
harley573
Printmaster!
Posts: 72
Joined: Mon Feb 25, 2013 10:53 pm

Re: Arduino/Marlin

Post by harley573 »

What does "Verify" do exactly?

Whenever I try to "verify" or if I try to upload, I get an error over in the Marlin tab, (see attached).
Attachments
ERROR2.jpg
User avatar
Flateric
Printmaster!
Posts: 811
Joined: Fri Feb 15, 2013 4:35 pm
Location: Calgary, Alberta

Re: Arduino/Marlin

Post by Flateric »

I believe that checks the code before it is upload for errors. It does not check or verify the rom on the hardware.

I do not think you can read the rom back to the computer, I could be wrong, but I don't think so.
"Now you see why evil will always triumph! Because good is dumb." - Spaceballs
Polygonhell
ULTIMATE 3D JEDI
Posts: 2417
Joined: Mon Mar 26, 2012 1:44 pm
Location: Redmond WA

Re: Arduino/Marlin

Post by Polygonhell »

harley573 wrote:What does "Verify" do exactly?

Whenever I try to "verify" or if I try to upload, I get an error over in the Marlin tab, (see attached).
Verify just compiles the Sketch, my guess is that the version of Marlin you are using is not compatible with the latest arduino IDE, assuming you don't want to actually fix the marlin code you're probably best downgrading to whatever version of arduino you were previously using and was working.
harley573
Printmaster!
Posts: 72
Joined: Mon Feb 25, 2013 10:53 pm

Re: Arduino/Marlin

Post by harley573 »

I reverted back to the previous version and everything works again. Thanks for the help.
Post Reply

Return to “Rostock MAX”