I didn't find one of these on here so after a couple days testing mine I thought I'd share what I came up with:
Issues:
* when you level the bed it's homed to 0 but if you then add a .2mm gap ( or .1 or whatever) and your starting layer is .2 you end up with a .4mm gap when the print starts. This took me a while to figure out why I couldn't get prints to stick and work correctly w/ s3d. Solution was in the start code I set the Z position to whatever I leveled the bed to after it homes. The the layer 1 accuracy for the print is spot on.
* Build area on X axix is 280mm but I set the size in the profile to 300. This is because the left extruder can move from 0-280 and the right from 20-300. So whichever extruder you're printing with you have to ensure the object fits within the bounds that extruder can reach. I noticed this fairly quickly as I have some really big objects to print (one of the reasons I picked up this printer.)
* There is only one temperature controller for the extruders because they use the same heating block. What this means is that if you're only printing w/ one extruder, the other is still sitting there hot boiling your filament. I think this is just a con on this printer but I guess the best you can do is pull the other filament out of the extruder while printing. There will still be a bit of plastic in there but hopefully you can just push it all out next time you switch extruders. (Haven't figured out how I'm going to deal with PVA.... )
Anyway, any improvements, suggestions are very welcome. Still new to this printer but I've got to the point I can print some objects with S3D now.