forked from wenzel-lab/syringe-pumps-and-controller
-
Notifications
You must be signed in to change notification settings - Fork 0
/
buildconf.yaml
61 lines (45 loc) · 1.29 KB
/
buildconf.yaml
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
50
51
52
53
54
55
56
57
58
59
60
# Recommended information
Authors:
- Tomás Astudillo Inostroza
- Matías Hurtado Labarca
Affiliation: LIBRE-hub
#License: CERN-OHL-1.2
Email: [email protected]
#Uncomment below to add custom categories
CustomCategories:
printedparts:
Reuse: False
DisplayName: Printed parts
PrintedTool:
Reuse: true
DisplayName: Printed Tools
SubAssembly:
Reuse: false
DisplayName: Sub-Assemblies
Material:
Reuse: false
DisplayName: Materials
Consumable:
Reuse: false
DisplayName: Consumables
Optical:
Reuse: false
DisplayName: Optical Components
Electronic:
Reuse: false
DisplayName: Electronic Components
Mech:
Reuse: false
DisplayName: Mechanical Components
DefaultCategory: Part
PageBOMTitle: "## For this section you will need:"
#Uncomment below to set a custom default category
#DefaultCategory: printedtool
#Uncomment below to set the title for the bill of material on a page
#PageBOMTitle: '##For this step you will need'
#Uncomment below to override the project title
#Title: 'My project'
#Uncomment below to set a custom Website root for static HTML builds
#WebsiteRoot: '/path/'
#Uncomment below to disable fussy warnings
#Fussy: False