The Mach3 post processor appends a decimal point to the feed rate. When the feed rate has digits after the decimal, this is something which Mach3/4 doesn't like.

So if a tool has a feed rate of 1.8, the gcode output will be:
F1.8.

Mach3/4 would prefer:
F1.8