Skip to content

v0.2

Compare
Choose a tag to compare
@mnh86 mnh86 released this 05 Feb 18:05
· 18 commits to main since this release
  • Added new aux axis for controlling vibration speed via tcode
    • A2 0 9999 VibSpeed: Vibration speed (default: 5000)
    • Maps to an oscillation speed for vibration: 0 to 20.0hz (default 10.0hz)
  • Changed Encoder button behavior:
    • Long press (2sec): Stop sending commands to the actuator
    • Double click: Resume sending commands to the actuator
  • Changed LED behavior so that vibration is more visible
  • Added vibration control to buttplug-device.config.json example in README
  • Removed TSTOP when tempLimiting is high, but added logging when it occurs