admin

Ball Screw Machining Drawing

Notes: This drawing applies to BK/BF, EK/EF, and FK/FF bearing mount blocks. Note that EK/EF shares the same dimensions as FK/FF. Processing Ground C5 is equivalent to Rolled C7. This drawing is for reference only. For any custom machining requirements, please contact us before placing your order.

Ball Screw and Accessories Buying Guide

Ball screws and accessories are widely used in CNC machines, large 3D printers, and other high-precision motion control system DIY projects. Choosing the right model will directly impact the precision of your projects. The following guidelines are designed to help our customers select the right products from our website. The diagram below shows the ball …

Ball Screw and Accessories Buying Guide Read More »

Linear Guideway Buying Guide

Linear guideways (or linear rails) are essential components in most CNC machines, 3D printers, and motion system DIY projects. This article outlines the steps and explains how to order the right linear guideway and its accessories. The table below lists same of the popular guideways and their size chart (metric, mm) Linear Rail Sliding Block …

Linear Guideway Buying Guide Read More »

ESP32 Dev Board Quick Test

Environment: Visual Studio Code, PlatformIO Hardware: USB-C, ESP32-WROOM-32D Create a new PlatformIO project, select general Espressif ESP32 Dev Module Select default location or any other location to save the project Modify the platformio.ini file to add monitor_speed and upload_speed: [env:esp32dev] platform = espressif32 board = esp32dev framework = arduino monitor_speed=115200 upload_speed=921600 modify src->main.cpp as: #include …

ESP32 Dev Board Quick Test Read More »