After the present of some money, I have acquired some electronics for my McWire.
Electronics
IPrint3D Motherboard, extruder board, 3 stepper driver boards and 3 limit boards.
The electronics have been undergoing testing as well as 4 stepper motors and an extruder board. The software came to life most easily with
ReplicatorG (version 20). A
TTL-232R-5V was used to connect the P.C. to the v1.2 RepRap motherboard. Power was furnished by the P.C. power supply which will be used for the dedicated P.C allocated to the project. I am planning to acquire an old power supply at some point in the near future. A network cable connects the extruder board to the mother board.
The current roadblock to progress is the extruder driver which was intended to be used with a stepper motor. Communication with the extruder board seems to be the issue at the moment with no output from the board seemingly available. The board responds to commands well enough with the heater and fan lights responding as anticipated from the ReplicatorG manual control panel.

When the extruder stepper motor is tested with the
Extruder Controller V2.2, once configured for a stepper extruder (see below). The unit just seems to overheat the H bridge stepper driver chips; whilst the stepper motor sits there and screams. Both of the driver chips are activated when a command is sent to the extruder as can be seen from the indicator lights on the PCB. Remembering that there seems to be no output response from the extruder board, when a stepper runs there is noise on the thermistor channels which had a 100K Ohm resistor fitted for testing. The unit reads 0 for temperature and returns packet errors to the ReplicatorG software. There is continuity between sending and receiving
RS485 chips with data appearing on the lines. The ReplicatorG software doesn't seem to be able to locate the extruder. I upgraded and at least once managed to trash the extruder board software. Fortunately I managed to re-program the little beastie with an
AVRISP MkII and the HEX files located in 'C:\Documents and Settings\username\.replicatorg' folder. You don't see these folders from 'My documents' on Windows XP, you have to use the file explorer.

Stepper Motors
The stepper motors are SY42STH47-1684B-1 models manufactured by
Soyo. So as these are not the Nema 23 motors I had planned for I need to update my 3D model and see how the whole thing will hang together. I have also acquired some M8 threaded rod but don't have any suitable nuts to drive with yet and would need some more imaginative coupling between the motors and rod if I intent to use the M8 threaded bar.
Setting up ReplicatorG

ReplicatorG requires some configuration to set the limits and scaling for the axis drives. Here is the segment I added to the ReplicatorG machines.xml configuration file, no doubt it needs a little further refinement. Note that the configuration shown below is between the 'machines' tag
From the information shown in the status window the lack of communication with he extruder board can be seen. With the board in this state the ReplicatorG software can control the Extruder.
So this is where much of the effort will now be focused to attempt to resolve the communication issue between the two devices (I think I have tried all the firmware variants) - These are a bit of a work up if you are new to it all. The reset / upload sequence is a bit hit and miss from my experience.