Commit graph

16 commits

Author SHA1 Message Date
0x23
2f94074d6d added missing files 2026-03-13 15:29:27 +01:00
0x23
4c975c0047 removed unimplemented parameter 2026-03-13 09:56:58 +01:00
0x23
e13cbda4cc Firmware Version 1.0.4 2026-03-13 09:10:45 +01:00
0x23
dc0278ea2b * improved hw_config file
* added retract angle to homing
* v1.0.3
2025-10-22 19:09:09 +02:00
0x23
3be961eecf - added raw logging
- better calibration output
- added calibration plotter
2025-10-18 12:43:13 +02:00
0x23
7d41d30757 added missing filesystem size to plattformio.ini 2025-10-14 19:23:27 +02:00
0x23
351266ddbb Merge branch 'main' of https://github.com/0x23/MicroManipulatorStepper 2025-10-13 23:45:42 +02:00
0x23
71e59e20bb added measurement print option to calibration 2025-10-13 23:45:32 +02:00
Gabriel Oliveira
8a1d8a5e70 correct typo on IKinemtaicModel class name 2025-10-03 23:36:42 -03:00
Gabriel Oliveira
dc488770be add NeoPixelConnect lib dependency on platformio.ini 2025-10-03 23:31:01 -03:00
0x23
e14da68a61 wrong assignment in path planner constructor fixed 2025-09-23 18:34:11 +02:00
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
0x23
e3627cc8e8 motor pole pair count in config 2025-09-02 08:21:57 +02:00
0x23
fa8882f9da added license block 2025-08-28 14:29:23 +02:00
0x23
f17ca0c820 updated firmware 2025-08-28 14:07:54 +02:00
0x23
4cd8e6e20e added files 2025-08-28 11:52:28 +02:00