Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: machfab on May 19, 2011, 09:43:56 AM

Title: Waterjet CV
Post by: machfab on May 19, 2011, 09:43:56 AM
What should the CV settings be for a waterjet machine?
Title: Re: Waterjet CV
Post by: knorton44 on May 20, 2011, 09:12:00 AM
If your cutting really thin stuff at high speeds use "exact stop" to prevent corner rounding.
I use "CV" for all the rest.
 Jay
Title: Re: Waterjet CV
Post by: machfab on May 20, 2011, 09:51:18 AM
Do you have to call up cv mode from the g-code or is it on all the time?
Title: Re: Waterjet CV
Post by: Hood on May 20, 2011, 02:24:21 PM
CV mode is set on General Config page but can be overridden by code. If your code has G64 in it then that is CV mode, if your code has G61 then it will be Exact Stop. You can obviously change at will during a run of code by having G61 or G64 in your code at the relevant points.
Hood