3-Axis CNC control with Arduino Due
i plan control 3-axis of cnc milling machine arduino due.
each axis should driven stepper motor controlled arduino (+ kind of stepper driver pcb)
also there rotary encoder on each axis. rotary encoders have resolution of 1000 steps / revolution.
do think possible 3-axis in "real-time" 1 arduino due?
i cant if arduino able handle amount of data 3 axis in acceptable speed.
sending signals 3 stepper motors @ same time (1x high 1.8 degrees) + getting signals 3 rotary encoders (3x 1000 per rev!!) seems pretty me.
does of have experience kind of project?
i dont have hardware here yet , know possible or if have think of else.
thanks in advance!
each axis should driven stepper motor controlled arduino (+ kind of stepper driver pcb)
also there rotary encoder on each axis. rotary encoders have resolution of 1000 steps / revolution.
do think possible 3-axis in "real-time" 1 arduino due?
i cant if arduino able handle amount of data 3 axis in acceptable speed.
sending signals 3 stepper motors @ same time (1x high 1.8 degrees) + getting signals 3 rotary encoders (3x 1000 per rev!!) seems pretty me.
does of have experience kind of project?
i dont have hardware here yet , know possible or if have think of else.
thanks in advance!
no problem can uno. how fast want cnc run.
have seen project
http://www.thebox.myzen.co.uk/hardware/cnc_conversion.html
sure there no encoder feedback not problem.
have seen project
http://www.thebox.myzen.co.uk/hardware/cnc_conversion.html
sure there no encoder feedback not problem.
Arduino Forum > Using Arduino > Project Guidance > 3-Axis CNC control with Arduino Due
arduino
Comments
Post a Comment