Yea... well.. there is a few tricks to that as well.
You have to enable absolute accuracy in config.pro:
enable_absolute_accuracy yes
And then you should set the default absolute accuracy...
default_abs_accuracy .00005
Even when you do this, you will get error messages when you try to deviate from this.
This is probably the most frustrating implementation for keeping CAD efficient that I have -ever- experienced!