HELP - Setting for adding solid layer after infill

My project has a curve on the top surface, and after watching the print, noticed that the gcode attempts to print curves over the space between infill lines. This results in poor bridges that at best result in inconsistency between parts, and at worst, completely ruining the top layer (and print).


Bambu studio last sparse infill layer

Bambu studio next layer

I’ve searched, but can’t find a setting to enforce printing a solid layer after infill layers. Prusa slicer seems to do this.


Prusa slicer last sparse infill layer

Prusa slicer next layer

It is not so much a setting not being there than a problem of settings not always making sense.

Studio does create a bridging layer between sparse infill and first top layer.
Some of this is just required anchor areas, like when a corner would happen to be over a void in the sparse infill or to better support rounded areas.
Some of it however is based on bridging and sparse infill settings.
For example>
If you print a large piece with just 5% infill than the first top layer needs support in the form of a bridging layer.
But when or if bridging is used depends on the bridging settings and infill parameters.
Reducing the length for bridging to apply results in bridging being applied at higher infill percentages.
Play around with those settings a bit and I am confident you can manage to make a bridging layer show up in the slicer preview.

I dug through the options but wasn’t able to find a “max bridge length” property. Strangely, it shows up in search, and takes me to the support tab when I click it, but there isn’t a matching line. What version of bambu slicer do you see it in?

I’ve finally found the solution hiding under developer settings.

  1. Enable develop mode from Preferences > Develop Mode, check Develop mode
  2. Enable Interface Shells under Strength-> Top/bottom shells, check Interface Shells
    image

I’ve also found some notes in the docs, referencing a “Internal Bridge Support Thickness” parameter which was previously removed. Any way to access/enable it?

Internal bridge support thickness

(Because of version iteration, this parameter has been removed. The new algorithm, ensures that bridges can be racked.)
Strength advanced setting | Bambu Lab Wiki

1 Like