Help with the firmware on RAMPS 1.4

Yes that’s the one you want.

Quoted from another thread:

Depending on your specific set-up (What stepper drivers do you have? Is your leadscrew a T8? Are you using lcd? Which one?), after you open Marlin.ino in Arduino you may need to change some things in the Configuration.h.

Also add the U8glib library - this is the library needed for graphics displays (The “how-to” is here: Marlin Firmware - V1 Engineering Documentation).

I can’t help with the specifics of editing the Configuration.h in your case because I’m an Arduino n00b and still working it out myself. It seems you can just go through the Configuration.h and change things to suit your setup. There are lots of comments and explanations of what each setting is for.

2 Likes