From ecf036460e9e71232fe290596f32777de355f4c2 Mon Sep 17 00:00:00 2001 From: gene Date: Sat, 25 Oct 2025 23:27:17 -0700 Subject: [PATCH 1/2] chore(readme): corrected server url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0113f85..5f42b9f 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ The firmware implements a complete motion planning stack with look-ahead for smo Below is a list of high level steps you can follow if you want to replicate the project. If you have questions or problems with the build or just want to discuss subjects related to the project, -joint the projects community [Discord Server](https://discord.gg/maRvMVpa2Q'). +joint the projects community [Discord Server](https://discord.gg/maRvMVpa2Q). 1. Read this Document and watch the linked videos 2. Get the parts listed in [Bill of Materials](documentation/bom/bom.md) From 3ad97b8246771ba8e0bb9dec087d3b5cf6978c6c Mon Sep 17 00:00:00 2001 From: Zheng <36755461+zoomlion@users.noreply.github.com> Date: Sun, 26 Oct 2025 19:58:50 +0800 Subject: [PATCH 2/2] Update Rubber Band Collet quantity in BOM sorry, it should be 12, I mistaked it before... --- documentation/bom/bom.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/bom/bom.md b/documentation/bom/bom.md index a1cfd25..5fda7d5 100644 --- a/documentation/bom/bom.md +++ b/documentation/bom/bom.md @@ -30,7 +30,7 @@ | Name | Qty | Description | Comments | Image | |------|-----|-------------|----------|-------| | Motor Horn | 3 | | 0.4 mm+ nozzle may require post-processing | ![Motor Horn](images/MotorHorn.png)| -| RubberBandCollet | 6 | | 0.4 mm nozzle, 0.1mm Layer height + may require post-processing | ![Rubber Band Collet](images/RubberBandCollet.png)| +| RubberBandCollet | 12 | | 0.4 mm nozzle, 0.1mm Layer height + may require post-processing | ![Rubber Band Collet](images/RubberBandCollet.png)| | BallJointMount | 6 | | 0.4 mm nozzle, 0.1mm Layer height + may require post-processing | ![Ball Joint Mount](images/BallJointMount.png)| | Motor Mount | 3 | | | ![Motor Mount](images/MotorMount.png)| | End Effector | 1 | | | ![End Effector](images/EndEffector.png)|