[HELP] My objects are slicing weirdly
Hello
I designed a bunch of tags to label my filament on my reprack in autodesk fusion. They are multicolor, with the letters being a different color from the rest of the tags. The letters start at the surface and go to a depth of 0,8mm.
I placed them into prusaslicer to print. So far so good
But when i slice the tags, some of the letters get cut off, as if they were offset from the build plate, which they are not
Even weirder: when i cut off the tag on the bottom (within the slicer), to make sure it is flat and has full contact with the build plate, it still does not render the last two letters of "PETG"
Any Idea as to why that might be? Project file: tags
RE: [HELP] My objects are slicing weirdly
I will use your PVB tag as an example. If you lift your Main body upwards while leaving the letter meshes on the bed you will see that the Main has recessed cut outs for the P and V but does NOT for the B mesh. This means that the 2 meshes overlap and so it isn't sliced (with how you have them ordered). You can tell just from how that's rendered by PS even before its sliced as which sections are shown change as you change the bed rotation. Blender does the same thing with overlapping meshes.
You can either fix your underlying geometry to provide recesses for the misbehaving letters which will solve your issue, OR you can simply reorder them in the right hand tree to put the Main body meshes at the top. The tree order is important as thats how they are processed.



