Skip to content

Releases: BaPSF/bapsf_motion

v0.2.0b14

22 Oct 01:31
Compare
Choose a tag to compare
v0.2.0b14 Pre-release
Pre-release
make the drive widget update its display when the configuration is ch…

v0.2.0b13

22 Oct 01:07
Compare
Choose a tag to compare
v0.2.0b13 Pre-release
Pre-release
if the status of one axis changes make the other AxisControlWidgets u…

v0.2.0b12

22 Oct 00:39
Compare
Choose a tag to compare
v0.2.0b12 Pre-release
Pre-release
disable configuration controls while the probe drive is moving

v0.2.0b8

21 Oct 17:41
Compare
Choose a tag to compare
v0.2.0b8 Pre-release
Pre-release

Include the ability to scale the droop calculation.

v0.2.0b11

21 Oct 22:49
Compare
Choose a tag to compare
v0.2.0b11 Pre-release
Pre-release
its arctan, not tan

v0.2.0b7

18 Oct 03:17
Compare
Choose a tag to compare
v0.2.0b7 Pre-release
Pre-release

Fix zero-ing of motion group position.

v0.2.0b5

18 Oct 02:53
Compare
Choose a tag to compare
v0.2.0b5 Pre-release
Pre-release

Fix infinite recursion loop.

v0.2.0b4

18 Oct 01:22
Compare
Choose a tag to compare
v0.2.0b4 Pre-release
Pre-release

Beta-release that includes using a bapsf_motion.toml to define default values for the configuration gui.

v0.2.0b3

16 Oct 18:59
b582a7d
Compare
Choose a tag to compare
v0.2.0b3 Pre-release
Pre-release

1st inclusion of an LaPD XY droop correction

v0.2.0b2

11 Jul 20:34
a5e86db
Compare
Choose a tag to compare
v0.2.0b2 Pre-release
Pre-release
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