What do you need a .bin file for? You can select the LDR format to be binary in either the loader page GUI (click the binary radio box instead of the defaulted hex box) or by using the -f binary command line switch. If that is not what you are after, you can also dump memory from the IDDE to a text file in binary format.
-Joe