Struct AssignFilamentHeader
Header of a filament assignment. This is followed by the actual filament name
Inherited Members
Namespace: DuetControlServer.SPI.Communication.SbcRequests
Assembly: DuetControlServer.dll
Syntax
public struct AssignFilamentHeader
Fields
Extruder
Extruder drive number
Declaration
public int Extruder
Field Value
Type | Description |
---|---|
int |
FilamentLength
Length of the filament name
Declaration
public uint FilamentLength
Field Value
Type | Description |
---|---|
uint |