eialbur
(Ron Albury)
August 6, 2026, 12:23am
1
I think I’ve isolated an unexpected Offset behavior in LightBurn 2.1.02.
Steps to reproduce
Draw a rectangle.
Draw an open line completely inside the rectangle.
Select both.
Run Offset.
Observed: The rectangle offsets, but the enclosed open line is ignored.
Control tests:
Rectangle alone → offsets.
Line alone → offsets.
Move the line outside the rectangle → both offset.
Make the line cross the rectangle → both offset (after the Boolean warning).
Toggle “Outer Shape Only” → no change.
JimNM
(James )
August 6, 2026, 2:31am
2
Screen shot of your settings and your preview page.
Then post pictures of your results. We are a visual orientated crowd and seeing what you are seeing is a lot easier than seeing what you are saying.
MikeyH
(Mike Hembrey)
August 6, 2026, 2:57am
4
I tried the explanation and mine did the same thing. Big box with line not even close to the box borders. Offset showed on the box but not the line. However, the line could be offset if selected by itself.
Offset Test.lbrn2 (70.4 KB)
JimNM
(James )
August 6, 2026, 5:56am
5
A would there be a difference if the box and line are in a group? Or if the middle example is boolean welded?
parsec
(FerAS)
August 6, 2026, 6:01am
6
Per the Docs:
.
But if you add an outer shape:
.
Also pay attention that for the “next” enclosed shapes the offset is reversed, in the way “Outward-reversed-outward-reversed and so on” a similar math to how Fill works.
MikeyH
(Mike Hembrey)
August 6, 2026, 6:23pm
8
parsec:
Per the Docs:
I tried all 3 options because I knew somebody would ask.