Cine60

Artikelnr.: PM-7238 | HAN: Cine60

Zum Premium-Modellbau Shoparrow-up-right

T-Motor Cine60 FPV Cinewhoop Brushless Motor 6S 4" X4 39,1g

.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; } .section-5 { 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: 6vw 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: 100%; align-items: center; justify-content: center; text-align: center; } .section-5 .section-con { position: relative; display: flex; flex-direction: column; align-items: center; padding: 6vw 5%; align-items: center; } .recommendGoodsItem { width: 250px; background-color: #141414; display: flex; align-items: center; justify-content: center; overflow: hidden; flex-direction: column; padding: 1vw 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; } .section-5 .section-con { padding: 20vw 5%; } } /* === 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

MEETS TO MULTIPLE FILMING STYLES

Suitable for 6" cinematic drone. It handles extended flights with high throttle without issues like thrust loss and desync. Allowing the drone to handle chasing fixedwing, chasing cars or flying over the mountain with ease.

cine

ULTRA POWER, FEARLESS HIGH-SPEED FLIGHT

The maximum thrust of the Cine60 is over 1.5kg. Excellent heat dissipation design, maintains power even with high-pitch props, suitable for multiple 6" propellers. Matches 5" drone handling performance under GOPRO loads, making your cinematic shots smoother.

DOUBLE FLIGHT TIME SINGLE-TAKE SHOT READY

Unique electromagnetic design, compared to a 5-inch cinematic drone, it offers double the flight time (1550mAh 6s battery, AUW 850g, flight time 12 mins), reducing battery load while ensuring smooth filming efficiency. Perfect for extended single-take shots, empowering creators to focus on filming.

RECOMMENDED

[cine60

CINE60](https://www.ligpower.com/goods.php?id=1453)[

F7 PRO](https://www.ligpower.com/product/f7pro-flight-controller.html)[

F55A PROIII](https://www.ligpower.com/product/f55a-pro-v3-fpv-esc.html)

Technical Drawing

cine_60_draw_01.jpg

Specification Export to Excel

Type

Cine60

Motor Dimension

Φ30.9*34.03mm

Magnet

Nickel platedarc magnet

Coil insulation test

200V withstandvoltage test

Waterproof and dustproof class

IP45

Configuration

12N14P

Dynamic balancerequirements standards

≤5mg

Bearings

Imported 684ZZ

Shaft Diameter

1.5mm

Lead

24AWG*180mm

Screw Diameter

Φ16-M2-4

Prop Adapter Shaft Thread

M5*12.5mm

Packing Size

65*65*55mm

Packing Weight

70g

Tech Specs

Recommended Voltage

6S

Idle Current(10V)

0.96A

Max Power(1s)

782W

Internal Resistance

84mΩ

Rated Voltage (Lipo)

24V

Peak Current(1s)

34A

Max Thrust

1789g

Weight (incl.cable)

39.1g

Recommended

Motor

Cine60 6S

Frame Type

X4

Prop

T6143-3(6-inch Tri-bladepropeller, pitch 3.0-4.5)

Lipo Cells

6S

ESC

F7 PRO

Recommended takeoff weight range

Within 1000g

FC

F55A PROⅢ

Max Takeoff Weight

2000g

Test Data:

1、2200mah 6s battery (310g), load weight 160g, AUW 900g, flight time 16 minutes. 2、1550mah 6s battery (260g), load weight 160g, AUW 850g, flight time 12 minutes. 3、5000mah 6s battery (420g), load weight 160g, AUW 1100g, flight time 34 minutes. 4、5000mah 6s battery (420g), without payload, AUW 940g, flight time 40 minutes. 5、1550mah 6s battery (260g), without payload, AUW 690g, flight time 16 minutes.

Note: Recommend BL32 ESC settings: Startup power: 50%, Timing: AUTO, PWM frequency: 16-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 (℃)

Cine60 6S

T-HOBBY T6143-3

24.02

10%

0.22

3715

29

5

5.50

0.00

24.01

20%

0.84

7037

117

20

5.85

0.02

138 (Ambient temperature: 25℃)

23.99

30%

2.03

9894

252

49

5.18

0.03

23.96

40%

3.94

12535

417

94

4.42

0.05

23.91

50%

6.80

15190

641

163

3.94

0.08

23.84

60%

10.45

17539

872

249

3.50

0.10

23.76

70%

14.96

19404

1094

355

3.08

0.13

23.65

80%

20.28

21311

1341

480

2.80

0.16

23.54

90%

26.48

22955

1574

623

2.53

0.18

23.42

100%

33.40

24354

1789

782

2.29

0.21

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.)

Cine60 6S

HQ 6*3*3

24.03

10%

0.20

3733

23

5

4.77

0.00

24.02

20%

0.73

7161

95

18

5.44

0.01

96 (Ambient temperature: 25℃)

24.00

30%

1.74

10243

207

42

4.98

0.03

23.97

40%

3.32

13040

353

80

4.43

0.04

23.93

50%

5.69

15815

542

136

3.98

0.06

23.87

60%

8.88

18261

751

212

3.54

0.08

23.80

70%

12.78

20433

967

304

3.18

0.11

23.70

80%

17.70

22515

1208

419

2.88

0.14

23.60

90%

23.51

24275

1473

555

2.66

0.16

23.48

100%

29.89

25905

1710

702

2.44

0.19

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.)

Cine60 6S

HQ 6*4.3-2

24.03

10%

0.21

3736

27

5

5.28

0.00

24.02

20%

0.75

7117

108

18

5.99

0.01

91 (Ambient temperature: 25℃)

24.00

30%

1.82

10150

233

44

5.32

0.03

23.97

40%

3.45

12946

388

83

4.69

0.04

23.92

50%

5.88

15734

607

141

4.31

0.06

23.87

60%

9.09

18190

825

217

3.80

0.09

23.80

70%

12.99

20368

1046

309

3.38

0.11

23.70

80%

17.89

22447

1291

424

3.04

0.14

23.59

90%

23.70

24260

1528

559

2.73

0.16

23.48

100%

30.09

25854

1761

706

2.49

0.19

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

cine_60_en_graph_01.jpg

Packing List

cine60_en_pack.jpg

Last updated