blob: 2cd62df5da89414624eaee4cdd3238f97d0feb99 (
plain)
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
|
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1">
<context>
<name>AccelaUICdialog_accela</name>
<message>
<source>Filter settings</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Smoothing</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Position filtering (X, Y, Z - translation)</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>0mm</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Deadzone</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Rotation filtering (Yaw, pitch, and roll)</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>0°</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Rotation Smoothing (Added when zoomed)</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>0° </source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Max Z</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Max Added</source>
<translation type="unfinished"></translation>
</message>
<message>
<source><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Ubuntu'; font-size:10pt; font-weight:400; font-style:normal;">
<p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Accela + Hamilton Filter</span></p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"><br /></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">For both rotations and positions: No movement occurs within the dead zone.</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">For larger movements, rotation and translation occurs toward the new measurement. The strength is determined by the Smoothing setting and the builtin Accela gain curves.</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">When you lean forward, smoothing is added up to the set maximum at the distance of Max Z.</p></body></html></source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>accela_hamiltonDll</name>
<message>
<source>AccelaHamilton</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>dialog_accela_hamilton</name>
<message>
<source>%1°</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>%1mm</source>
<translation type="unfinished"></translation>
</message>
</context>
</TS>
|