Ultimaker / Cura

3D printer / slicing GUI built on top of the Uranium framework
GNU Lesser General Public License v3.0
6.11k stars 2.06k forks source link

Dual Extruder - Different Build Plate Adhesion setting #7079

Open BR365 opened 4 years ago

BR365 commented 4 years ago

Application version 4.4.1

Platform Windows 10

Printer Geeetech A20M - Marlin

Reproduction steps

  1. Import of two STL files
  2. STL1 is assigned to left extruder
  3. STL2 is assigned to right extruder
  4. Activate Build Plate Adhesion for left extruder
  5. Deactivate Build Plate Adhesion for roght extruder

=> Build Plate Adhesion for left extruder is deactivated, too!

It is not possible to activate Build Plate Adhesion only for ine of the two extruders.

Screenshot(s) (Image showing the problem, perhaps before/after images.)

Actual results It is not possible to activate Build Plate Adhesion only for ine of the two extruders.

But this can be necessary e.g. when printing a surface in black with text in red. The surface should be printed with brim, but the text shouldn't be printed with brim.

Expected results Build Plate Adhesion settings for left and right extruder should be independent from each other.

Project file (For slicing bugs, provide a project which clearly shows the bug, by going to File->Save. For big files you may need to use WeTransfer or similar file sharing sites.) 2020-02-09 15_50_40-Window G_Gleisbox-Deckel-mit-Logo-Ausschnitt.zip

Log file

Additional information

Thanks, Moritz

Liger0 commented 4 years ago

6996

Ghostkeeper commented 4 years ago

In your example, I wouldn't expect the Märklin text to get a brim since the brim is still obstructed by the surrounding square. Something is weird with the model though. It seems to think that the two models are overlapping. This way, Alternate Mesh Removal is kicking in, removing half of the layers for one model and half of the layers of the other one, resulting in this weird brim around just the text. The first layer of the square is actually floating. Screenshot from 2020-02-12 15-22-25

Your feature request - to make the Adhesion Type setting a per-object setting - is not implemented yet for two reasons: