Skip to content

v2.1.0

Compare
Choose a tag to compare
@cheton cheton released this 08 Dec 00:25
· 9 commits to master since this release

Adds support for accessing position and modal state with the toolpath object (21e9795)

Methods

  • setPosition({ x, y, z }) or setPosition(x, y, z)
  • getPosition()
  • setModal(modalState)
  • getModal()