Step 2 content

This commit is contained in:
cagsun 2025-06-27 16:19:06 +02:00
parent 7df422d45d
commit 5cbdad9e34
12 changed files with 26 additions and 4 deletions

View file

@ -7,7 +7,9 @@ import StepWithCarousel from '@site/src/components/StepWithCarousel';
[[INSERT VIDEO HERE]] [[INSERT VIDEO HERE]]
## Step 1: Assemble and Customise the Base Structure ## Step 1: Assemble and customise the base structure
We'll start with assembling the base structure and making the required modifications to turn it into a sink.
<StepWithCarousel <StepWithCarousel
images={[ images={[
@ -33,18 +35,38 @@ import StepWithCarousel from '@site/src/components/StepWithCarousel';
</p> </p>
</StepWithCarousel> </StepWithCarousel>
## Step 2: Prepare the washbasin
Now we'll convert the plastic tray into a washbasin.
<StepWithCarousel <StepWithCarousel
title="Step 2: Shape the Mold" title="Step 2: Shape the Mold"
images={[ images={[
{ src: '/img/step2a.jpg', caption: 'Pressing into mold' }, { src: '/img/step2/holes.jpg', caption: 'Drill at least 5 holes on each side of the washbasin.' },
{ src: '/img/step2b.jpg', caption: 'Cooling' }, { src: '/img/step2/mark.jpg', caption: 'Offset slightly from the center to escape the center bumper' },
{ src: '/img/step2/drill.jpg', caption: 'Drill matching the size of your screw' },
{ src: '/img/step2/screw.jpg', caption: 'Screw the nut in place' },
{ src: '/img/step2/glue.jpg', caption: 'Apply some hot glue' },
{ src: '/img/step2/nut_inplace.jpg', caption: 'After glue is cold, remove the screw, and the nut would remain in place' },
]} ]}
> >
<p> <p>
Once melted, transfer the plastic into the mold. Apply pressure evenly and let it cool for 1015 minutes to harden. * **2.1 Drill drainage holes**: Create at least 5 holes on each side of the tray at the deepest edges to ensure complete water drainage. The modified tray should now resemble a washbasin and sit properly on the top tray of the frame.
* **2.2 Drill pivot holes**: Locate the center of the plastic tray and drill holes slightly offset from center (to avoid the plastic bumper in the exact center). Ensure the offset is on the same side on both sides. Drill matching your screw diameter.
* **2.4 Fix the nuts**:
* Screw nuts onto bolts inside the washbasin holes
* Apply hot glue around each nut to lock in position
* Once glue dries, remove screws—nuts stay permanently fixed
**Result**: Washbasin ready for installation with glued-in-place nuts.
</p> </p>
</StepWithCarousel> </StepWithCarousel>
## Step 3: Enabling pivoting motion of the washbasin
<StepWithCarousel <StepWithCarousel
title="Step 3: Assemble the Electronics" title="Step 3: Assemble the Electronics"
images={[ images={[

BIN
static/img/IMG_8275 2.HEIC Normal file

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 934 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
static/img/step2/drill.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 706 KiB

BIN
static/img/step2/glue.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 810 KiB

BIN
static/img/step2/holes.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 439 KiB

BIN
static/img/step2/mark.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 939 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 453 KiB

BIN
static/img/step2/screw.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 773 KiB