Hello everyone, this is my first post so I will briefly introduce myself. I'm a Design Engineer Engineer, the company that I work for is looking to get into 3D printing. I have been currently working with the Replicator Mini during the past months to figure out how the technology works. Now that we have some understanding of the technology, we acquired a Z18 and I'm starting to test it.
One of the issues that I have found is when I'm printing large flat surfaces (I was testing with 6"X6" plates) right on top of the raft, the first layer starts to curl, then the extruder starts to make contact with the curled print. This will lead to an extruder error or finish the print but the first layers look awful. I'm using MakerWare Desktop and the default profile which has been working really good for parts without large flat surfaces.
One solution that I found is to modify the raft. I don't use the raft surface layers and instead I add 2 more raft interface layers. The profile would have these 2 parameters modified:
"raftInterfaceLayers": 3,
"raftSurfaceLayers": 0,
In case the first layer quality is not that good, the interface density can be modified.
Another solution that I think might work is to reduce the gap between the raft surface and the first layer, but that would make the raft harder to remove form the print.
I would like to hear your conclusions about this issue and hope it works for someone else.