Skip to content

Releases: ponoor/STEP800

v1.0.4

14 Feb 06:50
cc27e5c
Compare
Choose a tag to compare

Important Note:
The latest firmware is available at STEP-series Universal Firmware repository. The firmware and Releases in this repo are not maintained anymore.

What's Changed

  • Change the judgement statement of configFileParseSucceeded to avoid compile errors.
  • Servo mode and Homing will be disabled when the electromagnetic brake is enabled.
  • homingStatus is automatically updated when the homing process is interrupted by stop commands or /run.

Full Changelog: v1.0.3...v1.0.4

v1.0.3

24 Jan 07:30
a42a1e7
Compare
Choose a tag to compare
  • Fixed the thermal status return value
  • fixed /getLowSpeedOptimizeThreshold response bug

v1.0.2

08 Dec 08:21
d9e8cf3
Compare
Choose a tag to compare
  • added /resetDevice
  • added /getPositionList
  • added /setPositionReportInterval
  • added /setPositionListReportInterval
  • updated /setElPos arguments
  • config tool version updated to 1.2

v1.0.1

25 Nov 07:04
a46ec21
Compare
Choose a tag to compare

Added /setMinSpeed, /getMinSpeed and /enableLowSpeedOptimize command. From this version, the low speed optimization feature is not enabled in default, and you can use /setMinSpeed to define the motor speed during releaseSw in a homing procedure.
The configTool is update to v1.1 to control enabling/disabling low speed optimization and to set minSpeed.

v1.0.0

18 Oct 05:08
2b7f633
Compare
Choose a tag to compare

The initial release.

v0.1.1

03 Sep 07:15
0364bd8
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

pre-release of v1.0.0

Hardware Test Sketch

20 Jul 01:49
496cd54
Compare
Choose a tag to compare
Hardware Test Sketch Pre-release
Pre-release

This release contains STEP800 hardware test sketch and required libraries.