I want to build an Arduino driven 6DOF motion platform Load about 700 kg

I would love to get the code for this.

I read through all of your requirements. Here's the code that implements them all.

void setup()
{
}

void loop()
{
}

As new requirements come up, you can easily add them.