We want to be able to do something like:
<constraint pcb xDist="20mm" left=".group1" right=".group2" centerX={0} />
To set the distance between two groups. centerX is optional but in this case allows you to easily compute the position of both groups on the x-axis
/bounty $200