I have had very good results with the beta of Marlin, which with your
configuration.h have done both speedier and less irregular prints.
I built from the Git version of Marlin (I like living on the
edge :) ), and was reasonable successful, however one word of caution,
since Marlin supports multiple extruders (up to 3 currently) they have
also changed some pin assignments. So if you want to build it from the
Git version, please also edit the fan pin (in pin.h) look for
motherboard version 3 (which is what 33 gets translated too) and
change it back to 9 if you have the standard recommended setup. The
new Marlin default assignment is 4, which is just a hole in your ramps
board unless you solder the fan wires to that pin or add pinheaders to
that group of 12 pins on your board.
Also, I had to change the direction of the Y-axis in the config file
to:
#define INVERT_Y_DIR true // for Mendel set to true, for Orca set
to false
Just a heads up - happy extruding
Lars
On Dec 28 2011, 9:05 pm, Richard Goodwin <
richa...@richardgoodwin.com>
wrote:
> Configuration.h
> 18KViewDownload
>
> ErikZalm-Marlin-v1.0.0.beta1-0-g5535e51.zip
> 265KViewDownload