-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Description
I was disassembling my old printer to salvage Steppers from it. I was disappointed to see it only uses DC motors and no steppers were found in it.
It raised a question in my mind, if a printer can work so precisely without a stepper, why can't a cnc plotter work on the same logic? X-axis can move back and forth using a limit switch while Y-axis can move in steps with Arduino sending small signals on completion of every left to right movement of X axis. The Z-axis pen will lift up and down as required while moving to draw the image line by line.
Is there any library already available or someone already worked on such a project?
Any thoughts?
Metadata
Metadata
Assignees
Labels
No labels