I've corrected the PIC firmware so that it now does half-stepping properly. It's checked back into the Sourceforge repository in Subversion.
This means that we can definitely use the cheaper 200-steps-per-rev stepper motors. You need a bipolar one where the coils can take a voltage of 12v and each use a current of 2A or less.
To switch half stepping on (not the default, to maintain upwards compatibility) uncomment the line that says
//#define HALFSTEP
in the file stepmotor.h
It produces much smoother movement, so it may be worth enabling with the 400-step motors too - just double the number of steps/mm in the preferences and increase the speed (half way between the speed you've set now and the maximum of 255 should double it, giving the same physical speed). You may also find that you can run the motors on a lower percentage power in the preferences file too.
best wishes
Adrian
[
people.bath.ac.uk]
[
reprap.org]