Look at the attached photo, and you can see what looks like machine lash causing the ends of this stretcher to be pretty sloppy looking. As I watch the machine cut, it seems to start (accelerate) and stop (decelerate) pretty abrubtly, which is causing what you see here, particularly noticible around a dado like this, because the movements are small. This seems to have cropped up only over the last couple of months.
Should I be concerned that the bearings or leed screws are wearing out? The machine (CS41-48) is just three years old, and prettly lightly used... I would hope it would last longer than that. Or, has something changed in a THM software update to change the acceleration and deceleration numbers? Would fiddling with those numbers help this problem? If so, how do I fiddle with them? I've never messed with them before. Using version 5.66 THM software.
It could be something else. I see that its only where the tool crossed the top of the tenon at the start and stop point. If your tooling is a little dull from running the mdf and you are cutting in climb cut it could be flexing out in the center but relaxing when it stalls on the ends of the cut. Forrest
That all looks good to me Jeremy, that was just a guess anyways.... Sorry I can't be of more help on this one. I bet Forrest is right - have you had the same result on VC material as well, and when cutting conventional?
jnr
Josh Rayburn
Hall's Edge, Inc.
CNC Machining Service
Here's another photo, this is a mortise cut. The arrows are the cut direction.
See how it seems to "whip" as it stops and makes the turn after the end of the slot? As if it accelerated too fast, and then stopped too abruptly, causing the machine to whip. I can see it happening if I watch the leg of the gantry on the X axis (the bearing on the rail), it seems to "bounce" a bit as it stops and changes direction.
Any other ideas? I'm thinking of changing the acceleration number, but not sure what to change it to, higher, lower? I don't even know HOW to change it...
You can lower the accelerations by adding in a ramp/acceleration macro. G800 through G809.
G800 is factory settings and each one above drops the acceleration by 10%. So, the G801 will reduce the accels by 10%, the G802 by 20% etc. until G809 by 90%.
Jeremy, We have had same result and just put up with it. Would like to correct it so will be interested in your findings.
If you could post your results that would be of interest.
Regards
You can lower the accelerations by adding in a ramp/acceleration macro. G800 through G809.
G800 is factory settings and each one above drops the acceleration by 10%. So, the G801 will reduce the accels by 10%, the G802 by 20% etc. until G809 by 90%.
Scott, where can we add that and how. We have the same issue.
I inserted G803 into the program after the G901 at the beginning. It definitely made a difference, almost totally got rid of the apparent lash. I also tried G805, but it wasn't noticeably different than the 803. I'm still cutting on this job, so tomorrow I'm going to fiddle with it some more, might even try some higher values and see what happens.
Does the G80X command stay active until the machine is reset/homed? What resets it? I'd like to know what to look for so I can make sure it is not being deactivated by another code during the program.
Jeremy Schiffer wrote:I inserted G803 into the program after the G901 at the beginning. It definitely made a difference, almost totally got rid of the apparent lash. I also tried G805, but it wasn't noticeably different than the 803. I'm still cutting on this job, so tomorrow I'm going to fiddle with it some more, might even try some higher values and see what happens.
Does the G80X command stay active until the machine is reset/homed? What resets it? I'd like to know what to look for so I can make sure it is not being deactivated by another code during the program.
Jeremy,
A home will reset this back to factory settings. Also, a G990 will also set this back to factory. The G990 is called at the end of the program and between each sheet. You could use the sheet macros option on the settings dialog to get this added at the top of each sheet automatically for you. You can add the G803 as the header macro and you do not need to turn it off as it will do this automatically in the G990 called at the end.
In CN preferences, I put G803 in the header macro so that it appears at the beginning of every sheet. The machine isn't quite as "jerky" now. I have also slowed the feed rate overall for most materials. Takes longer, but in the end there is less bit deflection, and less machine lash. Mind you, I already ran it slower than a lot of people do, I think. But anyway, I'm happy with it, now.