I'm using Simplify3D and I'm using several objects (from STLs) and två different processes (one with 20% infill for the larger parts and one process with 100% on some smaller parts).
I have them interconnecting to form one item.
Is this wrong?
Its certainly not a good idea. With two parts interleaving (or overlapping) and being printed as separate parts then you will end up with the extruder trying to extrude plastic twice in the same location. This will certainly result in the print head hitting the previously extruded plastic and it being out of register with where the software thinks it should be.......exactly the result you are describing.
A collegue of mine says that you must have one STL when you print (not several that I have) and if you have several objects they must not interconnect, especially if you have several processes.
Two points here...
Firstly you can have two or more stl file used in the printer at one time, either using the same process, or using two or more processes.....that is when none of the stl's interleave (overlap).
Secondly, where a single stl file contains two or more separate meshes that do overlap, S3D does not handle them in the same way as other slicer software. In stead of combining the meshes together and slicing the result, there is a strange gap created where the two meshes interfere with each other. This can, however, be easily resolved by using the Separate Connected Surfaces option on the Mesh dropdown....this option splits the meshes into separate stl's. Once split, if they are printed by the same process, they will be merged back together...as if they were one part.... for the purposes of slicing.
Where you do have two or more stls that form one solid part and you want to use two processes, you will need to ensure the separate parts of the finished model do not overlap...but just butt up to each other. Then, when printed together, they will stick together to form one part. Note, however, that I'm not sure how strong the "stick" will be compared to having the two stl's overlapping and printed using one process.
Am I doing it wrong? Must be only one STL or can I build my print on several objects together?
Yes...and No. Follow the notes above and you can build designs in CAD using two or more solids.....but either use your CAD package to merge them into a single mesh before exporting to stl.....or use the Separate Connected Surfaces option to split them into two stl's within S3D and slice them using the same process.