Thanks for the reply.
Just to make sure, I checked the other motors as well, and it is indeed the SAME for X axis and the extruder as well. NONE of them gets current until the print starts. (X,Y and Extruder)
I then checked stepper timeout period, which is set to 360 seconds, as follows.
#define STEPPER_INACTIVE_TIME 360L
#define MAX_INACTIVE_TIME 0L
(Z is still on the original Unipolar motors and not part of the change).
Jan