![]()
Document
body, div, ul, li, ol, h1, h2, h3, h4, h5, h6, input, textarea, select, p, dl, dt, dd, a, img, button, form, table, th, tr, td, tbody, article, aside, details, figcaption, figure, header, menu, nav, section {
margin: 0;
padding: 0;
box-sizing: border-box;
}
.clearfix:before,
.clearfix:after {
content: "";
display: table;
}
.clearfix:after {
clear: both;
}
@font-face {
font-family: "iconfont";
src: url('iconfont.eot?t=1545182990006');
src: url('iconfont.eot?t=1545182990006#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAAQoAAsAAAAABmwAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAARAAAAFY850hjY21hcAAAAYAAAABLAAABcOeZtv1nbHlmAAABzAAAAHgAAAB4lY+zvmhlYWQAAAJEAAAALgAAADYTnsQMaGhlYQAAAnQAAAAcAAAAJAfeA4NobXR4AAACkAAAAAgAAAAICAAAAGxvY2EAAAKYAAAABgAAAAYAPAAAbWF4cAAAAqAAAAAeAAAAIAEOAC5uYW1lAAACwAAAAUUAAAJtPlT+fXBvc3QAAAQIAAAAHwAAADDX3mJ6eJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2BkYWCcwMDKwMHUyXSGgYGhH0IzvmYwYuRgYGBiYGVmwAoC0lxTGByeFT4rZG7438AQw9zA0AAUZgTJAQDuzQzFeJxjYGBgZWBgYAZiHSBmYWBgDGFgZAABP6AoI1icmYELLM7CoARWwwISf1b4/z+MBPJZwCQDIxvDKOABkzJQHjisIJiBEQA9SwstAAACAAD/iAPtA20AFQAhAAAFAT4BNS4BJw4BBx4BFzI2NwEWMjY0JS4BJz4BNx4BFw4BA9/+/yovBOaureYEBOatSYE1AQEOJBv9s4azAwOzhoezAwOzKgEBNYFIreYFBeatreYELyr+/w0bJNAEs4aHswMDs4eGs3icY2BkYGAAYiFDQb14fpuvDNwsDCBww/4AL4L+38HCwJwL5HIwMIFEAdWrCAAAAHicY2BkYGBu+N/AEMPCAAJAkpEBFTABAEcIAmsEAAAABAAAAAAAAAAAPAAAeJxjYGRgYGBiUAJiBjCLgYELCBkY/oP5DAAMAAE9AAB4nGWPTU7DMBCFX/oHpBKqqGCH5AViASj9EatuWFRq911036ZOmyqJI8et1ANwHo7ACTgC3IA78EgnmzaWx9+8eWNPANzgBx6O3y33kT1cMjtyDRe4F65TfxBukF+Em2jjVbhF/U3YxzOmwm10YXmD17hi9oR3YQ8dfAjXcI1P4Tr1L+EG+Vu4iTv8CrfQ8erCPuZeV7iNRy/2x1YvnF6p5UHFockikzm/gple75KFrdLqnGtbxCZTg6BfSVOdaVvdU+zXQ+ciFVmTqgmrOkmMyq3Z6tAFG+fyUa8XiR6EJuVYY/62xgKOcQWFJQ6MMUIYZIjK6Og7VWb0r7FDwl57Vj3N53RbFNT/c4UBAvTPXFO6stJ5Ok+BPV8bUnV0K27LnpQ0kV7NSRKyQl7WtlRC6gE2ZVeOEXpc0Yk/KGdI/wAJWm7IAAAAeJxjYGKAAC4G7ICJkYmRmYGtODWxKDmDgQEAEFwCkgA=') format('woff'), url('iconfont.ttf?t=1545182990006') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ url('iconfont.svg?t=1545182990006#iconfont') format('svg');
/* IE9*/
/* iOS 4.1- */
}
.iconfont {
font-family: "iconfont" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-search:before {
content: "671";
}
#pc .header {
width: 1200px;
height: 235px;
margin: 0 auto;
}
#pc .header .navBox {
width: 100%;
height: 50px;
background: #000000;
}
#pc .header .navBox ul {
width: 970px;
height: 50px;
border-bottom: 1px solid #53514C;
margin: 0 auto;
}
#pc .header .navBox ul li {
width: 25%;
height: 100%;
list-style: none;
float: left;
position: relative;
}
#pc .header .navBox ul li a {
width: 100%;
height: 100%;
display: block;
text-align: center;
padding-top: 10px;
color: #FEFEFE;
font-size: 11px;
text-decoration: none;
}
#pc .header .navBox ul li a p {
font-weight: bold;
}
#pc .header .navBox ul li i {
position: absolute;
right: 0;
bottom: 12px;
width: 1px;
height: 20px;
background: #53514C;
}
#pc .header .logoBox {
width: 100%;
height: 130px;
background: #000;
}
#pc .header .logoBox .imgBox {
width: 970px;
height: 130px;
margin: 0 auto;
}
#pc .header .logoBox .imgBox .left {
width: 470px;
height: 100%;
float: left;
}
#pc .header .logoBox .imgBox .right {
width: 500px;
height: 100%;
float: right;
}
#pc .header .iconBox {
width: 100%;
height: 55px;
background: #252525;
}
#pc .header .iconBox .centerBox {
width: 970px;
height: 100%;
margin: 0 auto;
}
#pc .header .iconBox .centerBox .left {
width: 334px;
height: 100%;
float: left;
padding: 0px 50px;
}
#pc .header .iconBox .centerBox .left .img {
float: left;
height: 100%;
padding-top: 5px;
}
#pc .header .iconBox .centerBox .left .info {
float: left;
color: #fff;
margin-left: 18px;
}
#pc .header .iconBox .centerBox .left .info p {
font-size: 18px;
line-height: 18px;
font-weight: bold;
margin-top: 7px;
}
#pc .header .iconBox .centerBox .left .info span {
font-size: 14px;
display: block;
}
#pc .header .iconBox .centerBox .right {
width: 572px;
height: 100%;
float: right;
}
#pc .header .iconBox .centerBox .right .img {
float: left;
height: 100%;
padding-top: 9px;
}
#pc .header .iconBox .centerBox .right .info,
#pc .header .iconBox .centerBox .right .hours {
color: #fff;
}
#pc .header .iconBox .centerBox .right .info p,
#pc .header .iconBox .centerBox .right .hours p {
font-size: 18px;
font-weight: bold;
line-height: 30px;
}
#pc .header .iconBox .centerBox .right .info span,
#pc .header .iconBox .centerBox .right .hours span {
font-size: 11px;
float: left;
}
#pc .header .iconBox .centerBox .right .info {
height: 100%;
float: left;
margin-left: 26px;
}
#pc .header .iconBox .centerBox .right .info span:last-child {
margin-left: 20px;
}
#pc .header .iconBox .centerBox .right .hours {
height: 100%;
float: left;
margin-left: 50px;
position: relative;
}
#pc .header .iconBox .centerBox .right .hours::before {
content: "";
width: 1px;
height: 40px;
background: #fff;
position: absolute;
left: -25px;
top: 7px;
}
#pc .article {
width: 970px;
font-family: Arial, sans-serif;
margin: 0 auto;
word-wrap:break-word;
}
#pc .article .mapBox {
width: 100%;
height: 374px;
background-color: #fff;
}
#pc .article .mapBox .left {
width: 450px;
height: 100%;
float: left;
padding-top: 50px;
position: relative;
}
#pc .article .mapBox .left span {
font-size: 11px;
font-weight: bold;
color: #000;
position: absolute;
}
#pc .article .mapBox .left span.ca {
left: 20px;
bottom: 125px;
}
#pc .article .mapBox .left span.tx {
left: 198px;
bottom: 78px;
}
#pc .article .mapBox .left span.ky {
left: 264px;
bottom: 160px;
}
#pc .article .mapBox .left span.nj {
right: 58px;
top: 154px;
}
#pc .article .mapBox .right {
width: 520px;
height: 100%;
float: right;
}
#pc .article .mapBox .right h1 {
font-size: 18px;
color: #900900;
margin-top: 40px;
margin-left: 7px;
}
#pc .article .mapBox .right .listBox {
width: 100%;
height: 113px;
border: 1px solid #CFCAC0;
margin-top: 17px;
padding-top: 13px;
padding-left: 22px;
}
#pc .article .mapBox .right .listBox div {
width: 100px;
float: left;
font-size: 12px;
margin-right: 24px;
line-height: 20px;
}
#pc .article .mapBox .right .listBox div p {
font-weight: bold;
}
#pc .article .mapBox .right .advantage,
#pc .article .mapBox .right .attention {
padding-left: 7px;
font-size: 12px;
line-height: 20px;
margin-top: 15px;
}
#pc .article .mapBox .right .advantage p,
#pc .article .mapBox .right .attention p {
font-weight: bold;
}
#pc .article .bgimgBox {
width: 100%;
background-color: #fff;
position: relative;
}
#pc .article .pro_desc{
font-size:16px;
font-weight:bold;
line-height:36px;
}
#pc .article .bgimgBox .bginfo {
position: absolute;
right: 50px;
top: 125px;
width: 250px;
max-height: 300px;
background-color: rgba(255,255,255,.7);
color: #000;
/*word-break: break-all;*/
padding: 10px;
/*overflow: hidden;
transform: translateY(-50%);*/
}
#pc .article .bgimgBox img {
width: 96%;
margin-top:15px;
}
#pc .article .product {
width: 96%;
line-height: 19px;
margin-top: 5px;
margin-bottom:20px;
}
/* #pc .article .product .introduction {
font-size: 14px;
font-weight: bold;
}
#pc .article .product div {
font-size: 12px;
}*/
#pc .article .features {
width: 100%;
margin-top: 15px;
}
#pc .article .features h1 {
font-size: 16px;
}
#pc .article .features ul li {
width: 250px;
float: left;
list-style: none;
margin-top: 30px;
line-height: 19px;
/*height:498px;*/
}
#pc .product1{
line-height: 19px;
}
#pc .product1 .introduction{
font-size:16px;
font-weight:bold;
line-height:40px;
}
#pc .article .features ul li:nth-child(3n-1) {
margin-left: 35px;
margin-right: 35px;
}
#pc .article .features ul li .imgBox {
width: 100%;
height: 300px;
border: 1px solid #A8A39F;
}
/*#pc .article .features ul li p {
font-size: 12px;
line-height: 34px;
}*/
#pc .article .features ul li div {
font-size: 10px;
line-height: 20px;
}
#pc .article .parameter {
width: 100%;
margin-top: 40px;
margin-bottom: 30px;
}
#pc .article .parameter .imgBox {
width: 250px;
float: left;
margin-left:35px;
}
#pc .article .parameter .imgBox img {
width: 100%;
height: 100%;
}
#pc .article .parameter .information {
width: 250px;
height: 100%;
float: left;
padding-right: 25px;
padding-left: 40px;
}
#pc .article .parameter .information .intro1{
margin:20px auto;
}
#pc .article .parameter .information .intro1 ul{
padding:10px 40px;
border-radius:5px;
border:1px solid #ccc;
background: #f3f3f3;
/*color: #888888;*/
margin-top:8px;
}
/*#pc .article .parameter .information p {
font-size: 16px;
font-weight: bold;
line-height:40px;
}*/
#pc .article .parameter .information div {
font-size: 10px;
line-height: 20px;
}
#pc .article .parameter .information .intro2{
padding:25px;
border:1px solid #ccc;
}
#pc .article .parameter .package {
width: 250px;
height: 100%;
float: left;
padding-left:25px;
border-left:1px solid #ccc;
}
#pc .article .parameter .package img {
width: 100%;
height: 100px;
/* border: 1px solid #A8A39F;*/
}
#pc .article .parameter .package p {
font-size: 16px;
/* font-weight: bold;*/
line-height: 36px;
}
#pc .article .parameter .package ul {
width: 100%;
padding: 10px 20px 10px 30px;
border: 1px solid #AAAAAA;
border-radius: 5px;
margin:12px auto;
}
#pc .article .parameter .package ul li {
font-size: 10px;
color: #000;
line-height: 20px;
}
#pc .article .comparison {
width: 100%;
margin-top: 50px;
margin-bottom: 15px;
}
#pc .article .comparison table {
width: 100%;
table-layout: fixed;
}
#pc .article .comparison table thead th {
/*width: 130px;*/
}
#pc .article .comparison table thead th img {
/*width: 150px;
height:300px;*/
border: 5px solid #fff;
width: 100%;
max-width: 150px;
}
#pc .article .comparison table thead th:nth-child(1) {
width: 150px;
}
#pc .article .comparison table tbody tr:first-child td {
color: #0265C0;
}
#pc .article .comparison table tbody td {
font-size: 13px;
color: #111030;
padding: 7px 20px;
text-align: center;
line-height: 20px;
}
/* #pc .article .comparison table tbody td:nth-child(1) {
color: #88888A;
background: #DCDCDC;
}*/
#pc .article .comparison table tbody tr:not(:first-child) td:not(first-child) {
background: #FEF5EC;
}
#pc .article .comparison table tbody tr:not(:first-child) td:first-child {
background: #DCDCDC;
color: #88888A;
}
#pc .article .comparison table td {
border-bottom: 1px solid #ccc;
word-wrap:break-word;word-break:break-all;
}
.inputnavs1:checked ~ .spannavs1 {
background: #2A2A2A;
}
.inputnavs1:checked ~ #shipping {
display: block;
}
.inputnavs2:checked ~ .spannavs2 {
background: #2A2A2A;
}
.inputnavs2:checked ~ #about {
display: block;
}
.inputnavs3:checked ~ .spannavs3 {
background: #2A2A2A;
}
.inputnavs3:checked ~ #payment {
display: block;
}
.inputnavs4:checked ~ .spannavs4 {
background: #2A2A2A;
}
.inputnavs4:checked ~ #returns {
display: block;
}
.inputnavs5:checked ~ .spannavs5 {
background: #2A2A2A;
}
.inputnavs5:checked ~ #contact {
display: block;
}
.inputnavs6:checked ~ .spannavs6 {
background: #2A2A2A;
}
.inputnavs6:checked ~ #faq {
display: block;
}
/* ---- PC 纯CSS底部导航 end -------- */
.ytvideo * { box-sizing:border-box; }
.ytvideo { margin:.5em auto 40px auto; font-family:arial; text-align:center; position:relative; background-color:#555; }
.ytvideo p { position:absolute; margin:0; color:white; background-color:rgba(0,0,0,.5); }
.ytvideo .yt_hd { font-size:16px; width:100%; height:28px; line-height:28px; text-align:left; top:0; left:0; padding-left:10px; overflow:hidden; }
.ytvideo .yt_ft { font-size:12px; width:100%; bottom:0; left:0; } .ytvideo img { display:block; max-width:100%; border:0; }
.ytvideo a:after { content:"\A0BA"; position:absolute; width:60px; height:50px; left:0; top:0; right:0; bottom:0; margin:auto; border:0; border-radius:10px; color:white; background:rgba(0,0,0,.6); font-size:24px; line-height:50px; cursor:pointer; } .ytvideo a:hover:after { background:#CC181E; } .ytvideo .yt_inp { position:absolute; top:100%; left:0; width:100%; text-align:center; padding:.5em .2em; xfont-size:18px; border:0; color:white; background: rgba(0,0,0,.7); } @media(max-device-width:960px){ .ytvideo { margin-bottom:60px; } .ytvideo .yt_inp { padding:1em .2em; } }
#mobile .ytvideo{margin-left: 15px;margin-right:15px;}
Product Description
Welcome to Our NEW STORE & Enjoy Lower Prices!
Link:
K11 Manual Lathe Chuck
Features & Details
【PREMIUM MATERIAL】 - The self-centering lathe chuck body is made of quality cast iron that is strong and durable. Several rigorous quality tests have proved that.
【INTERNAL & EXTERNAL JAWS】 - The 3-jaw lathe chuck comes with two sets of jaws—inside and outside—to extend its holding range, and therefore allows you to handle a wide variety of stock sizes.
【OF HIGH PRECISION】 - The self-centering lathe part contains a delicate bevel gear and three pinion gears. They contribute to precise processing progress, bearing tolerance of ≤0.05 mm (0.002 in).
【WITH HIGH EFFICIENCY】 - The mini lathe chuck is easy to use by turning the ergonomic T chuck key (included in the package). Since the changeover and setting time is cut, your lathe can work with higher efficiency.
【WIDE APPLICATION】 - The metal lathe chuck is widely applied to metal lathes for the general turning of shafts and some more delicate materials. It would be the perfect choice for your lathe machine.
Key Features

Quality Cast Iron
The lathe chuck body is made of high-quality cast iron. The surface is nicely ground with a nice radius on all external edges.

Two Sets of Jaws
The lathe collet chuck comes with inward and outward stepped jaws that enable the chuck to turn larger diameter stock.

Self Centering Chuck
The three jaws will efficiently push the material to be processed from 3 directions simultaneously until it is held tightly.

With Great Accuracy
The 3-jaw mini lathe chuck of the tolerance ≤0.002 in works with few vibrations, ensuring accurate finished parts.

Easy to Operate
It is easy for you to adjust the jaws by turning the chuck key. Quicker installation leaves more time for real work.

Wide Application
The manual self-centering chuck is compact and convenient, and it is the perfect choice for your lathe machine, grinding machines, or milling machines.
K11-80: 3-Jaw Self-Centering Chuck
The self-centering lathe chuck is composed of a strong cast iron body and three steel jaws so that it can withstand harsh working environments. It features a wide clamping range and high precision. So you can deal with a variety of materials after fastening it with a single T handle.
Premium Material
Internal & External Jaws
Of High Precision
With High Efficiency
Specifications
Chuck Body Material: Cast Iron
Jaws Material: 40CR Steel
Bevel Gear Material: 40CR Steel
Pinions Material: 20CR Steel
Size: 80 mm (3.15")
Center Hole Diameter: 16 mm (0.63")
Internal Jaw Clamping Range (A-A1): 2-22 mm (0.078"-0.866")
Internal Jaw Jamming Range (B-B1): 25-70 mm (0.98"-2.756")
External Jaw Clamping Range (C-C1): 22-63 mm (0.866"-2.48")
Hardness: HRC 58-62
Gross Weight: 4 lb (1.81 kg)
Package Dimensions (LxWxH): 4.7"x4.7"x4.7" (12x12x12 cm)
Package Content
1 x Lathe Chuck Body
3 x Internal Jaws
3 x External Jaws
3 x Mounting Bolts
1 x Chuck Key
K11-100: 4" Self-centering 3 Jaw Lathe Chuck With Two Sets Of Jaws
This versatile chuck is made of high-quality hardened steel, resistant to compression and has a long service life. It has two sets of jaws that can hold industrial parts in the range of 0.078" / 2 mm - 3.54" / 90 mm. Of course, this chuck self-centering function can save the trouble of repeated calibration during installation. This chuck is easy to install and easy to operate. It is suitable for all kinds of general-purpose lathes, economical CNC lathes, grinding machines, milling machines, drilling machines, and machine tool accessories.
Quality Material
High Precision
2 Sets Of Jaws
Fast Clamping Speed
High Adaptability
Specifications
Mounting Thread: 3-M8
Internal Jaw Clamping Range (A-A1): 0.08" / 2 mm - 1.18" / 30 mm
Internal Jaw Jamming Range (B-B1): 1.18" / 30 mm - 3.54" / 90 mm
External Jaw Clamping Range (C-C1):1.18" / 30 mm - 3.15" / 80 mm
Package Content
1 X 4" / 100 mm Lathe Chuck Body
3 X Internal Jaws
3 X External Jaws
3 X Mounting Bolts
1 X Safety Chuck Key
K11-125: 3-Jaw Self-Centering Chuck
The self-centering lathe chuck is composed of a strong cast iron body and three steel jaws so that it can withstand harsh working environments. It features a wide clamping range and high precision. So you can deal with a variety of materials after fastening it with a single T handle.
Premium Material
Internal & External Jaws
Of High Precision
With High Efficiency
Specifications
Chuck Body Material: Cast Iron
Jaws Material: 40CR Steel
Bevel Gear Material: 40CR Steel
Pinions Material: 20CR Steel
Size: 125 mm (4.92")
Center Hole Diameter: 30 mm (1.18")
Internal Jaw Clamping Range (A-A1): 2.5-40 mm (0.098"-1.57")
Internal Jaw Jamming Range (B-B1): 38-125 mm (1.5"-4.92")
External Jaw Clamping Range (C-C1): 38-110 mm (1.5"-4.33")
Mounting Thread: 3-M8
Gross Weight: 11.2 lb (5.08 kg)
Package Dimensions (LxWxH): 6.3"x6.3"x5.9" (16x16x15 cm)
Package Content
1 x Lathe Chuck Body
3 x Internal Jaws
3 x External Jaws
3 x Mounting Bolts
1 x Chuck Key
K11-130: 3-Jaw Self-Centering Chuck
The self-centering lathe chuck is composed of a strong cast iron body and three steel jaws so that it can withstand harsh working environments. It features a wide clamping range and high precision. So you can deal with a variety of materials after fastening it with a single T handle.
Premium Material
Internal & External Jaws
Of High Precision
With High Efficiency
Specifications
Chuck Body Material: Cast Iron
Jaws Material: 40CR Steel
Bevel Gear Material: 40CR Steel
Pinions Material: 20CR Steel
Size: 130 mm (5.1")
Center Hole Diameter: 30 mm (1.18")
Internal Jaw Clamping Range (A-A1): 3-40 mm (0.12"-1.58")
Internal Jaw Jamming Range (B-B1): 40-130 mm (1.58"-5.12")
External Jaw Clamping Range (C-C1): 40-120 mm (1.58"-4.7")
Hardness: HRC 58-62
Gross Weight: 12.2 lb (5.53 kg)
Package Dimensions (L x W x H): 6.3"x6.3"x6.3" (16x16x16 cm)
Package Content
1 x Lathe Chuck Body
3 x Internal Jaws
3 x External Jaws
3 x Mounting Bolts
1 x Chuck Key
K11-160A: 6" Self-centering 3-Jaw Wood Lathe Chuck With Functional
This versatile chuck is made of high-quality hardened steel, resistant to compression and has a long service life. It has two-way jaws to hold industrial parts in the size range 0.12 " / 3 mm - 6.3" / 160 mm. Of course, this lathe chuck self-centering function can save the trouble of repeated calibration during installation. This chuck is easy to install and easy to operate. It is suitable for all kinds of general-purpose lathes, economical CNC lathes, grinding machines, milling machines, drilling machines, and machine tool accessories.
Quality Material
High Precision
Double Jaw Chuck Jaws
Fast Clamping Speed
High Adaptability
Specifications
Material: Hardened Steel
Model: K11-160A 3 Jaw Lathe Chuck
Mounting Thread: 3-M8
Internal Jaw Clamping Range (A-A1): 0.12" / 3 mm - 2.17" / 55 mm
Internal Jaw Jamming Range (B-B1): 1.97" / 50 mm - 6.3" / 160 mm
External Jaw Clamping Range (C-C1): 2.17" / 55 mm - 5.7" / 145 mm
Package Content
1 x 6" / 160 mm Lathe Chuck
3 X Mounting Screws
1 X Hexagon Wrench
K11-160B: 6.3" Self-centering 3 Jaw Lathe Chuck With Two Sets Of Jaws
This versatile chuck is made of high-quality hardened steel, resistant to compression and has a long service life. It has two sets of jaws that can hold industrial parts in the range of 0.12" / 3 mm - 6.3" / 160 mm. Of course, this chuck self-centering function can save the trouble of repeated calibration during installation. This chuck is easy to install and easy to operate. It is suitable for all kinds of general-purpose lathes, economical CNC lathes, grinding machines, milling machines, drilling machines, and machine tool accessories.
Quality Material
High Precision
2 Sets Of Jaws
Fast Clamping Speed
High Adaptability
Specifications
Mounting Thread: 3-M8
Internal Jaw Clamping Range (A-A1): 0.12" / 3 mm - 2.17" / 55 mm
Internal Jaw Jamming Range (B-B1): 1.97" / 50 mm - 6.3" / 160 mm
External Jaw Clamping Range (C-C1):2.17" / 55 mm - 5.7" / 145 mm
Package Content
1 X 6.3" / 160 mm Lathe Chuck Body
3 X Internal Jaws
3 X External Jaws
3 X Mounting Bolts
1 X Safety Chuck Key
K11-200A: 8" Self-centering 3-Jaw Wood Lathe Chuck With Functional
This versatile chuck is made of high-quality hardened steel, resistant to compression and has a long service life. It has two-way jaws to hold industrial parts in the size range 0.16" / 4 mm - 7.87" / 200 mm. Of course, this lathe chuck self-centering function can save the trouble of repeated calibration during installation. This chuck is easy to install and easy to operate. It is suitable for all kinds of general-purpose lathes, economical CNC lathes, grinding machines, milling machines, drilling machines, and machine tool accessories.
Quality Material
High Precision
Double Jaw Chuck Jaws
Fast Clamping Speed
High Adaptability
Specifications
Material: Hardened Steel
Model: K11-200A 3 Jaw Lathe Chuck
Mounting Thread: 3-M10
Internal Jaw Clamping Range (A-A1): 0.16" / 4 mm - 3.35" / 85 mm
Internal Jaw Jamming Range (B-B1): 2.56" / 65 mm - 7.87" / 200 mm
External Jaw Clamping Range (C-C1): 2.56" / 65 mm - 7.87" / 200 mm
Package Content
1 x 8" / 200 mm Lathe Chuck
3 X Mounting Screws
1 X Hexagon Wrench
K11-200B: 8" Self-centering 3 Jaw Lathe Chuck With Two Sets Of Jaws
This versatile chuck is made of high-quality hardened steel, resistant to compression and has a long service life. It has two sets of jaws that can hold industrial parts in the range of 0.16" / 4 mm - 7.87" / 200 mm. Of course, this chuck self-centering function can save the trouble of repeated calibration during installation. This chuck is easy to install and easy to operate. It is suitable for all kinds of general-purpose lathes, economical CNC lathes, grinding machines, milling machines, drilling machines, and machine tool accessories.
Quality Material
High Precision
2 Sets Of Jaws
Fast Clamping Speed
High Adaptability
Specifications
Mounting Thread: 3-M10
Internal Jaw Clamping Range (A-A1): 0.16" / 4 mm - 3.35" / 85 mm
Internal Jaw Jamming Range (B-B1): 2.56" / 65 mm - 7.87"/ 200 mm
External Jaw Clamping Range (C-C1):2.56" / 65 mm - 7.87" / 200 mm
Package Content
1 X 8" / 200 mm Lathe Chuck Body
3 X Internal Jaws
3 X External Jaws
3 X Mounting Bolts
1 X Safety Chuck Key
K11-250A: 10" Self-centering 3-Jaw Wood Lathe Chuck With Functional
This versatile chuck is made of high-quality hardened steel, resistant to compression and has a long service life. It has two-way jaws to hold industrial parts in the size range 0.24" / 6 mm - 9.84" / 250 mm. Of course, this lathe chuck self-centering function can save the trouble of repeated calibration during installation. This chuck is easy to install and easy to operate. It is suitable for all kinds of general-purpose lathes, economical CNC lathes, grinding machines, milling machines, drilling machines, and machine tool accessories.
Quality Material
High Precision
Double Jaw Chuck Jaws
Fast Clamping Speed
High Adaptability
Specifications
Material: Hardened Steel
Model: K11-250A 3 Jaw Lathe Chuck
Mounting Thread: 3-M12
Internal Jaw Clamping Range (A-A1): 0.24" / 6 mm - 4.33" / 110 mm
Internal Jaw Jamming Range (B-B1): 3.15" / 80 mm - 9.84" / 250 mm
External Jaw Clamping Range (C-C1): 3.54" / 90 mm - 9.84" / 250 mm
Package Content
1 x 10" / 250 mm Lathe Chuck
3 X Mounting Screws
1 X Hexagon Wrench
K11-250B: 10" Self-centering 3 Jaw Lathe Chuck With Two Sets Of Jaws
This versatile chuck is made of high-quality hardened steel, resistant to compression and has a long service life. It has two sets of jaws that can hold industrial parts in the range of 0.24" / 6 mm - 9.84" / 250 mm. Of course, this chuck self-centering function can save the trouble of repeated calibration during installation. This chuck is easy to install and easy to operate. It is suitable for all kinds of general-purpose lathes, economical CNC lathes, grinding machines, milling machines, drilling machines, and machine tool accessories.
Quality Material
High Precision
2 Sets Of Jaws
Fast Clamping Speed
High Adaptability
Specifications
Mounting Thread: 3-M12
Internal Jaw Clamping Range (A-A1): 0.24" / 6 mm - 4.33" / 110 mm
Internal Jaw Jamming Range (B-B1): 3.15" / 80 mm - 9.84" / 250 mm
External Jaw Clamping Range (C-C1):3.54" / 90 mm - 9.84" / 250 mm
Package Content
1 X 10" / 250 mm Lathe Chuck Body
3 X Internal Jaws
3 X External Jaws
3 X Mounting Bolts
1 X Safety Chuck Key
Заказывала месяц назад данную ботинку и, наконец то получила товар. Лакированные, элегантные ботики, и с размером тоже все порядке. Я... Читать отзыв полностью...