If you have a MEGA, then it’ll be easier because the polargraph_server_polarshield already uses step+direction directly with the drivers on the polarshield, and the Easydrivers interface in exactly the same way as those.
If you want to adapt the standard polargraph_server_a1 to run on the uno, then you’ll need to change the motor declarations so they don’t use the AFMotor any more. Give it a shot, and if you have any problems, drop me a line, or post a message on the forum!
]]>Pen up/down should be easy enough too if you can find a PWM-capable pin that is spare on RAMPS. You _could_ implement a lift using a stepper rather than the servo, wouldn’t be difficult at all (code wise) but would require four wires and a heavier motor attached to the gondola. It isn’t something I’m interested in chasing myself.
I’m getting tired of waiting for the i3 to mainstream, I’m debating about whether I can justify a mendel90 to replace my little huxley…
]]>I can also use NEMA17 motors, print the rest and basically have two machines for the price of one. That’s what I call the open hardware domination! 🙂
Anyway, what about Pen up / Pen down? Would you like to implement it using another motor (servo)?
]]>