Breadcrumbs

struct.CONFIG_ZIGZAG_WEAVING_SETTING

This structure contains information for zigzag weaving settings.

  • _fOffsetY and _fOffsetZ represent the weaving Y offset and weaving Z offset, respectively.

  • _fGradient represents the weaving gradient.

  • _fWeavingWidth represents the weaving width.

  • _fWeavingCycle represents the weaving cycle.

BYTE#

Member Variable

Data Type

Value

Description

0

_fOffsetY

float


Weaving Y Offset

4

_fOffsetZ

float


Weaving Z Offset

8

_fGradient

float


Weaving Gradient

12

_fWeavingWidth

float


Weaving Width

16

_fWeavingCycle

float


Weaving Period