[Home]XylotexBoard

LinuxCNCKnowledgeBase | RecentChanges | PageIndex | Preferences | LinuxCNC.org

Difference (from prior author revision) (major diff, minor diff)

Added: 6a7,8
(For EMC2 it is even easier, see Xylotex with EMC2)


Changed: 14c16
pin 2 X direction
pin 2 X direction

Changed: 16c18
pin 3 X step
pin 3 X step

Changed: 18c20
pin 4 Y direction
pin 4 Y direction

Changed: 20c22
pin 5 Y step
pin 5 Y step

Changed: 22c24
pin 6 Z direction
pin 6 Z direction

Changed: 24c26
pin 7 Z step
pin 7 Z step

Changed: 28c30
pin 2 X step
pin 2 X step

Changed: 30c32
pin 3 X direction
pin 3 X direction

Changed: 32c34
pin 4 Y step
pin 4 Y step

Changed: 34c36
pin 5 Y direction
pin 5 Y direction

Changed: 36c38
pin 6 Z step
pin 6 Z step

Changed: 38c40
pin 7 Z direction
pin 7 Z direction

Changed: 42c44
rs-232 serial jumper box from Radio Shack, part number 276-1403A
rs-232 serial jumper box from Radio Shack, part number 276-1403A

Changed: 50c52
input / output
input / output

Changed: 53c55
solder 1 to 1
solder 1 to 1

Changed: 55c57
solder 2 to 3
solder 2 to 3

Changed: 57c59
solder 3 to 2
solder 3 to 2

Changed: 59c61
solder 4 to 5
solder 4 to 5

Changed: 61c63
solder 5 to 4
solder 5 to 4

Changed: 63c65
solder 6 to 7
solder 6 to 7

Changed: 65c67
solder 7 to 6
solder 7 to 6

Contributed by - slomo More information by - cradek

You can make your Xylotex board work with EMC1 by making a hardware or software change.

(For EMC2 it is even easier, see Xylotex with EMC2)

To fix in software, edit emc/src/emcmot/emcmot.c and change #undef XYLOTEX to #define XYLOTEX, then rebuild. Otherwise, you have to rewire EMC's output to match the Xylotex:

Emc expects step/dir pins as follows:

 pin 2 X direction

 pin 3 X step

 pin 4 Y direction

 pin 5 Y step

 pin 6 Z direction

 pin 7 Z step

The xylotex expects the following:

 pin 2 X step

 pin 3 X direction

 pin 4 Y step

 pin 5 Y direction

 pin 6 Z step

 pin 7 Z direction

Radio shack part #

 rs-232 serial jumper box from Radio Shack, part number 276-1403A

This will allow you to switch the pins around so the xylotex will work with the EMC software

Solder the input side to the corrosponding output pin:

 input  / output
 - - - - - - - - - - - - - - - - - - - - 

 solder 1 to 1

 solder 2 to 3

 solder 3 to 2

 solder 4 to 5

 solder 5 to 4

 solder 6 to 7

 solder 7 to 6

The remaining are soldered straight thru.


LinuxCNCKnowledgeBase | RecentChanges | PageIndex | Preferences | LinuxCNC.org
This page is read-only. Follow the BasicSteps to edit pages. | View other revisions
Last edited February 5, 2005 6:14 pm by Jmkasunich (diff)
Search:
Published under a Creative Commons License