@wortelsoft I'm using an h bridge made of discrete transistors that I ripped out of some remote control car a while ago, obviously no enable pin there

@MarkT Version 0.4 of the standard stepper library that comes with the arduino IDE.
After googling I found that the AFmotor library has a release() function which seems to do what I need, but I don't know how I should hook up my stepper motor, since AFmotor is supposed to be used with the motor shield. Currently the stepper is connected with all four wires going to seperate pins.