Skip to content

Releases: pkerspe/ESP-StepperMotor-Server-UI

0.4.1: added support for combined limit switch (begin and end position)

21 Sep 21:11
Compare
Choose a tag to compare

now you can chosse combined limit switches (for serial configuration of begin and end position switch)
also fixed display of icons for non emergency switches

0.3.3 - fixed websocket

05 Aug 07:37
Compare
Choose a tag to compare

fixed bug with WS URL in Control view

0.3.2 - improved Control view

03 Aug 21:30
Compare
Choose a tag to compare

The control view has been updated to connect to the ESP visa websocket and display "near time" position updates (almost realtime, but with a low frequency)
Also, the unit for the movement can now be selected (mm, steps or revolutions)

0.3.1 - display of brake configuration in UI

03 Aug 21:31
Compare
Choose a tag to compare

In the list of configured steppers the brake configuration has been added (if a brake is configured)

0.3.0 - added support for motor brake in setup of stepper motors

01 Aug 15:11
Compare
Choose a tag to compare

Stepper motors can now be configured to also use a (mechanical) motor brake that is connected to an IO pin.
When adding a new stepper configuration you can now choose the IO Pin and the active state of this pin as well as a delay in milliseconds to engage and release the motor brake.
This function requires version 0.3 of the ESP-StepperMotor-Server (to be released soon)

0.2.2 - minor fixes

01 Aug 15:01
Compare
Choose a tag to compare

Update doc and fixed a broken link to download the current config

v0.2.1: update of dependencies

02 Jul 08:38
492a77e
Compare
Choose a tag to compare

security update: update of some dependency libraries with security issues