G26 uses logic that looks like: ``` ex = _GET_MESH_X(i + 1) - (SIZE_OF_INTERSECTION_CIRCLES - (SIZE_OF_CROSSHAIRS)); ``` The Bi-Linear macros need parenthesis to work correctly.