IRNAS / ToslinkCNC

CNC machine control modules with Toslink optical cables
Other
25 stars 11 forks source link

Clone axis or multiple axis. #2

Open Jmjcoke opened 8 years ago

Jmjcoke commented 8 years ago

Hello,

I have built a machine that has X1-X2 and Y1-Y2 then Z. Instead of cloning can I just add rX card with same address for X1-X2 and same address for Y1-Y2? How much trouble will it be to get the limit switches through the toslink? How do I add needed hardware to make switches work? I am using planet-cnc with no Arduino.

SloMusti commented 8 years ago

You can have as many RX cards (Receiver-Transceiver) with the same address as you need, so your setup is perfectly feasible.

There is support for limit switches, every RX card has one input (limit) and one output (spindle enable or similar). Note that we have implemented this features just recently and will be releasing the new versions after testing in a week or two.

SloMusti commented 8 years ago

@Jmjcoke please check out the new version now

Jmjcoke commented 8 years ago

I will be implementing this on a 3d printer/ laser and i am wonder if all axis step/dir commands must go thru the toslink, for example

x = toslink y= toslink z= toslink e= direct from planet cnc (extruder)

or will there be axis synchronization issues because of timing differences?

On Mon, May 23, 2016 at 6:22 AM, SloMusti notifications@github.com wrote:

@Jmjcoke https://github.com/Jmjcoke please check out the new version now

— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/IRNAS/ToslinkCNC/issues/2#issuecomment-220994533

Joshua Coke

815-708-1281