Yes, a G28 is a "home all axes" command, so it's going to home your printer to the normal homing location (which for most of us would be very bad if we had a print on the bed). If you want to lower the bed completely, why don't you just add a single G1 command to move to the max Z positio...