Hello,
Just chance the values for X and Y -> seems that
X=500 and Y= 542 are correct compared to the
X= 95 and Y=103.
If this does not help then you could check the 3D code, there should be a line:
"MUL A/0.500, B/0.542, ZZYZX/1.107"
changing this to
"MUL 1, 1, 1"
should make the trick.
The above should be made in the 2D code too;
"MUL2 1, 1"
Hope this helps.