Enum InputShapingType
- Namespace
- DuetAPI.ObjectModel
- Assembly
- DuetAPI.dll
Enumeration of possible input shaping methods
[JsonConverter(typeof(JsonCamelCaseStringEnumConverter<InputShapingType>))]
public enum InputShapingType
Fields
Custom = 7Custom
EI2 = 5EI2 (2-hump)
EI3 = 6EI3 (3-hump)
MZV = 1MZV
None = 0None
ZVD = 2ZVD
ZVDD = 3ZVDD
ZVDDD = 4ZVDDD