-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathprofiles.json
63 lines (63 loc) · 1.5 KB
/
profiles.json
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
[
{
"ProfileID": 5,
"Title": "RAYDENT - SG - 100µ",
"Desc": "",
"ResinPrice": 250,
"ZStepWait": 3000,
"SlowSectionHeight": 0,
"SlowSectionStepWait": 1000,
"TopWait": 2,
"WaitHeight": 5,
"CureTime": 4,
"DynamicWaitAfterLift": "",
"DynamicCureTime": "",
"DynamicSpeed": "",
"DynamicLift": "",
"Depth": 100,
"WaitBeforePrint": 2,
"WaitAfterPrint": 1,
"JumpHeight": 0,
"JumpPerLayer": 0,
"SupportTopWait": 2,
"SupportWaitHeight": 5,
"SupportLayerNumber": 5,
"SupportCureTime": 20,
"SupportDepth": 50,
"SupportWaitBeforePrint": 2,
"SupportWaitAfterPrint": 1,
"LowQualityCureTime": 0,
"LowQualitySkipPerLayer": 0,
"XYRes": 0,
"YRes": 0,
"XYResPerc": 0,
"ZResPerc": 0,
"SupportOffset": 0,
"Offset": 0,
"FillColor": "#ffffff",
"BlankColor": "#000000",
"ShieldBeforeLayer": "G1 Z[[LayerPosition]] F[[ZSpeed]] P1\r\n[[WaitForDoneMessage]]\r\n[[PositionSet [[LayerPosition]]]]",
"ShieldAfterLayer": "G1 Z{[[LayerPosition]]+[[ZLiftDistance]]} F{[[ZSpeed]]/5} P1\r\n[[WaitForDoneMessage]]\r\n[[PositionSet [[LayerPosition]]]]",
"PixelDiming": 0,
"DimAmount": 0,
"DimWall": 0,
"DimSkip": 0,
"HatchingType": 0,
"HatchingWall": 0,
"HatchingGap": 0,
"HatchingOuterWall": 0,
"HatchingTopCap": 0,
"HatchingBottomCap": 0,
"AntiAlias": 0,
"AntiAlias3D": 0,
"AntiAlias3DDistance": 0,
"AntiAlias3DMin": 0,
"ImageRotate": 0,
"IgnoreMask": 0,
"ShieldStart": "",
"ShieldResume": "",
"ShieldFinish": "",
"LaserCode": "",
"Updated": 1587722698
}
]