Skip to main content
Skip table of contents

struct.CONFIG_CIRCULE_WEAVING_SETTING

This structure contains circular weaving configuration information.

  • _fOffsetY and _fOffsetZ represent the weaving Y offset and weaving Z offset (in mm), respectively.

  • _fGradient represents the weaving gradient (in degrees).

  • _fwWdt represents the weaving width (in the x and y directions).

  • _fwT represents the weaving period (in the x and y directions).

BYTE#

Member Variable

DataType

Value

Descriptions

0

_fOffsetY

float

Weaving Y Offset(mm)

4

_fOffsetZ

float

Weaving Z Offset(mm)

8

_fGradient

float

Weaving Gradient(deg)

12

_fwWdt[2]

float

Weaving Width(x,y directions)

20

_fwT[2]

float

Weaving Period(x,y directions)

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.