-
Notifications
You must be signed in to change notification settings - Fork 33
/
README.md.bak
49 lines (40 loc) · 2.73 KB
/
README.md.bak
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# Mods
Printer mods for ZeroG 3D printers
Remember to update this README when uploading new mod!
## Directory structure
Create a folder containing your name (without spaces) and create a folder for your mod(s).
Suggested directory layout for your mod:
- `creator_name/`
- `mod_name/`
- `README.md` with a description, optionally build instructions and required parts
- `stl/` folder with stereolithographical models, oriented correctly for printing
- `cad/` folder with original design files (STEP, F3D, Scad, etc.) (optional)
- `doc/` folder with supported documentation (optional)
- `images/` folder with screen shots/renders/etc.
## Table structure
Update the following table with the information about your mod:
- Your name
- A link to your sub-folder
- A short description of your mod
- The build difficulty:
- `:green_heart:` for :green_heart: (Easy)
- `:blue_heart:` for :blue_heart: (Intermediate)
- `:heart:` for :heart: (Advanced)
like so:
`
| Creator | [Mod title](link) | Description | Difficulty `
---
| Creator | Mod title | Description | Difficulty
| --- | --- | --- | --- |
| *creator_name* | [*Mod Title*](./creator_here/mod_folder_name) | *Example description (short).* |:green_heart::blue_heart::heart:
| ZeroG | [ZeroG Spool Holder](./aepkolol/rPi-3.5-LCD-mount) | Adafruit 3.5" TFT screen on the front | 💚
| aepkolol | [rPi 3.5 LCD mount](./aepkolol/rPi-3.5-LCD-mount) | Adafruit 3.5" TFT screen on the front | 💚
| bertoo1337 | [AfterBurner fan shroud](./bertoo1337/AfterBurner_fan_shroud) | Mercury branded fan shroud for the Voron AfterBurner toolhead | 💙
| cncplasticfactory | [EVA KW10 X-axis endstop and bumpstop](./cncplasticfactory/EVA_KW10_X_endstop) | An X-axis endstop mount and bumpstop to use a KW10 microswitch with the EVA hotend | :green_heart:
| | [KW10 enlarged Y-axis endstop mount](./cncplasticfactory/KW10_enlarged_Y_mount) | A modified and slightly enlarged Y-axis endstop mount for use with KW10 microswitches | :green_heart:
| | [MGN12 Y-axis bumpstop endcaps](./cncplasticfactory/MGN12_linear_rail_bumpstop_caps) | Delightful bumpstops caps for Y-axis MGN12 linear rails | :green_heart:
| maze | [2020 endcap](./maze/2020-endcap) | Zero G branded 2020 endcap | :green_heart:
| OhDeeEsTee | [Inverted XY Bridge](./OhDeeEsTee/Inverted_XY_Bridge) | inverted cable chain mount | :green_heart:
| Rudra | [X Extrusion Squaring Tool](./Rudra/X_Extrusion_Squaring_Tool) | Simple tool to square the x extrusion to the frame | 💚
| | [Belt Tensioning Tool](./Rudra/Belt_Tensioning_Tool) | Simple tool to ensure a 150mm distance from idler to idler for easy belt tensioning | 💚
| djsplice | [EVA - Biqu H2 Mount](./djsplice/EVA-Biqu-H2) | EVA Faceplate and fan shroud for the Biqu H2 hotend/extruder | 💚