{"product_id":"forward-tt1000ykit-turning-radius-gauge-kit-4500lb","title":"Forward TT1000 Turning Radius Gauge Kit for Two-Wheel Alignments","description":"\u003cstyle\u003e\n:root { --brand: #0066cc; }\n\n.product-content-wrapper {\n  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n  max-width: 1000px;\n  margin: 0 auto;\n  padding: 0 15px 3rem 15px;\n  color: #333;\n  line-height: 1.6;\n  position: relative;\n  z-index: 1;\n  background: #fff;\n}\n\n.product-content-wrapper section { margin: 40px 0; }\n\n.product-content-wrapper section::after,\n.product-content-wrapper .hero::after,\n.product-content-wrapper .highlight::after {\n  content: \"\";\n  display: table;\n  clear: both;\n}\n\n.product-content-wrapper h2 {\n  font-size: 1.5rem;\n  margin: 2rem 0 1rem;\n  font-weight: 600;\n  border-bottom: 1px solid #eee;\n  padding-bottom: 0.5rem;\n}\n\n.product-content-wrapper h3 {\n  font-size: 1.2rem;\n  margin: 1.5rem 0 0.75rem;\n  font-weight: 600;\n}\n\n.product-content-wrapper p { margin-bottom: 1rem; }\n\n.product-content-wrapper ul,\n.product-content-wrapper ol {\n  margin-bottom: 1.5rem;\n  padding-left: 1.5rem;\n}\n\n.product-content-wrapper li { margin-bottom: 0.5rem; }\n\n.quick-nav {\n  font-size: 0.95rem;\n  color: #666;\n  margin-top: 1.5rem;\n}\n\n.quick-nav a {\n  color: var(--brand);\n  text-decoration: none;\n}\n\n.quick-nav a:hover { text-decoration: underline; }\n\n.hero-container {\n  display: block;\n  background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);\n  padding: 2.5rem;\n  border-radius: 12px;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.08);\n}\n\n.product-content-wrapper table {\n  width: 100%;\n  border-collapse: collapse;\n  margin: 1.5rem 0;\n  display: table;\n  table-layout: fixed;\n}\n\n.product-content-wrapper th,\n.product-content-wrapper td {\n  padding: 0.75rem;\n  text-align: left;\n  border: 1px solid #ddd;\n  word-wrap: break-word;\n}\n\n.product-content-wrapper th { font-weight: 600; }\n.product-content-wrapper th[scope=\"row\"] { background-color: #f5f5f5; }\n\n.product-content-wrapper table thead th,\n.product-content-wrapper table caption {\n  background-color: var(--brand);\n  color: #fff;\n}\n\n.product-content-wrapper table caption {\n  caption-side: top;\n  display: table-caption;\n  padding: 0.75rem;\n  font-weight: 600;\n}\n\n.product-content-wrapper tr:nth-child(even) { background-color: #f9f9f9; }\n\n.product-content-wrapper .highlight {\n  background-color: #f8f9fa;\n  border-left: 4px solid var(--brand);\n  padding: 1rem 1.5rem;\n  margin: 1.5rem 0;\n  color: #333;\n}\n\n.product-content-wrapper .highlight h3 {\n  font-size: 1.25rem;\n  font-weight: 700;\n  color: var(--brand);\n  margin: 0 0 1rem 0;\n  line-height: 1.3;\n  padding-bottom: 0.5rem;\n  border-bottom: 2px solid #e0e8f0;\n}\n\n.product-content-wrapper .highlight p { margin-bottom: 0.75rem; }\n.product-content-wrapper .highlight p:last-child { margin-bottom: 0; }\n\n.product-content-wrapper .cta {\n  margin: 40px 0;\n  padding: 1.75rem;\n  border: 1px solid #eee;\n  border-radius: 12px;\n  background: linear-gradient(180deg, #ffffff 0%, #fafbff 100%);\n}\n\n.product-content-wrapper .cta h2 {\n  border-bottom: none;\n  margin: 0 0 0.75rem 0;\n}\n\n.product-content-wrapper .cta p { margin: 0 0 1rem 0; }\n\n.product-content-wrapper .cta .btn {\n  display: inline-block;\n  cursor: pointer;\n  background: var(--brand);\n  color: #fff;\n  border-radius: 6px;\n  padding: 0.75rem 1.25rem;\n  font-weight: 600;\n  text-decoration: none;\n}\n\n.product-content-wrapper .cta .btn:hover { opacity: 0.9; }\n\n.product-content-wrapper details {\n  margin-bottom: 1rem;\n  border: 1px solid #e0e0e0;\n  border-radius: 8px;\n  padding: 0;\n  overflow: hidden;\n}\n\n.product-content-wrapper summary {\n  padding: 1rem;\n  cursor: pointer;\n  font-weight: 600;\n  background: #f8f9fa;\n  border-radius: 8px 8px 0 0;\n  position: relative;\n  padding-right: 2.5rem;\n  list-style: none;\n}\n\n.product-content-wrapper summary::-webkit-details-marker { display: none; }\n\n.product-content-wrapper summary::after {\n  content: '\\25B6';\n  position: absolute;\n  right: 1rem;\n  top: 50%;\n  transform: translateY(-50%);\n  transition: transform 0.3s ease;\n  font-size: 0.75rem;\n}\n\n.product-content-wrapper details[open] summary::after {\n  transform: translateY(-50%) rotate(90deg);\n}\n\n.product-content-wrapper details[open] summary {\n  border-bottom: 1px solid #e0e0e0;\n}\n\n.product-content-wrapper details \u003e div { padding: 1rem; }\n\n.product-content-wrapper .value-prop {\n  display: flex;\n  align-items: center;\n  gap: 0.5rem;\n  margin: 0.75rem 0;\n  font-weight: 600;\n  color: var(--brand);\n}\n\n.product-content-wrapper .value-prop::before {\n  content: \"\\2713\";\n  display: inline-block;\n  min-width: 20px;\n  width: 20px;\n  min-height: 20px;\n  height: 20px;\n  background: var(--brand);\n  color: white;\n  border-radius: 50%;\n  text-align: center;\n  line-height: 20px;\n  font-size: 12px;\n  flex-shrink: 0;\n}\n\n.collection-links {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 1.5rem;\n  margin: 1.5rem 0;\n}\n\n.collection-link-card {\n  background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);\n  border: 1px solid #e0e0e0;\n  border-radius: 8px;\n  padding: 1.5rem;\n  text-align: center;\n}\n\n.collection-link-card h3 {\n  font-size: 1.1rem;\n  margin: 0 0 0.5rem 0;\n  color: var(--brand);\n}\n\n.collection-link-card p {\n  font-size: 0.9rem;\n  color: #666;\n  margin-bottom: 1rem;\n}\n\n.collection-btn {\n  display: inline-block;\n  background: var(--brand) !important;\n  color: #fff !important;\n  padding: 0.5rem 1rem;\n  border-radius: 4px;\n  text-decoration: none !important;\n  font-weight: 600;\n  font-size: 0.9rem;\n  transition: opacity 0.2s ease;\n}\n\n.collection-btn:hover {\n  opacity: 0.9;\n  color: #fff !important;\n}\n\n.product-content-wrapper .docs-grid {\n  display: grid;\n  gap: 12px;\n}\n\n.product-content-wrapper .doc-card {\n  display: flex;\n  gap: 12px;\n  align-items: center;\n  padding: 12px;\n  border: 1px solid #eee;\n  border-radius: 8px;\n  background: linear-gradient(180deg, #fff 0%, #fafbff 100%);\n}\n\n.product-content-wrapper .doc-card img {\n  width: 40px;\n  height: 40px;\n  flex: 0 0 40px;\n}\n\n.product-content-wrapper .doc-card .doc-meta { line-height: 1.35; }\n\n.product-content-wrapper .doc-card .doc-title {\n  font-weight: 600;\n  margin: 0 0 2px 0;\n  font-size: 0.95rem;\n}\n\n.product-content-wrapper .doc-card .doc-note {\n  margin: 0;\n  font-size: 0.85rem;\n  color: #555;\n}\n\n.product-content-wrapper .doc-card a { text-decoration: underline; }\n\n.product-content-wrapper .video-wrapper {\n  position: relative;\n  width: 100%;\n  max-width: 900px;\n  margin: 1.5rem auto;\n}\n\n.product-content-wrapper .video-wrapper.ratio-16-9 { padding-bottom: 56.25%; }\n\n.product-content-wrapper .video-wrapper iframe {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  border: 0;\n  border-radius: 8px;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.12);\n}\n\n@media (min-width: 768px) {\n  .product-content-wrapper table {\n    display: table !important;\n    width: 100% !important;\n    table-layout: fixed !important;\n  }\n\n  .product-content-wrapper #features .highlight {\n    max-width: 88%;\n    clear: both;\n  }\n\n  .product-content-wrapper #features .highlight:nth-of-type(odd) {\n    margin-left: 0;\n    margin-right: auto;\n  }\n\n  .product-content-wrapper #features .highlight:nth-of-type(even) {\n    margin-left: auto;\n    margin-right: 0;\n    border-left: none;\n    border-right: 4px solid var(--brand);\n  }\n\n  .product-content-wrapper #features .highlight:nth-of-type(even) h3 {\n    text-align: right;\n  }\n\n  .product-content-wrapper .docs-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\n@media (max-width: 767px) {\n  .product-content-wrapper table {\n    display: block !important;\n    overflow-x: auto !important;\n  }\n\n  .product-content-wrapper .docs-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 500px) {\n  .product-content-wrapper { padding: 0 10px 2rem 10px; }\n  .product-content-wrapper h2 { font-size: 1.1rem; }\n  .product-content-wrapper h3 { font-size: 1rem; }\n  .product-content-wrapper .highlight h3 { font-size: 1.15rem; }\n  .hero-container { padding: 1.5rem; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-container\"\u003e\n\u003ch2\u003eForward Lift TT1000 Wheel Alignment Turntable Set for Four-Post Lifts\u003c\/h2\u003e\n\u003cp\u003eThe Forward Lift TT1000 Standard Turning Radius Gauge Kit provides professional-grade equipment for accurate wheel alignment measurements on four-post lifts. This complete kit includes \u003cstrong\u003etwo turning radius gauges with four retaining bars\u003c\/strong\u003e, offering \u003cstrong\u003e4,500 lb capacity per gauge (9,000 lb total)\u003c\/strong\u003e for safe operation with cars, trucks, and SUVs. The TT1000 turntables allow front wheels to rotate freely during alignment procedures while providing precise degree measurements for caster, camber, and toe-out on turns adjustments. Essential for professional alignment work, these turntables integrate seamlessly with alignment equipment to deliver accurate measurements that reduce tire wear, improve vehicle handling, and enhance customer satisfaction.\u003c\/p\u003e\n\u003cdiv class=\"value-prop\"\u003eComplete kit with two turning radius gauges and four retaining bars\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003e4,500 lb capacity per gauge for safe vehicle support\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003ePrecise degree measurements for professional alignments\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eDesigned for four-post and scissor lift applications\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cnav class=\"quick-nav\"\u003e\n\u003cp\u003e\u003cstrong\u003eJump to:\u003c\/strong\u003e \u003ca href=\"#features\"\u003eFeatures\u003c\/a\u003e · \u003ca href=\"#specs\"\u003eSpecs\u003c\/a\u003e · \u003ca href=\"#applications\"\u003eApplications\u003c\/a\u003e · \u003ca href=\"#installation\"\u003eInstallation\u003c\/a\u003e · \u003ca href=\"#whats-included\"\u003eWhat's Included\u003c\/a\u003e · \u003ca href=\"#shipping\"\u003eShipping\u003c\/a\u003e · \u003ca href=\"#faq\"\u003eFAQ\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/nav\u003e\n\u003csection id=\"features\"\u003e\n\u003ch2\u003eForward Lift TT1000 Features\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eAccurate Turning Angle Measurements\u003c\/h3\u003e\n\u003cp\u003eThe TT1000 turning radius gauges feature \u003cstrong\u003eprecision degree scales that measure how many degrees front wheels are turned right or left\u003c\/strong\u003e. This measurement capability is essential for caster adjustment, camber verification, and toe-out on turns testing. The clear markings and smooth rotation ensure technicians can achieve accurate readings for professional-quality alignments that meet manufacturer specifications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eFree-Rotating Turntable Design\u003c\/h3\u003e\n\u003cp\u003eEach turntable rotates smoothly with the vehicle's front wheel during alignment procedures, allowing \u003cstrong\u003eprecise steering angle measurements without restriction\u003c\/strong\u003e. Steel ball bearings provide smooth rotation even under load, ensuring consistent performance throughout thousands of alignment services. The turntables rotate freely when unlocked and lock securely in position when pins are engaged for safe vehicle positioning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003e4,500 lb Capacity Per Gauge\u003c\/h3\u003e\n\u003cp\u003eWith \u003cstrong\u003e4,500 lb capacity per gauge (2,041 kg)\u003c\/strong\u003e, the TT1000 set safely supports vehicles weighing up to 9,000 lb total when both gauges are used. This substantial capacity handles most passenger cars, light trucks, SUVs, and many commercial vehicles requiring alignment service. The robust construction maintains accuracy and stability under load without deflection or movement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eLocking Pin System\u003c\/h3\u003e\n\u003cp\u003eEach turntable includes \u003cstrong\u003elocking pins that secure the gauge for safe vehicle positioning and movement\u003c\/strong\u003e. When pins are engaged, the turntables cannot rotate, allowing vehicles to be safely driven onto the alignment lift and positioned correctly. Removing the pins enables free rotation for alignment measurements. This safety system prevents unexpected rotation during vehicle loading and unloading.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eProfessional-Grade Construction\u003c\/h3\u003e\n\u003cp\u003eBuilt from \u003cstrong\u003eheavy-duty steel with durable finish\u003c\/strong\u003e, the TT1000 turntables withstand the daily demands of professional alignment shops. The construction resists wear from repeated vehicle loading, maintains calibration accuracy over time, and provides stable support during critical alignment measurements. Quality materials ensure long service life in busy commercial environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eComplete Kit with Retaining Bars\u003c\/h3\u003e\n\u003cp\u003eThe TT1000 includes \u003cstrong\u003efour retaining bars that secure the turntables in position\u003c\/strong\u003e and prevent unwanted movement during alignment procedures. The retaining bars ensure turntables remain properly positioned under wheels throughout the alignment process, maintaining measurement accuracy and providing additional stability for precise adjustments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eForward Lift TT1000 Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eCaster Angle Measurement:\u003c\/strong\u003e Measure caster angle by turning front wheels 20 degrees outward and inward while monitoring gauge readings for proper steering stability and directional control assessment.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCamber Verification:\u003c\/strong\u003e Use turntables to position wheels at specific angles during camber measurement procedures, ensuring proper tire contact patch and even tire wear characteristics.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eToe-Out on Turns Testing:\u003c\/strong\u003e Measure toe-out on turns (turning radius) to verify proper Ackermann steering geometry, ensuring inside and outside wheels track correctly through corners.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFour-Wheel Alignment Services:\u003c\/strong\u003e Essential component of complete four-wheel alignment setups on four-post lifts, working in conjunction with rear slip plates and alignment equipment for comprehensive service.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePre-Alignment Diagnosis:\u003c\/strong\u003e Assess steering and suspension condition by observing wheel movement and rotation smoothness on turntables before beginning alignment adjustments.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAlignment Verification:\u003c\/strong\u003e Confirm alignment adjustments by checking wheel angles on turntables after completing camber, caster, and toe adjustments to ensure specifications are met.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection id=\"specs\"\u003e\n\u003ch2\u003eForward Lift TT1000 Specifications\u003c\/h2\u003e\n\u003ctable\u003e\n\u003ccaption\u003eTurntable Specifications\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eValue\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003eTT1000 Standard Turning Radius Gauge Kit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eManufacturer\u003c\/th\u003e\n\u003ctd\u003eForward Lift\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCapacity Per Gauge\u003c\/th\u003e\n\u003ctd\u003e4,500 lb (2,041 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTotal Capacity (Both Gauges)\u003c\/th\u003e\n\u003ctd\u003e9,000 lb (4,082 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity in Kit\u003c\/th\u003e\n\u003ctd\u003e2 turning radius gauges\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRetaining Bars Included\u003c\/th\u003e\n\u003ctd\u003e4 bars\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTurntable Dimensions\u003c\/th\u003e\n\u003ctd\u003e14.5\" x 14.5\" x 1.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRotation Type\u003c\/th\u003e\n\u003ctd\u003eFree-rotating with locking pins\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBearing Type\u003c\/th\u003e\n\u003ctd\u003eSteel ball bearings for smooth rotation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLift Compatibility\u003c\/th\u003e\n\u003ctd\u003eFour-post lifts, scissor lifts\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable\u003e\n\u003ccaption\u003eKit Contents\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eComponent\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eQuantity\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDescription\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTurning Radius Gauges\u003c\/th\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003ctd\u003eComplete turntables with degree scales\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRetaining Bars\u003c\/th\u003e\n\u003ctd\u003e4\u003c\/td\u003e\n\u003ctd\u003eSecure turntables in position\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLocking Pins\u003c\/th\u003e\n\u003ctd\u003eIncluded\u003c\/td\u003e\n\u003ctd\u003ePrevent rotation during vehicle loading\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection id=\"installation\"\u003e\n\u003ch2\u003eForward Lift TT1000 Installation and Setup\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eFour-Post Lift Compatibility\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eThe TT1000 is designed specifically for four-post automotive lifts and scissor lifts.\u003c\/strong\u003e The turntables position on the lift's runways where front wheels will rest during alignment procedures. Verify your lift's runway width and configuration accommodate the 14.5-inch square turntables before ordering. The TT1000 is compatible with Forward alignment lifts including the CRA14 and similar four-post models.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eTurntable Positioning\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eProper positioning is critical for accurate measurements.\u003c\/strong\u003e Place turntables on lift runways with center lines aligned with expected tire contact points. Use retaining bars to secure turntables and prevent movement during vehicle loading. Ensure turntables are level and stable before driving vehicles onto the lift. Insert locking pins before vehicle positioning and remove pins only after vehicle is safely supported on lift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eCalibration and Zero Setting\u003c\/h3\u003e\n\u003cp\u003eBefore beginning alignment measurements, \u003cstrong\u003everify turntable zero points are properly set\u003c\/strong\u003e. With vehicle centered on lift and front wheels straight ahead, adjust turntable indicators to zero position. This calibration ensures accurate degree readings during caster and toe-out on turns measurements. Re-check zero settings periodically to maintain measurement accuracy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eIntegration with Alignment Equipment\u003c\/h3\u003e\n\u003cp\u003eThe TT1000 turntables work in conjunction with \u003cstrong\u003ealignment sensors, cameras, and computer systems\u003c\/strong\u003e to provide complete wheel alignment capability. Position alignment equipment according to manufacturer specifications, ensuring turntables do not interfere with sensor placement or measurement accuracy. The turntables enable proper wheel movement during alignment procedures while alignment equipment captures measurement data.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"whats-included\"\u003e\n\u003ch2\u003eWhat's Included with Forward Lift TT1000\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e2 x Turning radius gauge turntables with degree scales\u003c\/li\u003e\n\u003cli\u003e4 x Retaining bars for securing turntables\u003c\/li\u003e\n\u003cli\u003eLocking pins for each turntable\u003c\/li\u003e\n\u003cli\u003eInstallation and operation instructions\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eNot Included:\u003c\/strong\u003e Four-post lift, rear slip plates (sold separately), wheel alignment equipment (sensors, cameras, computer system), or radius scale for advanced measurements. The TT1000 provides the turntable foundation for alignment work but requires additional alignment equipment for complete alignment system functionality.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eNote:\u003c\/strong\u003e Radius scale shown in some product images is sold separately and not included with standard TT1000 kit.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection id=\"shipping\"\u003e\n\u003ch2\u003eForward Lift TT1000 Shipping and Delivery\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eFreight Shipping\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eCoverage:\u003c\/strong\u003e Free shipping to commercial addresses in the 48 contiguous US states. \u003cstrong\u003eLead Time:\u003c\/strong\u003e Typically ships within 3-5 business days. \u003cstrong\u003eInternational Shipping:\u003c\/strong\u003e Contact sales for international shipping arrangements to Canada, Mexico, and other countries.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eDelivery Requirements\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eUnloading:\u003c\/strong\u003e Standard package delivery, no special equipment required. The kit ships in manageable packaging that can be handled manually. \u003cstrong\u003eDelivery Type:\u003c\/strong\u003e Smal\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Forward Lifts","offers":[{"title":"Default Title","offer_id":47876442161403,"sku":"FOR-TT1000","price":541.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/forward-for-tt1000-stainless-steel-radius-gauge-kit-hero.webp?v=1787810733","url":"https:\/\/garagesupplyguys.com\/products\/forward-tt1000ykit-turning-radius-gauge-kit-4500lb","provider":"Garage Supply Guys","version":"1.0","type":"link"}