Releases: BaPSF/bapsf_motion
Releases · BaPSF/bapsf_motion
v0.2.0b14
make the drive widget update its display when the configuration is ch…
v0.2.0b13
if the status of one axis changes make the other AxisControlWidgets u…
v0.2.0b12
disable configuration controls while the probe drive is moving
v0.2.0b8
Include the ability to scale the droop calculation.
v0.2.0b7
Fix zero-ing of motion group position.
v0.2.0b5
Fix infinite recursion loop.
v0.2.0b4
Beta-release that includes using a bapsf_motion.toml to define default values for the configuration gui.
v0.2.0b3
1st inclusion of an LaPD XY droop correction
v0.2.0b2
Fix `as_toml_string` generator (#62)
* put the config dict into at {"run": config} dict before converting to toml string
* put the config dict into at {"motion_group": config} dict before converting to toml string