Hi I have had some strange issues with my BigBox Pro for a while. I've just recently upgraded to 1.1.0 RC6, and problems still occur. I also downloaded the latest Simplify3D profile, but no help. Problems are: 1. Sometimes, not always! And appears to me randomly. Printer will jam into bed when it's done all 4 corners of auto-leveling. I cannot trust it, and need to wait until it has started printing just in case this happens and I then rush to power it off because it's trying to run the nozzle trough the glass I can print the same file several times, and just randomly happens. Even with nothing changed... 2. Printer will start printing before it reaches correct temperature levels. I select my model from the SD-card and my printer goes directly to auto home and auto level, and the proceeds to print. Usually it waits until it has reached the correct temperature, but sometimes it doesn't! I've attached my profile for S3D, and a print file which I had problems with it jamming into glass sometimes. In case anyone care to take a look. I'm all out of ideas here, also since the problems aren't consistent.
Check your endstop wiring and their connectors. Also it's useful after a print to power down and start the printer again...
Your Ikeahook file... it has some strange commands in the start script m133 m134 m135 as of this they are not supported by marlin so Ihave no idea what happens if used. Maybe bed crashes http://reprap.org/wiki/G-code#M133:_Set_PID_I_limit_value Then the hotend temp is set with M104 S210 T0 This sets temp and continues M109 is set and wait. This is most likely caused by this S3D setting and causing to start print before temp is reached.