Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 59d406c

Browse files
committed
Add example equiptment pages
1 parent ccc791f commit 59d406c

25 files changed

+178
-1
lines changed

src/SUMMARY.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
# Summary
22

3-
- [Introduction](./introduction.md)
3+
[Introduction](./introduction.md)
4+
45
- [The Wiki Proposal](./proposal/README.md)
56
- [Problem Statement](./proposal/problem_statement.md)
67
- [Solutions Considered](./proposal/solutions_considered.md)
78
- [Proposed Solution](./proposal/proposed_solution/README.md)
89
- [Technical Details](./proposal/proposed_solution/technical_details.md)
910
- [Editing Workflow](./proposal/proposed_solution/editing_workflow.md)
1011
- [Hypothetically Asked Questions](./proposal/hypothetically_asked_questions.md)
12+
- [Equiptment](./equiptment/README.md)
13+
- [Bambu Lab P1S](./equiptment/bambulab_p1s/README.md)
14+
- [User Guide](./equiptment/bambulab_p1s/user_guide.md)

src/equiptment/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Equipment
2+
3+
Here you will find an overview of the equipment available at Maker Space.
4+
5+
This is a list of the significant items, there are a lot of smaller/hand tools that are around.
6+
7+
|Item|Location|Induction Required|
8+
|--|--|--|
9+
|Laser Cutter|Ground Floor, Coridoor|Yes|
10+
|[Bambu Lab P1S](./bambulab_p1s/)|Ground Floor, Main Space|No|
11+
|Axminster Bandsaw|Basement, Tall Side|Yes|
12+
|Workbee CNC Router|Basement, Short Side|Yes, no, maybe|

src/equiptment/bambulab_p1s/README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Bambu Lab P1S
2+
3+
A [Bambu Lab P1S](https://bambulab.com/en-gb/p1?product=p1s) with AMS and external spool caddy.
4+
A very good, quick FDM 3D printer.
5+
6+
## Essential Information
7+
8+
- Location: Ground Floor, Main Space
9+
- Responsible Person(s): Dan Nixon
10+
- Induction Required: No
11+
12+
## Usage notes
13+
14+
> **It is not permitted to leave this (or any other) 3D printer running whilst Maker Space is unoccupied!**
15+
16+
While no induction is required, it is very strongly recommended to read the [user guide](./user_guide.md) before using the printer.
17+
18+
## Useful links
19+
20+
- [Bambu Lab wiki](https://wiki.bambulab.com/en/home)
Loading
Loading
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)