Skip to content

Commit 998bc15

Browse files
authored
start side on workbench project
1 parent e6148c1 commit 998bc15

9 files changed

Lines changed: 96 additions & 5 deletions

File tree

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Scratchbuild Workbench
2+
3+
## Overview
4+
5+
The goal of this project is to design and build a workshop workbench using reclaimed materials wherever possible.
6+
7+
The project starts with the purchase of a second-hand scaffold tube desk and matching side table. Rather than reusing the furniture as-is, both pieces will be dismantled and used as a source of scaffold tubes, fittings and wooden panels for a completely new workbench.
8+
9+
The design will evolve during the project, with a focus on creating a practical, sturdy and reusable workshop bench.
10+
11+
## Project Structure
12+
13+
- [Background](background)
14+
- Requirements
15+
- Concepts
16+
- Design
17+
- Build
18+
- References
375 KB
Loading
404 KB
Loading
753 KB
Loading
328 KB
Loading
315 KB
Loading
Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
# Background
2+
3+
## Source
4+
5+
The starting point for this project is a second-hand scaffold tube desk and matching side table purchased through Marktplaats.
6+
7+
The furniture was originally constructed using galvanized scaffold tubes and fittings supplied by **buiskoppelingshop.nl**.
8+
9+
The intention is to dismantle both pieces completely and reuse as many components as possible for the construction of a new workshop workbench.
10+
11+
## Advertisement
12+
13+
### Description
14+
15+
Due to relocation, a scaffold tube desk and matching side table were offered for sale.
16+
17+
According to the seller:
18+
19+
- both pieces were in good condition;
20+
- they had always been used indoors;
21+
- the wooden tops have a whitewashed / grey finish.
22+
23+
### Dimensions
24+
25+
#### Desk
26+
27+
| Section | Dimensions |
28+
|---------|------------|
29+
| Lower frame | 169 × 70 × 81 cm |
30+
| Upper shelf | 169 × 30 × 107 cm |
31+
32+
#### Side Table
33+
34+
| Dimensions |
35+
|------------|
36+
| 90 × 69 × 88 cm |
37+
38+
The original advertisement does not specify the order of width, depth and height.
39+
40+
## Construction Materials
41+
42+
The advertisement lists the following fittings:
43+
44+
| Component | Quantity |
45+
|-----------|---------:|
46+
| Floor flanges | 8 |
47+
| Three-way corner fittings | 12 |
48+
| Tee fittings | 2 |
49+
| Pipe support brackets | 8 |
50+
| Hooks | 3 |
51+
52+
In addition, the purchase includes a significant number of galvanized scaffold tubes and multiple solid wooden panels.
53+
54+
## Photos
55+
56+
### Desk
57+
58+
![Desk overview](_images/marktplaats_desk_front.jpg)
59+
60+
![Desk side view](_images/marktplaats_desk_side.jpg)
61+
62+
### Side Table
63+
64+
![Side table](_images/marktplaats_table.jpg)
65+
66+
![Side table Underframe](_images/marktplaats_table_underframe.jpg)
67+
68+
### Frame Details
69+
70+
![Frame detail](_images/marktplaats_frame_detail.jpg)
71+
72+

docs/projects/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
- [HUB75 display](/projects/2026/001-hub75-display/)
44
- [Embedded development setup](/projects/2026/002-embedded-development-setup/)
55
- [Dust collection system](/projects/2026/003-dust-collection-system/)
6-
6+
- [Scratchbuild workbench](/projects/2026/004-scratchbuild-workbench/)
77

88

docs/projects/_sidebar.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
- [Projects](/projects/README.md)
2-
- [HUB75 display](/projects/2026/001-hub75-display/README.md)
3-
- [Embedded development setup](/projects/2026/002-embedded-development-setup/README.md)
4-
- [Dust collection system](/projects/2026/003-dust-collection-ssytem/README.md)
1+
- [Projects](/projects/)
2+
- [HUB75 display](/projects/2026/001-hub75-display/)
3+
- [Embedded development setup](/projects/2026/002-embedded-development-setup/)
4+
- [Dust collection system](/projects/2026/003-dust-collection-system/)
5+
- [Scratchbuild workbench](/projects/2026/004-scratchbuild-workbench/)
56

67

78

0 commit comments

Comments
 (0)