OpenMicroManipulator/firmware/MotionControllerRP/src
0x23 d9888ef369 Version v1.0.1:
* Improved homing (parallel homing support, better repeatability, better geometric reference point)
 * Improved joint calibration procedure
 * Calibration data can now be stored persistently on the flash memory (no repeated calibration required)
 * Improved logging
 * added PythonAPI to control device easily

New G-Code commands:
 * Enable/Disable motors command, including pose recovery from current position on motor enable
 * Dedicated joint calibration command with save to flash option
 * Set pose command to directly set a target pose for the servo loops, bypassing the motion controller (good for real-time control)
2025-09-19 09:24:56 +02:00
..
command_parser added files 2025-08-28 11:52:28 +02:00
hardware Version v1.0.1: 2025-09-19 09:24:56 +02:00
kinemtaic_models Version v1.0.1: 2025-09-19 09:24:56 +02:00
motion_control Version v1.0.1: 2025-09-19 09:24:56 +02:00
servo_control Version v1.0.1: 2025-09-19 09:24:56 +02:00
utilities Version v1.0.1: 2025-09-19 09:24:56 +02:00
hw_config.h Version v1.0.1: 2025-09-19 09:24:56 +02:00
main.cpp Version v1.0.1: 2025-09-19 09:24:56 +02:00
main.h Version v1.0.1: 2025-09-19 09:24:56 +02:00
robot.cpp Version v1.0.1: 2025-09-19 09:24:56 +02:00
robot.h Version v1.0.1: 2025-09-19 09:24:56 +02:00
version.h Version v1.0.1: 2025-09-19 09:24:56 +02:00