logo

Gcnc

logo

Gcnc

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

API / SerialGrblCNCOptions

Interface: SerialGrblCNCOptions

src/CNCDeviceGrbl.ts:15

Properties

PropertyTypeDescription
baudRate?numberThe baud rate to use. Default 115200
checkStatusInterval?numberThe interval to check the status report. Default 250
InterfacesGCodeSourceLine
Type AliasesGCodeSource