The setting “Top Z Distance” does not work. It will round up or down to the nearest layer line. The actual value is ignored. It should allow for an interface gap of between 0-1 layer height, but it does not.
The problem this creates is that a gap of 0 layers is too little, it causes Support G to fuse with PA-CF. But a gap of 1 layer is too much, and the result isn’t any better than not using Support G. Please fix this bug.
What I’m saying is, that doesn’t do anything. The output is always rounded to the nearest layer. So for example if my layer height is 0.16, the only possibly Z distances are 0.0mm and 0.16mm, if you type in 0.015mm, the slicer will just round to 0.0mm.
In order to actually work, the top interface layer would need to be printed at a different height than the normal layer height, it may even need multiple layers of a different height to achieve a specific gap, and thus the number of layers of interface may not even line up 1:1 with the layers of normal filament. It does not appear that this has been implemented, instead, it prints the interface the same as the object layers and you can choose to leave a gap of 0 or 1 layers between the interface and the object - this setting makes it seem like it can so something it cannot.
If my layer height is 0.16mm, and I want a 0.08mm gap between the object and interface, that is not something the slicer can do, even though it looks like it can.
Interesting. The preview render snaps to the next layer in mine, and the Gcode does not contain any layer heights other than the main one. I am using the latest Bambu Studio(1.6.2.4). Here is gcode and 3MF. Your support layer height seems much larger than your objects layer height, mine shows them as the same. Thanks!
Ok, that works with Orca Slicer! But not Bambu Studio.
Update: It works on Bambu too, but I just noticed the “Independent support layer height” setting, which needs to be set.
Solution:
Disable prime tower
[Bambu only] Go back to Support/Advanced, enable “Independent Support Layer Height”
The Top Z distance will now be obeyed.