logo

Gcnc

logo

Gcnc

  • Introduction
  • Demo
  • API
  • API
    • CNCDevice
    • CNCDeviceBambu
    • CNCDeviceGrbl
    • CNCDeviceNodeSerialGrbl
    • CNCDeviceWebSerialGrbl
    • CNCDeviceWebSocketGrbl
    • AxesPosition
    • CNCDeviceEvents
    • CNCLog
    • CNCStatus
    • GCode
    • GCodeSourceLine
    • SerialGrblCNCOptions
    • GCodeSource

API / CNCLog

Interface: CNCLog

src/type.ts:73

Properties

PropertyType
messagestring
type"error" | "info" | "reset"
InterfacesCNCDeviceEvents
InterfacesCNCStatus