forked from rootschafer/lw.materials
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathmaterial-database.json
More file actions
87 lines (87 loc) · 2.24 KB
/
material-database.json
File metadata and controls
87 lines (87 loc) · 2.24 KB
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
[
{
"id": "5b48b3c9-8864-43f7-a766-8bf20c8e3584",
"name": "Wire EDM",
"notes": "",
"template": {
"id": "dba537aa-913a-4f0d-920a-2b30faffdae3",
"name": "** Bitterlizard Gambler **",
"notes": "",
"type": "Virtual Wire EDM Cut",
"machine_profile": null,
"params": {
"id": "",
"name": "",
"enabled": true,
"documents": [],
"tabDocuments": [],
"expanded": false,
"type": "Virtual Wire EDM Cut",
"filterFillColor": null,
"filterStrokeColor": null,
"direction": "Conventional",
"laserPower": 100,
"laserPowerRange": {"min": 0, "max": 100},
"laserDiameter": 0,
"toolDiameter": 1.5,
"lineDistance": 0,
"lineAngle": 0,
"margin": 0,
"passes": 1,
"cutWidth": 0,
"toolSpeed": 0,
"stepOver": 40,
"passDepth": 2,
"startHeight": "",
"millRapidZ": 3,
"millStartZ": 0.1,
"millEndZ": 0,
"segmentLength": 0,
"tabDepth": 0,
"plungeRate": 30,
"cutRate": 60,
"overScan": 0,
"toolAngle": 0,
"ramp": false,
"useA": false,
"aAxisDiameter": 0,
"useBlower": false,
"smoothing": false,
"brightness": 0,
"contrast": 0,
"gamma": 0,
"grayscale": "none",
"shadesOfGray": 256,
"invertColor": false,
"trimLine": true,
"joinPixel": true,
"burnWhite": true,
"verboseGcode": false,
"diagonal": false,
"dithering": false,
"latheToolBackSide": false,
"latheRapidToDiameter": 0,
"latheRapidToZ": 0,
"latheStartZ": 0,
"latheRoughingFeed": 0,
"latheRoughingDepth": 0,
"latheFinishFeed": 0,
"latheFinishDepth": 0,
"latheFinishExtraPasses": 0,
"latheFace": true,
"latheFaceEndDiameter": 0,
"latheTurns": [],
"_docs_visible": true,
"hookOperationStart": "",
"hookOperationEnd": "",
"hookPassStart": "",
"hookPassEnd": "",
"travelSpeed": 1000,
"wearRatio": 0.03
}
},
"presets": [],
"isEditable": false,
"_locked": false
}
]