Releases: darcato/beckMotor
Releases · darcato/beckMotor
v2.4.0
v2.3.0
v2.2.3
v2.2.2
v2.2.1
v2.2.0
Changed
- Added support for the motor record MRES field. It must always be set the same as
microstepPerStep
, that is the value of microstepping set on the controller. After that, all the other fields of the record (velocities, distances, etc...) must be considered in microstep unit.
v2.1.5
v2.1.4
Changed
- Updated CI build to use darcato/epicsmng image
- More verbose output to signal some failures
Fixed
- Fix crash when the IP port is disconnected
- Homing procedure does not stop in wrong position when starting from LS
- Stop is now working also during homing procedures
- Latching positions readings to avoid false readings
- Setting the target position with both registers always to be more robust
Known Issues
- The first movement after the IOC is started may begin on the wrong direction. When a limit switch is hit, the motor record adjusts it and bring the motor to desired position.
- When homing is started from a limit switch, the movement is not continuous. This is because the driver actually does a first movement to exit LS and then starts the homing.