So, I got a reply both on the RepRap forum and direct from Orballo, Yes, the plastic tube goes inside the extruder body above and flush with the hot end. The hot end is then secured in place being pinched by two M3 bolts. This tube then guides the 1.75mm filament from the hobbed bolt down to the hotend.

I installed the end stops. the clips provided aren't great, for the X and Z axis they work, but not great

P3Steel Assembly

For the Y axis they just didn't work so I ended up supergluing the endstop to the side of the clip, then supergluing that clip to the bottom of the Y carriage where it would strike the rear frame.

P3Steel Assembly

I wired up the frame. The initial wiring was really messy, until I saw this video (https://youtu.be/7l1rb2gWsZM) that totally worked for all of my cable bundles to keep them together.  I also added a little spiral wrap.  I tried to route the wires as neat as possible, with cable ties where needed, but sadly it looks messier than it should...

P3Steel Assembly

I initially wired up the arduino on the bench to check everything worked, which it did. But I think the combination of being there, the tangle of wires and my massive labels on cables stopped any airflow, and the drivers got very hot. I moved the arduino and mounted it to the frame, filing a bolt on two edges for the top left hole and re-wired. much neater

P3Steel Assembly

I extended the cable for the fan, and following lots of advice on the net, connected it to the connector just behind the power connector. This worked and the fan was nice and loud, for maybe thirty minutes, until it was very quiet, and smelt of burnt. !

P3Steel Assembly

It turns out the fan provided was 5V and the connector supplies 12V. Oops. need to get a new fan, and make sure its 12V !

I Setup Marlin on the arduino. I pulled the latest RC from git and configured everything (LCD, endstops, heat etc). I've put my current config on my github https://github.com/paulhurleyuk/Marlin.

I Setup Pronterface and Slic3r (and Skeinforge if I want to try that) and connected succesfully. Again, my Slic3r profile is on hithub here https://github.com/paulhurleyuk/Slic3r. Homed all the axis and heated things up, all working apart from the fan.

P3Steel Assembly