-
Notifications
You must be signed in to change notification settings - Fork 1
/
buildconf.yaml
41 lines (30 loc) · 900 Bytes
/
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
# Recommended information
Authors:
- Matías Hurtado
Affiliation: LIBRE hub
#License: CERN-OHL-1.2
Email: matias.hurtado1@mail.udp.cl
#Uncomment below to add custom categories
CustomCategories:
printedtool:
Reuse: True
DisplayName: Printed tools
printedpart:
Reuse: False
DisplayName: Printed parts
lasercutpart:
Reuse: False
DisplayName: Laser cut parts
stl:
Reuse: False
DisplayName: Stl's
#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