Quote Originally Posted by KludgeGuru View Post
I originally had that problem and found that I had to change this line of code in each of the scripts:

Code:
G1 X-110 Y-75 Z30 F9000 ; Move to wait position off table
It used to be X-130, changing it to X-110 solved the problem of the head hitting the far left side. If yours is still doing that reduce it to maybe X-105 and try again.
That line is already in these scripts, so I guess I'll try 105. What is the purpose of sending the print head all over the place before starting a print anyway?