OpenMicroManipulator/firmware/MotionControllerRP
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
..
.vscode added files 2025-08-28 11:52:28 +02:00
include added files 2025-08-28 11:52:28 +02:00
lib added files 2025-08-28 11:52:28 +02:00
src Version v1.0.1: 2025-09-19 09:24:56 +02:00
test added files 2025-08-28 11:52:28 +02:00
.gitignore added files 2025-08-28 11:52:28 +02:00
platformio.ini added files 2025-08-28 11:52:28 +02:00
Rp2040-Pico_Pinout.png added files 2025-08-28 11:52:28 +02:00