-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathexample.cfg
58 lines (48 loc) · 891 Bytes
/
example.cfg
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
[Project]
Name = Example config
Units = millimeters
[RootChord]
Profile = http://airfoiltools.com/airfoil/seligdatfile?airfoil=pw1211-pw
ProfileThickness = 10
Width = 290 + 20
LeadingEdgeOffset = 0
Rotation = 0
RotationPosition = 0.5
[TipChord]
Profile = profiles/PW1211.dat
Width = 160 + 20
LeadingEdgeOffset = 350
Rotation = 0
RotationPosition = 0.5
[Wing]
TipChordSide = right
Width = 450
Inverted = no
VerticalAlignProfiles = dihedral
Dihedral = 1
StockLeadingEdge = 0
StockTrailingEdge = 20
StockTrailingEdgeAngle = 45
[Placement]
RootChordOffset = 300
HorizontalOffset = 12
VerticalOffsetRoot = 25
RotateWing = yes
[Panel]
Bottom = 0
Height = 50
Inset = 0
Depth = 450
SafeHeight = 60
[Machine]
Width = 1490
Height = 400
Depth = 490
Feedrate = 160
Kerf = 2,4
[Gcode]
GcodeWireOn = M3 S100
GcodeWireOff = M5
AxisMapping = X,Y,Z,A
ConfigAsComment = yes
InterpolationPoints = 200