Commit graph

169 commits

Author SHA1 Message Date
0x23
6529bbaa46
Update README.md 2026-01-15 17:03:25 +01:00
0x23
dd9ee6e777
Update README.md 2026-01-15 15:12:30 +01:00
0x23
33cd04e091
Update README.md 2026-01-15 15:11:59 +01:00
0x23
690e2d1e57
Update README.md 2026-01-15 15:10:50 +01:00
0x23
ff2184f051
Update README.md 2026-01-15 15:10:19 +01:00
0x23
cd9fd94462
Update README.md 2026-01-15 15:09:59 +01:00
0x23
ac58c7b8e8
Update README.md 2026-01-15 14:58:29 +01:00
0x23
b3d07d4820 Merge branch 'main' of https://github.com/0x23/MicroManipulatorStepper 2026-01-15 14:57:31 +01:00
0x23
af8050b7ac
Update README.md 2026-01-15 14:57:13 +01:00
0x23
de1399d6f6 added image 2026-01-15 14:56:22 +01:00
0x23
b8a15a13dc
Update magnets size and grade in bom.md for more relyable encoder readings 2026-01-03 18:40:43 +01:00
0x23
ee348c93c7 Merge branch 'main' of https://github.com/0x23/MicroManipulatorStepper 2025-10-31 11:11:24 +01:00
0x23
dbeb579c8c removed redundant motor mount in assembly 2025-10-31 11:11:17 +01:00
0x23
f739877480
Merge pull request #41 from zoomlion/patch-2
Update Rubber Band Collet quantity in BOM
2025-10-31 11:05:34 +01:00
0x23
993ffb9aac
Merge pull request #40 from yerbymatey/fix/server-url-typo
chore(readme): corrected server url
2025-10-31 11:05:00 +01:00
Zheng
3ad97b8246
Update Rubber Band Collet quantity in BOM
sorry, it should be 12, I mistaked it before...
2025-10-26 19:58:50 +08:00
gene
ecf036460e chore(readme): corrected server url 2025-10-25 23:29:25 -07:00
0x23
ae9d2f46ef
Merge pull request #39 from gustavo-alberto/feat/rubberband-assembly
feat(CAD): Add RubberBand and RubberBandCollet parts to assembly
2025-10-25 17:23:36 +02:00
0x23
62f70d4b2e added image 2025-10-24 21:04:20 +02:00
0x23
0e26ac3eb6 folder rename 2025-10-24 20:16:34 +02:00
Gustavo
84736711d7 feat(cad): add RubberBand and RubberBandCollet parts to main assembly and subassemblies
Insert the RubberBand (new part) and RubberBandCollet (existing part) into the main CAD assembly and related subassemblies.
Updated some assembly constraints and references to ensure correct placement and maintain parametric consistency.
2025-10-23 19:13:48 -03:00
Gustavo
4c8a512dfe chore: update RubberBand 2025-10-23 17:23:19 -03:00
Gustavo
74c26303bc feat(CAD): create RubberBand
Add a new CAD part representing the RubberBand component.
The model provides an approximate geometric representation of the real rubber band,
sufficient for assembly positioning and visual reference.
2025-10-23 16:45:22 -03:00
0x23
132ae7fa60
Update bom.md 2025-10-22 19:47:20 +02:00
0x23
209f548e9b
Update bom.md 2025-10-22 19:47:02 +02:00
0x23
c1b6fa1b98
Update bom.md 2025-10-22 19:45:59 +02:00
0x23
e9b6e75f95
Merge pull request #31 from gustavo-alberto/docs/update-bom
docs: add Motor Horn to BOM
2025-10-22 19:43:55 +02:00
0x23
84aba9d44a
Merge pull request #33 from zoomlion/patch-1
maybe 6 RubberBandCollet?
2025-10-22 19:43:11 +02:00
0x23
b5f1f1893d
Update README.md 2025-10-22 19:14:17 +02:00
0x23
3a2ca0f77f Merge branch 'main' of https://github.com/0x23/MicroManipulatorStepper 2025-10-22 19:12:32 +02:00
0x23
dc0278ea2b * improved hw_config file
* added retract angle to homing
* v1.0.3
2025-10-22 19:09:09 +02:00
Zheng
1eea99df34
maybe 6 RubberBandCollet? 2025-10-22 16:07:25 +08:00
Gustavo
ea5892ada0 docs: add Motor Horn to BOM 2025-10-20 20:19:07 -03:00
0x23
9ae930a8e7
Update README.md 2025-10-19 19:12:38 +02:00
0x23
40d292ff46 Merge branch 'main' of https://github.com/0x23/MicroManipulatorStepper 2025-10-18 16:23:08 +02:00
0x23
1ec86364de bug fix (missing return value) in PythonAPI 2025-10-18 16:22:59 +02:00
0x23
0df62589f8
Update README.md 2025-10-18 15:08:31 +02:00
0x23
6f26170749
Update README.md 2025-10-18 15:08:07 +02:00
0x23
7c0fe5239c
Update README.md 2025-10-18 15:06:23 +02:00
0x23
4ef14b9da8
Merge pull request #26 from gustavo-alberto/docs/add-bom-md
docs: Add BOM table in Markdown format
2025-10-18 15:01:14 +02:00
0x23
cc7dd7ccca
Update README.md 2025-10-18 14:58:09 +02:00
0x23
3be961eecf - added raw logging
- better calibration output
- added calibration plotter
2025-10-18 12:43:13 +02:00
Gustavo
1dd420ab10 refactor(docs): restructure BOM folder and use relative image paths 2025-10-15 18:49:23 -03: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
Gustavo Alberto
c8109f6c83 Delete bom.txt 2025-10-07 21:09:10 -03:00
Gustavo Alberto
04410995d0 docs: adds section to BOM md 2025-10-07 21:05:39 -03:00
Gustavo Alberto
62eed6fc98 Update MotorMount.png 2025-10-07 21:04:46 -03:00
Gustavo Alberto
96ed6800ab chore: add images to items 2025-10-07 20:53:10 -03:00