Changes on sidebar styles, and content of pages

This commit is contained in:
cagsun 2025-06-26 15:16:44 +02:00
parent 7ae4644893
commit e3cd2c7f00
22 changed files with 1014 additions and 49 deletions

View file

@ -0,0 +1,57 @@
---
title: Building the base
description: Step-by-step guide to creating a mouse from plastic waste
---
import StepWithCarousel from '@site/src/components/StepWithCarousel';
[[INSERT VIDEO HERE]]
## Step 1: Assemble and Customise the Base Structure
<StepWithCarousel
images={[
{ src: '/img/sink1.jpg', caption: 'Sorting plastic' },
{ src: '/img/try.jpg', caption: 'Heating in oven' },
]}
>
<p>
**Unpack**: Open the Ikea Nissafors box and follow the included manual to build the base structure. There are some changes you need to make in order to customise it into a sink that are explained in this page.
**2** **Modify top tray (Turn it into a washbasin)**:
* Position top tray at your child's height. The washbasin should be below their elbow height. In this heaight, see if you can use the existing holes of the top tray. We were able to make use of the existing holes as my son was sufficiently high.
* Use the higher wall pieces from the bottom tray as the side and back walls for the washbasin (top tray). Keeping a lower front piece will allow easier access to the faucet.
* This new combination of the top tray requires at least 4 additional holes, if you make use of the existing holes. If not, you need to drill all 8 holes yourself.
* Mark the locations for the holes. If you're using existing holes, measure the distances of the new holes to the existing ones using a side piece of the tray.
* Drill the additional holes. Only drill on the inside of metal frame (no need to drill all the way through). Use a 5.5mm bit (or use 5mm and expand the hole slightly) to be able to use the provided plastic pieces.
* Install the top tray. Only install the sides, and not the central surface since well insert the washbasin there. For existing holes, use the scres Ikea provided.
- Install the other trays as in original instructions with the remaining pieces.
**Result**: A customized cart ready for washbasin installation.
</p>
</StepWithCarousel>
<StepWithCarousel
title="Step 2: Shape the Mold"
images={[
{ src: '/img/step2a.jpg', caption: 'Pressing into mold' },
{ src: '/img/step2b.jpg', caption: 'Cooling' },
]}
>
<p>
Once melted, transfer the plastic into the mold. Apply pressure evenly and let it cool for 1015 minutes to harden.
</p>
</StepWithCarousel>
<StepWithCarousel
title="Step 3: Assemble the Electronics"
images={[
{ src: '/img/step3a.jpg', caption: 'Installing buttons' },
{ src: '/img/step3b.jpg', caption: 'Final test' },
]}
>
<p>
Fit the electronic components like switches, scroll wheel, and PCB into the shell. Secure everything with screws or clips, then test the mouse.
</p>
</StepWithCarousel>