On 13 Aug 2013 , at 8:19 AM, Richard wrote:
> My guess is that when you are mirroring it (make a reverse?) The second
> file is turned inside out from the first and is no long
> manifold/watertight. If that is the case, it will not slice. Send the
> mirrored stl to cloud.netfabb for fixing.
In general, that is what happens when you invert all the surface normals: the inside
is now interpreted as the outside and vice versa. Some slicers pay attention to that
and others do not. I suspect that those in the latter camp are just then looking
for consistent orientation of each poly forming the surface. Skeinforge is an example of a slicer
that falls into the latter camp which is why people encounter in internet searches
advice to use RepG's scaling op as a means of mirroring. It works within the confines
of RepG + Skeinforge but at the end of the day doesn't produce truly a mirrored piece.
As far as a STL tool, RepG is generally okay for actual scaling and moving about
the origin but that's it. And the STL files it outputs are always in human-readable form
and not the more compact binary form. Thus the STLs RepG writes back out take up
considerably more disk space. Not a problem unless you will be uploading it or
e-mailing it. Net, Net, people who need to do even simple manipulations on STL files
should invest a little time in learning to use a more capable tool (free version of
Netfabb, Blender, or whatever). Nothing new with that advice -- has been said plenty
in this forum over the past couple of years.
Dan