Go to homepage
1 / 13
Oct 2016

Thanks for the nice compilation of references. Now that I learned that with the Gcode I can get the actual settings from the board, i will give it a try.

I had to chop up the code a fair bit to get it to run with auto leveling and a LCD If you want I can pack up my firmware folder and share it or maybe I should fork it

Hi if you do not want to touch the firmware but you need calibration you can set it the appropriate command in the start g- code . It is M92 X(your x steps) Y(your y steps) Z(your z steps) … For example I have M92 X160 Y160.5 Z2560 E93 *35 Hope it helps…