1

Topic: New motherboard in solidoodle 2, how to connect to arduino software?

I just received my solidoodle 2 with their updated printrboard mother board... I am trying to access the marlin firmware to modify it to calibrate the stepper for the extruder... I haven't used arduino in a while, I'm probably forgetting something... Please help!

2

Re: New motherboard in solidoodle 2, how to connect to arduino software?

Solidoodle haven't posted up any content or instructions about the new bard save one picture.

Have fun with that.

3

Re: New motherboard in solidoodle 2, how to connect to arduino software?

If you just want to change steps/mm you can do that with gcode, and stick it at the beginning or your start gcode.   It's M92 - http://reprap.org/wiki/G-code#M92:_Set_ … s_per_unit.