Cine35

Artikelnr.: PM-7237 | HAN: Cine35

Zum Premium-Modellbau Shoparrow-up-right

T-Motor Cine35 FPV Cinewhoop Brushless Motor 6S 3.5" 19,6g

.fontBlod { font-weight: bold; } .textCenter { text-align: center; } .lineHeight12 { line-height: 1.2; } .lineHeight15 { line-height: 1.5; } .lineHeight18 { line-height: 1.8; } .fontSize16 { font-size: clamp(12px, 1.599vw, 16px); } .fontSize20 { font-size: clamp(14px, 1.999vw, 20px); } .fontSize22 { font-size: clamp(14px, 2.199vw, 22px); } .fontSize24 { font-size: clamp(16px, 2.399vw, 24px); } .fontSize44 { font-size: clamp(24px, 4.399vw, 44px); } .fontSize48 { font-size: clamp(36px, 4.799vw, 48px); } .marginTop05 { margin-top: clamp(4px, 0.999vw, 5px); } .marginTop10 { margin-top: clamp(8px, 1.999vw, 10px); } .marginTop15 { margin-top: clamp(12px, 2.999vw, 15px); } .marginTop20 { margin-top: clamp(16px, 3.999vw, 20px); } .marginTop30 { margin-top: clamp(24px, 5.999vw, 30px); } .marginTop40 { margin-top: clamp(32px, 7.999vw, 40px); } .marginTop60 { margin-top: clamp(48px, 11.999vw, 60px); } .colorFFFFFF { color: #ffffff; } .color000000 { color: #000000; } .colorababab { color: #ababab; } .slideInDownInit { -webkit-transform: translateY(32px); transform: translateY(32px); -webkit-transition: all 0.5s ease; transition: all 0.5s ease; opacity: 0; transition-delay: 0.2s; } .slideInDown { opacity: 1 !important; -webkit-transform: translateY(0) !important; transform: translateY(0) !important; } .scaleInit { -webkit-transform: scale(0); transform: scale(0); -webkit-transition: all 0.5s ease; transition: all 0.5s ease; opacity: 0; } /* å?¾ç??æ ·å¼ */ .goods-section img { width: 100% !important; margin: 0 !important; } .backgroundPicture { width: 100%; } .progress { display: none !important; } .section-1 { background-color: #273449; } .section-2 { background-color: #000000; } .section-3 { background-color: #000000; } .section-4 { background-color: #000000; } .goods-section { background-size: cover; line-height: normal; position: relative; overflow: hidden; } .section-con { position: absolute; z-index: 4; top: 0; width: 100%; height: 100%; padding: 0 5%; } .text-gradient { background: linear-gradient(to bottom, #edb556, #fcef88); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; color: transparent; } .section-1 .section-con { display: flex; flex-direction: column; align-items: center; padding-top: 6vw; } .section-1 .bottom_icon{ display: flex; width: 90%; text-align: center; background: linear-gradient(to bottom, #010102, #242424); border-radius: 10px; justify-content: space-around; padding: 2vw 0; position: absolute; bottom: 10vw; } .section-1 .bottom_icon .icon_item { display: grid; justify-items: center; } .section-1 .bottom_icon img { max-width: 56px; max-height: 56px; border-radius: 10px; border: 1px solid #ffffff; padding: 10px; } .section-2 .section-con { position: relative; display: flex; flex-direction: column; align-items: center; padding: 3vw 5%; align-items: center; } .section-3 .section-con { display: flex; flex-direction: column; left: 50%; width: 45%; top: 12%; padding: 0; } .section-4 .section-con { position: relative; display: flex; flex-direction: column; align-items: center; margin: 3.5vw 0; align-items: center; } .section-4 .recommendGoods { display: flex; gap: 3vw; width: 80%; align-items: center; justify-content: center; text-align: center; } .recommendGoodsItem { width: 250px; background-color: #141414; display: flex; align-items: center; justify-content: center; overflow: hidden; flex-direction: column; padding: 0.5vw 1vw; } .recommendGoodsItem img { height: 100px; object-fit: contain; } @media (max-width: 768px) { .section-1 .backgroundPicture img { width: 180% !important; margin-left: -40% !important; } .section-1 .section-con { padding-top: 20vw; } .section-1 .bottom_icon{ display: grid; grid-template-columns: repeat(2, 1fr); width: 90%; text-align: center; background: linear-gradient(to bottom, #010102, #242424); border-radius: 10px; justify-content: space-around; padding: 4vw 0; bottom: 20vw; gap: 4vw; } .section-1 .bottom_iconimg { max-width: 28px; max-height: 28px; border-radius: 10px; border: 0px solid #ffffff; padding: 0px; } .section-2 .section-con { padding: 20vw 5%; } .section-3 .backgroundPicture img { width: 150% !important; margin-left: -25% !important; } .section-3 .section-con { left: 0%; width: 100%; top: 12vw; padding: 0 5%; align-items: center; text-align: center; } .recommendGoodsItem { padding: 2vw 1vw; } .section-4 .section-con{ margin: 10vw 0; } .section-4 .recommendGoods .recommendGoodsItem .img-wrapper { width: 80px; height: 80px; display: flex; justify-content: center; align-items: center; border-radius: 10px; transition: transform 0.3s ease; } } /* === SHOP-OVERRIDES === */ .slideInDownInit, .slide-in-down-init { opacity: 1 !important; transform: none !important; transition: none !important; } .scaleInit { opacity: 1 !important; transform: none !important; transition: none !important; } #parameter { display: block !important; padding: 20px 5%; background: #fff; color: #333; } #parameter .mainBox { margin-bottom: 30px; } #parameter .tableTitle { font-size: 20px; font-weight: bold; padding: 15px 0; border-bottom: 2px solid #333; } #parameter table { width: 100%; border-collapse: collapse; margin: 10px 0; } #parameter td, #parameter th { border: 1px solid #ddd; padding: 8px; font-size: 14px; } #parameter img { max-width: 100%; height: auto; }

cine

COMPREHENSIVE PROTECTION FOR SECURE FLIGHT

The integrated protective design effectively prevents sand, gravel, and dust from entering the motor during filming and take off/landing operations. The iron core undergoes electrophoretic coating treatment and has passed 72-hour salt spray test certification, ensuring reliable performance in moisture, dusty, and corrosive environments.

Corrosion resistant

CORROSION RESISTANT

Sand resistant

SAND RESISTANT

Dust resistant

DUST RESISTANT

All-environment reliability

ALL-ENVIRONMENT RELIABILITY

MASTERY OF COMPACT SPACE

With high responsiveness enabling flexible control in confined spaces and dense obstacle environments, it easily enhances high-speed close-range shots.It maintains strong output and efficiency even when carrying payloads up to 60g (like naked GOPRO), achieving a single-flight duration of 3-6 minutes.

cine

MULTI-FRAME COMPATIBLE BASE DESIGN

The non-protruding shaft screw configuration ensures compatibility with various frame types, allowing the motor to demonstrate exceptional performance across different application scenarios and frame configurations.

RECOMMENDED

[

CINE35](https://www.ligpower.com/cn/goods.php?id=1452)[

F7 45A AIO](https://img.ligpower.com/products/f7-45a-aio-stack.html)

Technical Drawing

cine_35_draw_01.jpg

Specification Export to Excel

Type

Cine35

Motor Dimension

Φ24.69*20.7mm

Magnet

Nickel platedarc magnet

Coil insulation test

200V withstand voltage test

Waterproof anddustproof class

IP45

Configuration

12N14P

Dynamic balancerequirements standards

≤5mg

Bearings

Imported 683ZZ

Shaft Diameter

1.5mm

Lead

24AWG*150mm

Screw Diameter

Φ12-M2-4

Prop Adapter Shaft Thread

Φ5-M2-4

Packing Size

65*65*55mm

Packing Weight

30g (1pcs)/135g (4pcs)

Tech Specs

Recommended Voltage

6S

Idle Current(10V)

0.8A

Max Power(1s)

316W

Internal Resistance

140mΩ

Rated Voltage (Lipo)

24V

Peak Current(1s)

18A

Max Thrust

858g

Weight (incl.cable)

19.6g

Recommended

Motor

Cine35 6S

Frame Type

Cinewhoop X4

Prop

HQ T90-3

Lipo Cells

6S

ESC

F7 45A AIO 6S

Recommended takeoff weight range

Within 800g

FC

F7 45A AIO 7S

Max Takeoff Weight

1200g

Test Data:

1、1350mah 6s battery (216g), load weight 160g, AUW 680g, flight time 10 minutes. 2、1350mah 6s battery (216g), without payload, AUW 520g, flight time 15 minutes. 3、3000mah 6s battery (330g), without payload, AUW 634g, flight time 28 minutes.

Note: Recommend BL32 ESC settings: Startup power: 50%, Timing: AUTO, PWM frequency: 32-BYRPM, Demag compensation: low, for best efficiency and flight time experience (improper settings may cause desync)

Test Data Export to Excel

Type

Propeller

Voltage (V)

Throttle (%)

Current (A)

RPM

Thrust (g)

Power (W)

Efficiency (g/W)

Torque (N*m)

Operating Temperature (℃)

Cine35 6s

HQ T90-3

24.04

10%

0.12

5029

15

3

5.33

0.00

24.04

20%

0.50

9851

60

12

5.01

0.01

93 (Ambient temperature: 25℃)

24.03

30%

1.22

14051

126

29

4.30

0.01

24.01

40%

2.46

18111

215

59

3.65

0.02

23.98

50%

4.28

21895

320

103

3.11

0.03

23.95

60%

6.64

25472

432

159

2.72

0.04

23.90

70%

9.81

28802

554

235

2.36

0.06

23.86

80%

13.11

31503

665

313

2.13

0.07

23.80

90%

16.97

33848

763

404

1.89

0.08

23.73

100%

21.38

36002

868

507

1.71

0.09

Note: The motor temperature refers to the casing temperature after running at 80% throttle for 10 seconds. (The above data is obtained by T-HOBBY's independent platform test and is only for reference. The final interpretation right belongs to T-HOBBY.)

Cine35 6s

HQ T90-3 (With Oddity frame)

24.02

10%

0.11

5169

15

3

5.42

0.00

24.01

20%

0.48

10016

61

12

5.28

0.01

87 (Ambient temperature: 25℃)

24.00

30%

1.19

14280

131

28

4.61

0.01

23.97

40%

2.34

18379

219

56

3.90

0.02

23.92

50%

4.04

22221

325

97

3.37

0.03

23.87

60%

6.18

25819

436

148

2.95

0.04

23.79

70%

9.02

29104

558

215

2.60

0.05

23.71

80%

11.90

31839

668

282

2.37

0.06

23.62

90%

15.41

34161

768

364

2.11

0.07

23.53

100%

19.05

36317

867

448

1.94

0.08

Note: The motor temperature refers to the casing temperature after running at 80% throttle for 10 seconds. (The above data is obtained by T-HOBBY's independent platform test and is only for reference. The final interpretation right belongs to T-HOBBY.)

Cine35 6s

GF D90-3

24.04

10%

0.14

4874

14

3

4.40

0.00

24.04

20%

0.53

9579

60

13

4.74

0.01

95 (Ambient temperature: 25℃)

24.02

30%

1.27

13997

126

31

4.14

0.01

24.01

40%

2.48

18114

213

60

3.57

0.02

23.98

50%

4.21

21988

315

101

3.12

0.03

23.95

60%

6.49

25697

425

155

2.74

0.04

23.91

70%

9.41

29206

546

225

2.43

0.05

23.87

80%

12.39

32197

652

296

2.21

0.06

23.82

90%

15.96

34924

756

380

1.99

0.07

23.75

100%

20.03

37527

863

476

1.81

0.08

Note: The motor temperature refers to the casing temperature after running at 80% throttle for 10 seconds. (The above data is obtained by T-HOBBY's independent platform test and is only for reference. The final interpretation right belongs to T-HOBBY.)

Cine35 6s

GF D90-3 (With Oddity frame)

24.02

10%

0.11

5172

14

3

5.23

0.00

24.01

20%

0.48

10028

62

11

5.41

0.01

89 (Ambient temperature: 25℃)

24.00

30%

1.15

14347

129

28

4.68

0.01

23.97

40%

2.23

18534

218

54

4.07

0.02

23.93

50%

3.77

22529

320

90

3.55

0.03

23.88

60%

5.72

26394

433

137

3.17

0.04

23.82

70%

8.15

30096

555

194

2.86

0.05

23.75

80%

10.59

33205

663

252

2.63

0.05

23.67

90%

13.52

36289

775

320

2.42

0.06

23.59

100%

16.69

39162

883

394

2.24

0.07

Note: The motor temperature refers to the casing temperature after running at 80% throttle for 10 seconds. (The above data is obtained by T-HOBBY's independent platform test and is only for reference. The final interpretation right belongs to T-HOBBY.)

Cine35 6S

GF DT90-5

24.04

10%

0.12

4732

18

3

6.08

0.00

24.03

20%

0.56

9216

68

13

5.08

0.01

152 (Ambient temperature: 25℃)

24.02

30%

1.50

13395

148

36

4.09

0.02

24.00

40%

3.03

17247

243

73

3.35

0.03

23.96

50%

5.28

20735

355

127

2.80

0.04

23.92

60%

8.20

23731

474

196

2.42

0.06

23.87

70%

11.87

26572

592

283

2.09

0.07

23.82

80%

15.88

28763

694

378

1.84

0.08

23.76

90%

19.76

30529

776

470

1.65

0.09

23.69

100%

24.32

31728

843

576

1.46

0.09

Note: The motor temperature refers to the casing temperature after running at 80% throttle for 10 seconds. (The above data is obtained by T-HOBBY's independent platform test and is only for reference. The final interpretation right belongs to T-HOBBY.)

Cine35 6s

GF DT90-5 (With Oddity frame)

24.02

10%

0.12

4908

18

3

5.98

0.00

24.01

20%

0.53

9468

67

13

5.33

0.01

148 (Ambient temperature: 25℃)

23.99

30%

1.39

13752

147

33

4.41

0.02

23.95

40%

2.78

17653

244

67

3.66

0.03

23.90

50%

4.77

21231

355

114

3.12

0.04

23.84

60%

7.28

24502

472

173

2.72

0.05

23.76

70%

10.32

27472

587

245

2.39

0.06

23.67

80%

13.56

29922

687

321

2.14

0.07

23.58

90%

17.00

31940

780

401

1.95

0.08

23.48

100%

20.89

33454

851

490

1.74

0.08

Note: The motor temperature refers to the casing temperature after running at 80% throttle for 10 seconds. (The above data is obtained by T-HOBBY's independent platform test and is only for reference. The final interpretation right belongs to T-HOBBY.)

Analysis Chart

Packing List

cine_35_en_pack.jpg

Last updated