Skip to content

Releases: Ultrawipf/OpenFFBoard-configurator

Configurator v1.15.0

03 Jul 13:48
Compare
Choose a tag to compare

Changes this version:

  • Added permanent inertia and friction effect sliders
  • Added position save toggle for ODrive

Configurator v1.14.3

05 Apr 09:27
Compare
Choose a tag to compare

Changes this version:

  • Disabled tmc autotune button for DC and None motors
  • Added Axis position readout
    • TODO: axis.cpr will be changed to be consistent with axis.pos in firmware and not report TMC encoder cpr anymore -> encoder tuning resolution will display incorrect again and needs fixing
  • Added task list window
  • Fixed some issues in DFU flashing

Changes in 1.14.x:

  • Added TMC space vector PWM checkbox
  • Added option to prefer energy dissipation in motor for TMC instead of brake resistor
  • Added speed limiter axis option
  • Added basic translation function
  • Fixed CS selection in SPI buttons
  • Added axis output torque to FX live graph

Configurator v1.14.1

27 Nov 12:43
Compare
Choose a tag to compare

Changes this version:

  • Added basic translation function
  • Fixed CS selection in SPI buttons
  • Added axis output torque to FX live graph

Changes in 1.14.x:

  • Added TMC space vector PWM checkbox
  • Added option to prefer energy dissipation in motor for TMC instead of brake resistor
  • Added speed limiter axis option

Configurator v1.14.0

20 Jul 14:09
Compare
Choose a tag to compare

Changes in 1.14.x:

  • Added TMC space vector PWM checkbox
  • Added option to prefer energy dissipation in motor for TMC instead of brake resistor
  • Added speed limiter axis option

Configurator v1.13.3

04 May 12:20
Compare
Choose a tag to compare

Changes this version:

  • Added percentage to power slider
  • Added axis selection for effect monitor (new firmware required)

Changes in 1.13.x:

  • Fixed issue in encoder tuning UI
  • Added SSI encoder ui
  • Added PWM direction checkbox
  • When a command callback target causes an error it will remove the callback, print a warning and resume instead of aborting.
    • Prevents issues in case a request is sent during a timeout causing empty encoder config fields in rare cases

Configurator v1.13.1

07 Apr 07:41
Compare
Choose a tag to compare

Changes this version:

  • Added PWM direction checkbox
  • When a command callback target causes an error it will remove the callback, print a warning and resume instead of aborting.
    • Prevents issues in case a request is sent during a timeout causing empty encoder config fields in rare cases

Changes in 1.13.x:

  • Fixed issue in encoder tuning UI
  • Added SSI encoder ui

Configurator v1.13.0

27 Feb 10:00
Compare
Choose a tag to compare

Changes this version:

  • Fixed issue in encoder tuning UI
  • Added SSI encoder ui

Configurator v1.12.0

23 Jan 07:24
Compare
Choose a tag to compare

Changes this version:

  • Added support for Simplemotion V2 (Ioni/Argon motor drivers)

Configurator v1.11.1

09 Jan 11:04
Compare
Choose a tag to compare

Changes this version:

  • Added an emergency stop indication to the bottom ffb rate status bar (Error/Stop symbol + Text)
  • Fixed a possible crash when changing certain effect gains in newer Qt6 versions

Configurator v1.11.0

21 Dec 15:02
Compare
Choose a tag to compare

Changes this version:

  • Fixed effect monitor windows not opening after reconnect if disconnected while window was open
  • Added support for serial FFB mainclass (opens regular FFB mode tabs)
  • Added option do disable update notifications (Can be enabled/disabled in release browser and update popups)
    • This resets your profile file because it adds a new global settings section. You can migrate profile settings by copying the "profiles" section from profiles.json.1.old to the new profiles.json

Warning: the build of the windows 3.11 version seems to crash when using the spinboxes for damper, friction, inertia strength. Use the 3.8 version or a local installation instead.