Namespace DuetControlServer.SPI.Communication.FirmwareRequests
Structs
AbortFileHeader
Request abort of the currently executing files
CodeBufferUpdateHeader
Request abort of the currently executing files
DoCodeHeader
Request a code to be executed by DSF
EvaluationResultHeader
Binary representation of the result of an evaluated expression
ExecuteMacroHeader
Request execution of a macro file
FileChunkHeader
Request abort of the currently executing files
FileHandleHeader
Plain file handle header
OpenFileHeader
Open a file for reading and/or writing
PrintPausedHeader
Header of print pause events
ReadFileHeader
Request abort of the currently executing files
SeekFileHeader
Seek to a new file position
Enums
PrintPausedReason
Reasons why a print has been paused
Request
Request indices for SPI transfers from the RepRapFirmware controller to the SBC