{"id":1001,"date":"2026-01-05T09:00:00","date_gmt":"2026-01-05T09:00:00","guid":{"rendered":"https:\/\/www.cnxdauto.com\/?p=1001"},"modified":"2026-01-09T09:25:33","modified_gmt":"2026-01-09T09:25:33","slug":"camber-bolt-vs-control-arm","status":"publish","type":"post","link":"https:\/\/www.cnxdauto.com\/ko\/blog\/lug-bolts\/camber-bolt-vs-control-arm\/","title":{"rendered":"\ucea0\ubc84 \ubcfc\ud2b8 vs \uc870\uc808\uc2dd \ucee8\ud2b8\ub864 \uc554: \uc5b4\ub5a4 \uac83\uc744 \uc120\ud0dd\ud574\uc57c \ud560\uae4c\uc694?"},"content":{"rendered":"<p class=\"wp-block-paragraph\"><strong>\ucea0\ubc84 \ubcfc\ud2b8\uc640 \uc870\uc808\uc2dd \ucee8\ud2b8\ub864 \uc554\uc740 \ucea0\ubc84 \uc815\ub82c \ubb38\uc81c\ub97c \ub2e4\ub978 \ubc29\uc2dd\uc73c\ub85c \ud574\uacb0\ud569\ub2c8\ub2e4.<\/strong><br><br>\ucea0\ubc84 \ubcfc\ud2b8\ub294 \ub2e4\uc74c\uacfc \uac19\uc774 \uc124\uacc4\ub418\uc5c8\uc2b5\ub2c8\ub2e4. <strong>\uc57d\uac04\uc758 \ucea0\ubc84 \ubcf4\uc815<\/strong> \uacbd\ubbf8\ud55c \uc11c\uc2a4\ud39c\uc158 \ubcc0\uacbd \ud6c4, \uc870\uc808\uc2dd \ucee8\ud2b8\ub864 \uc554\uc740 \uacf5\uc7a5 \uc11c\uc2a4\ud39c\uc158 \uc9c0\uc624\uba54\ud2b8\ub9ac\uac00 \ub354 \uc774\uc0c1 \ucda9\ubd84\ud55c \uc870\uc815 \ubc94\uc704\ub97c \uc81c\uacf5\ud558\uc9c0 \uc54a\uc744 \ub54c \uc0ac\uc6a9\ub429\ub2c8\ub2e4. \uc798\ubabb\ub41c \uc194\ub8e8\uc158\uc744 \uc120\ud0dd\ud558\uba74 \ubd88\ud544\uc694\ud55c \ube44\uc6a9, \ubcf5\uc7a1\ud55c \uc124\uce58 \ub610\ub294 <a href=\"https:\/\/www.cnxdauto.com\/ko\/blog\/wheel-fasteners\/wheel-fastener-failure-causes\/\" target=\"_blank\" rel=\"noreferrer noopener\">\ud574\uacb0\ub418\uc9c0 \uc54a\uc740 \uc815\ub82c \ubb38\uc81c\ub85c \uc774\uc5b4\uc9c8 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\uc774 \uac00\uc774\ub4dc\uc5d0\uc11c\ub294 \ub2e4\uc74c\uc744 \uc124\uba85\ud569\ub2c8\ub2e4. <strong>practical differences between camber bolts and adjustable control arms<\/strong>, including adjustment range, installation impact, and typical use cases. By understanding when each option works\u2014and when it does not\u2014you can select the correct camber correction method for daily driving, aftermarket suspension setups, or performance applications.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\uc11c\uc2a4\ud39c\uc158 \uc218\uc815 \ud6c4 \ucea0\ubc84\uac00 \ubcc0\ud558\ub294 \uc774\uc720<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Most factory suspension systems are designed with limited adjustment range. When a vehicle is lowered, the relationship between the strut, knuckle, and control arm shifts. This typically introduces <strong>negative camber<\/strong>, especially on MacPherson strut setups.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If the camber change is minor, it can often be corrected within the original suspension architecture. When the change exceeds factory limits, additional components become necessary.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What a Camber Bolt Is \u2014 and What It Can Correct<\/h2>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<style>\n    :root {\n        --primary-color: #070E42;\n        --text-light: #ffffff;\n        --text-dark: #333333;\n        --border-color: #e0e0e0;\n    }\n\n    .product-card-container {\n        display: flex;\n        flex-direction: row;\n        width: 100%;\n        max-width: 900px; \/* \u63a7\u5236\u5361\u7247\u4e0d\u5360\u636e\u8fc7\u591a\u7248\u9762 *\/\n        margin: 20px auto;\n        border: 1px solid var(--border-color);\n        border-radius: 8px;\n        overflow: hidden;\n        background: #fff;\n        transition: transform 0.3s ease, box-shadow 0.3s ease;\n        font-family: 'Segoe UI', Arial, sans-serif;\n    }\n\n    .product-card-container:hover {\n        transform: translateY(-5px);\n        box-shadow: 0 10px 20px rgba(0,0,0,0.1);\n    }\n\n    \/* \u5de6\u4fa7\u56fe\u7247\u533a\u57df *\/\n    .card-image-box {\n        flex: 0 0 50%; \/* \u5360\u636e50% *\/\n        background-color: #f9f9f9;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        overflow: hidden;\n    }\n\n    .card-image-box img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover; \/* \u4fdd\u8bc1\u9ad8\u5ea6\u7edf\u4e00\u4e14\u56fe\u7247\u4e0d\u53d8\u5f62 *\/\n        max-height: 320px; \/* \u9650\u5236\u6574\u4f53\u9ad8\u5ea6 *\/\n    }\n\n    \/* \u53f3\u4fa7\u6587\u6848\u533a\u57df *\/\n    .card-content-box {\n        flex: 0 0 50%; \/* \u5360\u636e50% *\/\n        padding: 25px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        background-color: #fff;\n    }\n\n    .card-title {\n        font-size: 1.25rem;\n        font-weight: 700;\n        color: var(--primary-color);\n        margin-bottom: 15px;\n        line-height: 1.3;\n    }\n\n    .card-specs {\n        list-style: none;\n        padding: 0;\n        margin: 0 0 20px 0;\n    }\n\n    .card-specs li {\n        font-size: 0.95rem;\n        color: var(--text-dark);\n        margin-bottom: 8px;\n        position: relative;\n        padding-left: 18px;\n    }\n\n    .card-specs li::before {\n        content: \"\u2713\";\n        position: absolute;\n        left: 0;\n        color: var(--primary-color);\n        font-weight: bold;\n    }\n\n    \/* \u6309\u94ae\u4ea4\u4e92\u8bbe\u8ba1 *\/\n    .card-button {\n        display: inline-block;\n        width: fit-content;\n        padding: 10px 25px;\n        background-color: var(--primary-color);\n        color: var(--text-light) !important;\n        text-decoration: none;\n        border-radius: 4px;\n        font-weight: 600;\n        border: 2px solid var(--primary-color);\n        transition: all 0.3s ease;\n        text-align: center;\n    }\n\n    .card-button:hover {\n        background-color: #ffffff;\n        color: var(--primary-color) !important;\n    }\n\n    \/* \u54cd\u5e94\u5f0f\u8c03\u6574 (\u624b\u673a\u7aef) *\/\n    @media (max-width: 768px) {\n        .product-card-container {\n            flex-direction: column; \/* \u624b\u673a\u7aef\u53d8\u4e3a\u4e0a\u4e0b\u7ed3\u6784 *\/\n            max-width: 100%;\n        }\n        .card-image-box, .card-content-box {\n            flex: 0 0 100%;\n        }\n        .card-image-box img {\n            max-height: 250px;\n        }\n    }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"product-card-container\">\n    <div class=\"card-image-box\">\n        <img decoding=\"async\" src=\"https:\/\/www.cnxdauto.com\/wp-content\/uploads\/2025\/11\/H2c3783c876ac4ba4ae3866b26d99d9bfk.png\" alt=\"TOYOTA\uc6a9 \ud3b8\uc2ec \ucea0\ubc84 \uc870\uc808 \ubcfc\ud2b8\" title=\"\">\n    <\/div>\n\n    <div class=\"card-content-box\">\n        <span class=\"card-title\">Eccentric Camber Adjustment Bolt for TOYOTA Suspension System | OEM<\/span>\n        <ul class=\"card-specs\">\n            <li>Made from durable <strong>carbon steel<\/strong> for high load-bearing performance<\/li>\n            <li>Available in <strong>Grade 10.9 &amp; 12.9<\/strong> for enhanced strength<\/li>\n            <li><strong>Dacromet\u00ae anti-corrosion finish<\/strong> ensures long service life<\/li>\n        <\/ul>\n        <a href=\"https:\/\/www.cnxdauto.com\/ko\/product\/eccentric-camber-adjustment-bolt-for-toyota-suspension-system-oem-48190-22030\/\" class=\"card-button\">\uc9c0\uae08 \ubb38\uc758\ud558\uae30<\/a>\n    <\/div>\n<\/div>\n\n<\/body>\n<\/html>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/www.cnxdauto.com\/ko\/blog\/lug-bolts\/what-are-camber-bolts-how-they-work\/\" target=\"_blank\" rel=\"noreferrer noopener\">\ucea0\ubc84 \ubcfc\ud2b8\ub294 <strong>\ud3b8\uc2ec \ud328\uc2a4\ub108\ub85c<\/strong><\/a> \uc11c\uc2a4\ud39c\uc158 \ub108\ud074\uc744 \uc2a4\ud2b8\ub7ff \ub610\ub294 \ucee8\ud2b8\ub864 \uc554 \uc7a5\ucc29 \uc9c0\uc810\uc5d0 \uc0c1\ub300\uc801\uc73c\ub85c \uc57d\uac04 \uc7ac\ubc30\uce58\ud558\ub3c4\ub85d \uc124\uacc4\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \ud3b8\uc2ec \ub85c\ube0c\ub97c \ud68c\uc804\uc2dc\ud0a4\uba74 \ubcfc\ud2b8\uac00 \ub108\ud074\uc744 \uc548\ucabd \ub610\ub294 \ubc14\uae65\ucabd\uc73c\ub85c \uc774\ub3d9\uc2dc\ucf1c \ucea0\ubc84 \uac01\ub3c4\ub97c \ubcc0\uacbd\ud569\ub2c8\ub2e4.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\ub300\ubd80\ubd84\uc758 \uc2b9\uc6a9\ucc28\uc5d0\uc11c \ucea0\ubc84 \ubcfc\ud2b8\ub294 <strong>\uc57d\uac04\uc758 \ucea0\ubc84 \ud3b8\ucc28\ub97c<\/strong>, \uc218\uc815\ud558\ub294 \ub370 \uc0ac\uc6a9\ub418\uba70, \uc77c\ubc18\uc801\uc73c\ub85c \ub2e4\uc74c\uacfc \uac19\uc740 \uc6d0\uc778\uc73c\ub85c \ubc1c\uc0dd\ud569\ub2c8\ub2e4.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\uc57d\uac04\uc758 \uc11c\uc2a4\ud39c\uc158 \ub85c\uc6cc\ub9c1<\/li>\n\n\n\n<li>\ub9c8\ubaa8\ub41c \uc11c\uc2a4\ud39c\uc158 \ubd80\ud488<\/li>\n\n\n\n<li>\uc0ac\uc18c\ud55c \uc0dd\uc0b0 \uacf5\ucc28<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">\ucea0\ubc84 \ubcfc\ud2b8\ub294 \uc77c\ubc18\uc801\uc73c\ub85c \uc6d0\ub798 \uc2a4\ud2b8\ub7ff-\ub108\ud074 \ubcfc\ud2b8 \ub300\uc2e0 \uc124\uce58\ub418\uba70 \uc11c\uc2a4\ud39c\uc158 \uc554\uc774\ub098 \ubd80\uc2f1\uc744 \uad50\uccb4\ud560 \ud544\uc694\uac00 \uc5c6\uc2b5\ub2c8\ub2e4.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>\ucea0\ubc84 \ubcfc\ud2b8\uc758 \uc8fc\uc694 \ud2b9\uc9d5:<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\uc870\uc815 \ubc94\uc704\ub294 \uc81c\ud55c\uc801\uc774\uba70 \ucc28\ub7c9\uc5d0 \ub530\ub77c \ub2e4\ub985\ub2c8\ub2e4.<\/li>\n\n\n\n<li>\uc124\uce58\uc5d0\ub294 \ucd5c\uc18c\ud55c\uc758 \ubd84\ud574\uac00 \ud544\uc694\ud569\ub2c8\ub2e4.<\/li>\n\n\n\n<li>\uc11c\uc2a4\ud39c\uc158 \uae30\ud558\ud559\uc740 \ub300\ubd80\ubd84 \ubcc0\uacbd\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">\uc77c\uc0c1 \uc8fc\ud589 \ucc28\ub7c9\uc758 \uacbd\uc6b0 \uc774 \uc811\uadfc \ubc29\uc2dd\uc740 \uc2b9\ucc28 \ud2b9\uc131\uc5d0 \uc601\ud5a5\uc744 \uc8fc\uc9c0 \uc54a\uace0 \uc5bc\ub77c\uc778\uba3c\ud2b8\ub97c \ubcf5\uc6d0\ud558\ub294 \uacbd\uc6b0\uac00 \ub9ce\uc2b5\ub2c8\ub2e4.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\uc870\uc808\uc2dd \ucee8\ud2b8\ub864 \uc554\uc740 \uc5b4\ub5bb\uac8c \ub2e4\ub974\uac8c \uc791\ub3d9\ud569\ub2c8\uae4c?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">\uc870\uc808\uc2dd \ucee8\ud2b8\ub864 \uc554\uc740 <strong>\uc11c\uc2a4\ud39c\uc158 \uc554 \uc790\uccb4\uc758 \uc720\ud6a8 \uae38\uc774 \ub610\ub294 \uc704\uce58\ub97c \ubcc0\uacbd\ud558\uc5ec<\/strong>. \uc774\ub294 \uae30\uc874 \ub9c8\uc6b4\ud305 \ud3ec\uc778\ud2b8 \ub0b4\uc5d0\uc11c \uc870\uc815\ud558\ub294 \ub300\uc2e0 \uc11c\uc2a4\ud39c\uc158 \uc9c0\uc624\uba54\ud2b8\ub9ac\ub97c \uc9c1\uc811\uc801\uc73c\ub85c \ubcc0\uacbd\ud569\ub2c8\ub2e4.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\uc774 \ub54c\ubb38\uc5d0 \uc870\uc808\uc2dd \ucee8\ud2b8\ub864 \uc554\uc740 \ub2e4\uc74c\uacfc \uac19\uc740 \uae30\ub2a5\uc744 \ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\ub354 \ub113\uc740 \ucea0\ubc84 \ubcf4\uc815 \ubc94\uc704\ub97c \uc81c\uacf5\ud569\ub2c8\ub2e4.<\/li>\n\n\n\n<li>\ud1a0 \ubc0f \ub54c\ub85c\ub294 \uce90\uc2a4\ud130 \uac01\ub3c4\uc5d0 \uc601\ud5a5\uc744 \ubbf8\uce69\ub2c8\ub2e4.<\/li>\n\n\n\n<li>\uacf5\uaca9\uc801\uc778 \ub85c\uc6b0 \ub610\ub294 \ud2b8\ub799 \uc911\uc2ec \uc124\uc815\uc744 \uc9c0\uc6d0\ud569\ub2c8\ub2e4.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">\uadf8\ub7ec\ub098 \uc774\ub294 \uc6d0\ub798 \uc11c\uc2a4\ud39c\uc158 \ubd80\ud488\uc744 \uc644\uc804\ud788 \uad50\uccb4\ud558\uba70 \uc815\ubc00\ud55c \uc124\uce58 \ubc0f \uc815\ub82c\uc774 \ud544\uc694\ud569\ub2c8\ub2e4.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\ucea0\ubc84 \ubcfc\ud2b8 \ub300 \uc870\uc808\uc2dd \ucee8\ud2b8\ub864 \uc554: \uc8fc\uc694 \ucc28\uc774\uc810<\/h2>\n\n\n\n<figure class=\"wp-block-table is-style-stripes\"><table class=\"has-fixed-layout\"><thead><tr><th>\uce21\uba74<\/th><th>\ucea0\ubc84 \ubcfc\ud2b8<\/th><th>\uc870\uc808\uc2dd \ucee8\ud2b8\ub864 \uc554<\/th><\/tr><\/thead><tbody><tr><td>\uc870\uc815 \ubc29\ubc95<\/td><td>\ud3b8\uc2ec \ud328\uc2a4\ub108<\/td><td>\uc554 \uae38\uc774 \ub610\ub294 \uc870\uc778\ud2b8 \uc704\uce58<\/td><\/tr><tr><td>\uc77c\ubc18\uc801\uc778 \ubcf4\uc815 \ubc94\uc704<\/td><td>\uc791\uc74c, \ucc28\ub7c9\uc5d0 \ub530\ub77c \ub2e4\ub984<\/td><td>\ub113\uc74c<\/td><\/tr><tr><td>\uc124\uce58 \ubcf5\uc7a1\uc131<\/td><td>\ub0ae\uc74c<\/td><td>\ub192\uc74c<\/td><\/tr><tr><td>\uc11c\uc2a4\ud39c\uc158 \uae30\ud558\ud559\uc5d0 \ubbf8\uce58\ub294 \uc601\ud5a5<\/td><td>\ucd5c\uc18c<\/td><td>\uc0c1\ub2f9\ud568<\/td><\/tr><tr><td>\ube44\uc6a9 \ubc0f \ub178\ub3d9\ub825<\/td><td>Lower<\/td><td>\ub354 \ub192\uc740<\/td><\/tr><tr><td>\uc5d0 \uac00\uc7a5 \uc801\ud569<\/td><td>\uc77c\uc0c1 \uc8fc\ud589, \uac00\ubcbc\uc6b4 \ub85c\uc6cc\ub9c1<\/td><td>\uacf5\uaca9\uc801\uc774\uac70\ub098 \ud2b8\ub799\uc6a9 \uc124\uc815<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">\uc774 \ube44\uad50\ub294 \uc5b4\ub5a4 \uc194\ub8e8\uc158\ub3c4 \ubaa8\ub4e0 \uacbd\uc6b0\uc5d0 \u201c\ub354 \ub0ab\ub2e4\u201d\uace0 \ub9d0\ud560 \uc218 \uc5c6\ub2e4\ub294 \uac83\uc744 \uac15\uc870\ud569\ub2c8\ub2e4. \uc62c\ubc14\ub978 \uc120\ud0dd\uc740 \uc5bc\ub77c\uc778\uba3c\ud2b8\uac00 \uacf5\uc7a5 \ud55c\uacc4\uc5d0\uc11c \uc5bc\ub9c8\ub098 \ubc97\uc5b4\ub0ac\ub294\uc9c0\uc5d0 \ub530\ub77c \ub2ec\ub77c\uc9d1\ub2c8\ub2e4.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\uc77c\uc0c1 \uc8fc\ud589\uc5d0 \ub354 \ub098\uc740 \uc635\uc158\uc740 \ubb34\uc5c7\uc785\ub2c8\uae4c?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">\ucc28\ub7c9\uc758 \uacbd\uc6b0 <strong>\uc911\uac04 \uc815\ub3c4\uc758 \ub85c\uc6cc\ub9c1 \ub610\ub294 \uc57d\uac04\uc758 \ucea0\ubc84 \ud3b8\ucc28<\/strong>, \ucea0\ubc84 \ubcfc\ud2b8\uac00 \uc77c\ubc18\uc801\uc73c\ub85c \ucda9\ubd84\ud569\ub2c8\ub2e4. \uc774\ub97c \ud1b5\ud574 \uc5bc\ub77c\uc778\uba3c\ud2b8 \uae30\uc220\uc790\ub294 \ucee8\ud2b8\ub864 \uc554\uc774\ub098 \ubd80\uc2f1\uc744 \ubcc0\uacbd\ud558\uc9c0 \uc54a\uace0 \ucea0\ubc84\ub97c \ub2e4\uc2dc \uaddc\uaca9 \uc548\uc73c\ub85c \ub418\ub3cc\ub9b4 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\uc774 \uc811\uadfc \ubc29\uc2dd\uc740:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>OEM \uc11c\uc2a4\ud39c\uc158 \ub3d9\uc791 \ubcf4\uc874<\/li>\n\n\n\n<li>\uc124\uce58 \uc2dc\uac04 \ub2e8\ucd95<\/li>\n\n\n\n<li>\ubd88\ud544\uc694\ud55c \ubd80\ud488 \uad50\uccb4 \ubc29\uc9c0<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">\uc774\ub7ec\ud55c \uc2dc\ub098\ub9ac\uc624\uc5d0\uc11c \ucea0\ubc84 \ubcfc\ud2b8\ub294 \uc9c1\uc811\uc801\uc774\uace0 \ud6a8\uc728\uc801\uc73c\ub85c \ubb38\uc81c\ub97c \ud574\uacb0\ud569\ub2c8\ub2e4.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\uc870\uc808\uc2dd \ucee8\ud2b8\ub864 \uc554\uc774 \ud544\uc694\ud55c \uacbd\uc6b0<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">\uc870\uc808\uc2dd \ucee8\ud2b8\ub864 \uc554\uc740 \uc77c\ubc18\uc801\uc73c\ub85c \ub2e4\uc74c\uacfc \uac19\uc740 \uacbd\uc6b0\uc5d0 \ud544\uc694\ud569\ub2c8\ub2e4.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\ucea0\ubc84 \ubcfc\ud2b8 \uc870\uc815 \ud6c4\uc5d0\ub3c4 \ucea0\ubc84\uac00 \uc0ac\uc591\uc744 \ubc97\uc5b4\ub09c \uacbd\uc6b0<\/li>\n\n\n\n<li>\uc11c\uc2a4\ud39c\uc158 \uae30\ud558\ud559\uc801 \ubcc0\ud654\uac00 \uacf5\uc7a5 \uc7a5\ucc29 \ud5c8\uc6a9 \uc624\ucc28\ub97c \ucd08\uacfc\ud558\ub294 \uacbd\uc6b0<\/li>\n\n\n\n<li>\ucc28\ub7c9\uc774 \ud2b8\ub799 \uc0ac\uc6a9 \ub610\ub294 \uadf9\ub2e8\uc801\uc778 \ub85c\uc6b0 \ub2e4\uc6b4\uc744 \uc704\ud574 \uc124\uc815\ub41c \uacbd\uc6b0<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">\uc774 \uc2dc\uc810\uc5d0\uc11c \ud55c\uacc4\ub294 \ud328\uc2a4\ub108\uac00 \uc544\ub2c8\ub77c \uc6d0\ub798 \uc11c\uc2a4\ud39c\uc158 \uc124\uacc4 \uc790\uccb4\uc785\ub2c8\ub2e4. \ucee8\ud2b8\ub864 \uc554\uc740 \ucea0\ubc84 \ubcfc\ud2b8\uac00 \uc81c\uacf5\ud560 \uc218 \uc5c6\ub294 \uc870\uc815 \ubc94\uc704\ub97c \uc81c\uacf5\ud569\ub2c8\ub2e4.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\uc774 \uacb0\uc815\uc5d0\uc11c CNXD \ucea0\ubc84 \ubcfc\ud2b8\ub294 \uc5b4\ub514\uc5d0 \uc18d\ud569\ub2c8\uae4c?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">CNXD \ucea0\ubc84 \ubcfc\ud2b8\ub294 <a href=\"https:\/\/www.cnxdauto.com\/ko\/blog\/automotive-fasteners\/custom-oem-fasteners-buyers-guide\/\" target=\"_blank\" rel=\"noreferrer noopener\">\uc81c\uc870\ub418\uc5c8\uc2b5\ub2c8\ub2e4. <strong>\uc560\ud504\ud130\ub9c8\ucf13 \uc5bc\ub77c\uc778\uba3c\ud2b8 \ubcf4\uc815\uc6a9<\/strong><\/a>, \uc77c\uad00\uc131\uacfc \ubc18\ubcf5\uc131\uc774 \uc911\uc694\ud55c \uacf3\uc785\ub2c8\ub2e4. <strong>Grade 10.9 \ubc0f 12.9\ub85c \uc81c\uacf5\ub418\uba70 <a href=\"https:\/\/www.cnxdauto.com\/ko\/blog\/automotive-fasteners\/automotive-fastener-materials-durability-strength-guide\/\" target=\"_blank\" rel=\"noreferrer noopener\">carbon steel<\/a><\/strong>, \ubc18\ubcf5\uc801\uc778 \uc870\uc815 \uc2dc\uc5d0\ub3c4 \ud074\ub7a8\ud551\ub825\uc744 \uc720\uc9c0\ud558\ub3c4\ub85d \uc124\uacc4\ub418\uc5c8\uc2b5\ub2c8\ub2e4.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\ud3b8\uc2ec \ud504\ub85c\ud30c\uc77c\uc740 \uc5bc\ub77c\uc778\uba3c\ud2b8 \uc911 \uc81c\uc5b4\ub41c \ucea0\ubc84 \uc6c0\uc9c1\uc784\uc744 \ud5c8\uc6a9\ud558\ub3c4\ub85d \uac00\uacf5\ub418\uc5b4 \uae30\uc220\uc790\uac00 \uacfc\ub3c4\ud55c \uc2dc\ud589\ucc29\uc624 \uc5c6\uc774 \ucea0\ubc84\ub97c \uc815\ud655\ud558\uac8c \uc124\uc815\ud560 \uc218 \uc788\ub3c4\ub85d \ud569\ub2c8\ub2e4. \uc77c\uc0c1 \uc8fc\ud589 \ucc28\ub7c9 \ubc0f \uacbd\ubbf8\ud55c \uc11c\uc2a4\ud39c\uc158 \ubcc0\uacbd\uc758 \uacbd\uc6b0, \uc774\ub294 \ucea0\ubc84 \ubcfc\ud2b8\ub97c \uc11c\uc2a4\ud39c\uc158 \uad6c\uc870\ub97c \ubcc0\uacbd\ud558\uc9c0 \uc54a\uace0\ub3c4 \uc2e4\uc6a9\uc801\uc778 \ubcf4\uc815 \ubc29\ubc95\uc73c\ub85c \ub9cc\ub4ed\ub2c8\ub2e4.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\ube44\uc6a9 \ubc0f \uc124\uce58 \uace0\ub824 \uc0ac\ud56d<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">\ucea0\ubc84 \ubcfc\ud2b8\ub294 \uc77c\ubc18\uc801\uc73c\ub85c \ubd80\ud488 \ube44\uc6a9\uacfc \uc791\uc5c5 \uc2dc\uac04 \ubaa8\ub450\uc5d0\uc11c \uac00\uc7a5 \uacbd\uc81c\uc801\uc778 \uc635\uc158\uc785\ub2c8\ub2e4. \uc870\uc808\uc2dd \ucee8\ud2b8\ub864 \uc554\uc740 \ub354 \ub113\uc740 \uc11c\uc2a4\ud39c\uc158 \uae30\ud558\ud559\uc801 \uc601\ud5a5\uc73c\ub85c \uc778\ud574 \ub354 \ub192\uc740 \ubd80\ud488 \ube44\uc6a9\uacfc \ucd94\uac00\uc801\uc778 \uc5bc\ub77c\uc778\uba3c\ud2b8 \uc791\uc5c5\uc774 \ud544\uc694\ud569\ub2c8\ub2e4.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\ub300\ubd80\ubd84\uc758 \uc2a4\ud2b8\ub9ac\ud2b8 \ucc28\ub7c9\uc758 \uacbd\uc6b0, \ucea0\ubc84 \ubcfc\ud2b8\ub85c \uc791\uc740 \ucea0\ubc84 \ud3b8\ucc28\ub97c \uc218\uc815\ud558\uba74 \ubd88\ud544\uc694\ud55c \ubcf5\uc7a1\uc131\uc744 \ud53c\ud558\uba74\uc11c\ub3c4 \ud5c8\uc6a9 \uac00\ub2a5\ud55c \uc5bc\ub77c\uc778\uba3c\ud2b8 \uacb0\uacfc\ub97c \uc5bb\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\ucd5c\uc885 \uc0dd\uac01<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">\ucea0\ubc84 \ubcfc\ud2b8\uc640 \uc870\uc808\uc2dd \ucee8\ud2b8\ub864 \uc554\uc740 \uc11c\ub85c \ub2e4\ub978 \uc5bc\ub77c\uc778\uba3c\ud2b8 \ubb38\uc81c\ub97c \ud574\uacb0\ud569\ub2c8\ub2e4. \ucea0\ubc84 \ubcfc\ud2b8\ub294 \ub2e4\uc74c\uacfc \uac19\uc740 \uacbd\uc6b0\uc5d0 \uc801\ud569\ud569\ub2c8\ub2e4. <strong>\uc0ac\uc18c\ud55c \uc218\uc815<\/strong> \uacf5\uc7a5 \uc11c\uc2a4\ud39c\uc158 \ub3d9\uc791\uc774 \uc720\uc9c0\ub418\ub294 \uc77c\uc0c1 \uc8fc\ud589 \ucc28\ub7c9. \uc870\uc808\uc2dd \ucee8\ud2b8\ub864 \uc554\uc740 <strong>\ub354 \ud070 \uc9c0\uc624\uba54\ud2b8\ub9ac \ubcc0\uacbd\uc744 \uc704\ud574 \uc124\uacc4\ub418\uc5c8\uc2b5\ub2c8\ub2e4.<\/strong>, \ud2b9\ud788 \uc131\ub2a5 \uc911\uc2ec\uc758 \ube4c\ub4dc\uc5d0 \uc801\ud569\ud569\ub2c8\ub2e4.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\uac01 \uc635\uc158\uc758 \uc870\uc815 \ubc94\uc704, \uc124\uce58 \uc601\ud5a5 \ubc0f \uc758\ub3c4\ub41c \uc6a9\ub3c4\ub97c \uc774\ud574\ud558\uba74 \uacfc\ub3c4\ud55c \uc218\uc815\uc774\ub098 \uacfc\ub3c4\ud55c \uc9c0\ucd9c \uc5c6\uc774 \uc62c\ubc14\ub978 \uc194\ub8e8\uc158\uc744 \uc120\ud0dd\ud558\ub294 \ub370 \ub3c4\uc6c0\uc774 \ub429\ub2c8\ub2e4.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\uc11c\uc2a4\ud39c\uc158 \ubcc0\uacbd \ud6c4 \uc57d\uac04\uc758 \ucea0\ubc84 \uc218\uc815\ub9cc \ud544\uc694\ud55c \ucc28\ub7c9\uc758 \uacbd\uc6b0 \ucea0\ubc84 \ubcfc\ud2b8\uac00 \uc9c1\uc811\uc801\uc774\uace0 \ud6a8\uacfc\uc801\uc778 \uc194\ub8e8\uc158\uc73c\ub85c \ub0a8\uc544 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-fe48e5de wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-background wp-element-button\" href=\"https:\/\/www.cnxdauto.com\/ko\/contact\/\" style=\"background-color:#5c81f3\" target=\"_blank\" rel=\"noreferrer noopener\">\uacac\uc801 \ubb38\uc758<\/a><\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Camber bolts and adjustable control arms solve camber alignment problems in different ways. Camber bolts are designed for minor camber correction after mild suspension changes, while<span class=\"excerpt-hellip\"> [\u2026]<\/span><\/p>\n","protected":false},"author":1,"featured_media":1002,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[97],"tags":[],"class_list":["post-1001","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-lug-bolts"],"_links":{"self":[{"href":"https:\/\/www.cnxdauto.com\/ko\/wp-json\/wp\/v2\/posts\/1001","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.cnxdauto.com\/ko\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.cnxdauto.com\/ko\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.cnxdauto.com\/ko\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.cnxdauto.com\/ko\/wp-json\/wp\/v2\/comments?post=1001"}],"version-history":[{"count":10,"href":"https:\/\/www.cnxdauto.com\/ko\/wp-json\/wp\/v2\/posts\/1001\/revisions"}],"predecessor-version":[{"id":1121,"href":"https:\/\/www.cnxdauto.com\/ko\/wp-json\/wp\/v2\/posts\/1001\/revisions\/1121"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.cnxdauto.com\/ko\/wp-json\/wp\/v2\/media\/1002"}],"wp:attachment":[{"href":"https:\/\/www.cnxdauto.com\/ko\/wp-json\/wp\/v2\/media?parent=1001"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.cnxdauto.com\/ko\/wp-json\/wp\/v2\/categories?post=1001"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.cnxdauto.com\/ko\/wp-json\/wp\/v2\/tags?post=1001"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}