Skip to content

Combine infill feature only works if both infill extruder parameters are equal #14434

Open
@BaconFase

Description

@BaconFase

Description of the bug

Usecase:

Any print where the top and bottom of a model is expected to use the same extruder(material/color) as the side perimeters (So bascially most prints) that would also like to leverage the infill combination feature.

Problem:

The combine infill feature does not work as expected if Infill extruder and Solid infill extruder are not set to the same extruder.

Fix:

Decouple the Solid infill extruder from the infill combination feature.

Solid infill is [usually] the top and bottom of a print which is expected to be the same as perimeters anyway. Infill combination feature is expected to only affect the inner-supporting structure, not anything outwardly visible.

Project file & How to reproduce

EXAMPLE Multi Diameter Height Material Print.zip

Set project to combine infill every 3 layers (.6mm layer height infill):
Image

When the two infill parameters do not match each other, the infill stays printed with .2mm layer height:
Image

When the two infill parameters do match each other, infill is printed with expected .6mm layer height:
Image

Checklist of files included above

  • Project file
  • Screenshot

Version of PrusaSlicer

2.9.2

Operating system

Windows 10 Pro

Printer model

Prusa XL-5T

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions