diff --git a/doc/news/DM-45817.feature.rst b/doc/news/DM-45817.feature.rst new file mode 100644 index 000000000..5ebee1b0d --- /dev/null +++ b/doc/news/DM-45817.feature.rst @@ -0,0 +1,3 @@ +In ``offset_camera_hexapod.py``and ``offset_m2_hexapod.py``: +- add an option to reset hexapod offsets to zero. In this case, it only reset offset and don't do anything else. +- add an option to reset hexapod offsets before applying new offsets. In this case, it reset offset before applying new offsets.