Thinwalls Filter Reference

The thinwalls filter allows you to detect and compensate for thin walls which may be removed during a beam compensation (see offset filter). The thinwalls feature creates hatch lines which follow the skeleton of the polygon to allow you to paint a figure with a single laser beam.

Parameter Default Value Description
Offset mandatory Thickness of the walls (in mm) to be considered.
Terminal shortening 0 Determines how far the end vectors in corners are shortened to not overdraw sharp angle corners.
Only each ... layer 1 Determines if only every n-th layer is used
Layer offset 0 If the onlyeachlayer parameter is larger than 1, there is an ambiguity where the layer selection should start. A layer offset allows you to control the behavior. For example, use either each second layer, or each second-plus-one-th layer.
Randomized seam yes Redefines the seam of the resulting contour to either:
  • original: the seam is at the nearest point of the seam of the input data.
  • randomized: the seam is randomly distributed on the output data contours.

XML Configuration example code:

<thinwalls entry="original" name="thinwalls" reductiontolerance="0.005" seam="randomized" terminalshortening="0.000" value="0.500"/>