1 (edited by David.a.rancourt 2014-07-07 01:56:44)

Topic: Marlin Firmware

Hi,

I've built a 3D printer with a Sainsmart mega 2560, a ramp 1.4 and a LCD 12864, but I dont know how to configure it.

So,  i'm looking for a Marlin firmware already modified to work on my 3D printer. Could that be possible?




A.P.

2

Re: Marlin Firmware

Sure. Just download any marlin, and enable the appropriate options in configuration.h , and set the appropriate definitions for dimensions in confguration.h and check through configuration_adv.h .

Compile, upload to your board, done.