tools:cnc_router:tuning
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
tools:cnc_router:tuning [2023/09/24 15:56] – removed - external edit (Unknown date) 127.0.0.1 | tools:cnc_router:tuning [2023/09/24 15:56] (current) – ↷ Page moved and renamed from tools:cnc_router_avid_pro_tuning to tools:cnc_router:tuning smartin015 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Avid Router for Accuracy Tuning ====== | ||
+ | |||
+ | TODO. I think the acceleration settings need to be adjusted down as I'm getting some ringing when transitioning from X to Y moves. | ||
+ | |||
+ | ===== TLDR ===== | ||
+ | The testing below I arrived at the following: | ||
+ | |||
+ | * X Steps per Inch: 2037 | ||
+ | * Y Steps per Inch: 2040 | ||
+ | * Z Steps per Inch: 5080 | ||
+ | * X Backlash: 0.0075 | ||
+ | * Y Backlash: 0.002 | ||
+ | * Z Backlash: 0 | ||
+ | * X Acceleration: | ||
+ | * Y Acceleration: | ||
+ | |||
+ | The defaults I found where 2038 for X and Y and 5080 for Z. 0 for backlash. | ||
+ | |||
+ | ===== Setup ===== | ||
+ | I found a 3 steel 5 sided box box under the welding table. | ||
+ | |||
+ | This will be the platform in which I use digital calipers to measure distance traveled over 5 inches with an accuracy of 0.0005" | ||
+ | |||
+ | ===== Calibration ===== | ||
+ | ==== X Axis Travel ==== | ||
+ | * Mounted the box with the open side to the front | ||
+ | * Mounted calipers off the left side of the box with a spring clamp clamping the bottom jaw to the box allowing the top jaw to move freely. | ||
+ | * Extended the caliper to near it's full extent. | ||
+ | * Jog the router so that the mounting plate is to the left of the calipers and would push the calipers closed if moved to the right. | ||
+ | * Slowly jog the spindle to the right with the pendant until it starts to close the calipers. | ||
+ | * Zero X axis and zero calipers. | ||
+ | * go to MDI so that you can enter Gcode. | ||
+ | * '' | ||
+ | * Extend the calipers to near it's full extent again so that it's reading >0 | ||
+ | * '' | ||
+ | * Verify that the calipers read 0. If there is variation try to fix the measurement rig so that you get consistent results I was able to get it to be consistently at half a mil. 0.0000 - 0.0005 | ||
+ | * After you're confident in the setup lets do the x distance measurement. | ||
+ | * '' | ||
+ | * Record the measurement ie '' | ||
+ | * Go to the config menu in mach 3 and pick motor tuning. | ||
+ | * Look at the steps per inch in the bottom left of the window '' | ||
+ | * Determine the distance per step '' | ||
+ | * Determine the number of steps to travel desired distance '' | ||
+ | * Update the steps per inch in Mach3 and test again. However I found that this number over corrected and needed to land on 2037 for best results. | ||
+ | |||
+ | ==== X Axis Backlash ==== | ||
+ | Backlash is the term for the slack in the gear teeth, or belts when changing direction. | ||
+ | |||
+ | Attach Magnetic indicator arm to the steel box. and arrange it so that the spindle mount will be able to depress the indicator probe when moved to the right. | ||
+ | |||
+ | * Use the pendant to slowly jog the spindle to the right until the indicator has started to be depressed | ||
+ | * Zero x axis and zero the indicator | ||
+ | * Now test for repeatability by going to -1 and to 0 a few times | ||
+ | * '' | ||
+ | * '' | ||
+ | * If there is variability of more than 0.002 try to see if you can find the cause. It may be in the measurement rig. | ||
+ | * Move to the right, but don't crash the indicator. then back to zero from the other direction. | ||
+ | * '' | ||
+ | * '' | ||
+ | * repeat the sequence. | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * I observed a backlash of 0.0075" | ||
+ | * Under config open Backlash. and put the measured difference into X backlash and check the enable option. | ||
+ | * It says a restart is needed so click on config, save settings. | ||
+ | |||
+ | ==== Y Axis ==== | ||
+ | I used the same methodology as above I just needed to re-clamp the steel box so the open side was to the left. | ||
+ | |||
+ | === Z Axis === | ||
+ | For this one with the limited move I used the indicator to measure distance too but the machine was spot on for both travel and for backlash I didn't need to change anything. | ||
+ | |||
+ | ===== Acceleration ===== | ||
+ | I've seen ringing a few times on profile cuts on direction changes. | ||