Skip to content

Fix overlaps in LongStripBarrel

Jonas Hahnfeld requested to merge (removed):overlap-long-strips into main

SupportCylinders of a layer are placed in the parent, so shrink the tubes to leave appropriate space. Another alternative would have been to place the SupportCylinders inside the layer, but this leads to overlaps in the ShortStripBarrel which is harder to fix because its tubes cannot be enlarged without more overlaps.

Merge request reports