logo

Gcnc

logo

Gcnc

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

API / AxesPosition

Interface: AxesPosition

src/type.ts:18

Extended by

  • GCode

Properties

PropertyType
a?number
b?number
c?number
x?number
y?number
z?number
ClassesCNCDeviceWebSocketGrbl
InterfacesCNCDeviceEvents
Table of Contents
  • Extended by
  • Properties