Hello
New to the forum.
I’m having a serious issue with a ramp down move.
I’m using Mach4 with Windows 10 (64 bit) and the UC100 motion controller.
All my posts have been done in Mach3 with CAMBAM whereby I’ve enjoyed
excellent success in the past.
However, I have lately run into a situation where my router has suddenly plunged
10-15mm when it came to a G2 ramp down move utilizing the additional Z move
on the same line.
Now Mach4’s simulator (as well as 3rd party simulators) have all run this simple
pocket cutout perfectly. And if I remove the ramp down move (the G2 line with
additional-Z), the MOP runs flawlessly.
And perhaps the problem isn’t even associated with the G2!
Still, it seems evident as though the UC100 is the “problem child” here as the MOP without the
ramp down and the simulators’ effortless handling of the code with the ramp down
so indicate.
Clearly, I still wish to employ ramp down moves as part of a MOP, so I’d love to
get past this ‘snafu’.
The suspect line(s) of code:
....
G1 F735.0 X42.5 Z-0.28
G1 X47.5
G1 F300.0 Y202.0
G1 735.0 X51.5
G2 X52.0 Y201.5 I0.0 J-0.5 (Where things got ugly)
G1 Y193.5
Your help will be deeply appreciated.
Walt