Page 1 of 1

can you tell me marlin change?

Posted: Mon Mar 02, 2015 2:08 am
by dmc0750
hi guys.i m used ramps1.4+mega 2560 build my DLP print.just only have Z axis.

thanks for PomeroyB and PacManFan. i have change marlin.

line 62 in Configuration.h: #define MOTHERBOARD BOARD_RAMPS_13_EFB #define DEFAULT_AXIS_STEPS_PER_UNIT {500,500,500,500}

pins_RAMPS_13.h


have any other change?


thanks !!

does anyone share your marlin for ramps1.4 thank you very much.

Re: can you tell me marlin change?

Posted: Mon Mar 02, 2015 4:25 am
by PomeroyB
If you only have a Z-axis, that's all you should need to change! :)

Re: can you tell me marlin change?

Posted: Mon Mar 02, 2015 8:06 am
by dmc0750
Thanks Pomeroy.