<font face="Arial, Verdana">Thanks for the quick reply.</font>
So you wouldn't recommend editing these minimum speeds?
The reason this has come up is for my CNC I want to ramp down into the material very slowly. The g code looks like this.
<font face="Arial, Verdana">G01 X2.0712 Y-1.5840 F600</font>
<font face="Arial, Verdana">G01 X2.1076 Z-0.1500 F6</font>
<font face="Arial, Verdana">G01 X2.0712 Z-0.2000 F6</font>
<font face="Arial, Verdana">G01 X20.0000 Y-1.5875 F600</font>
<font face="Arial, Verdana">
</font>
<font face="Arial, Verdana">The resulting Z feed rate is not 6mm/min. </font>
Any sugestions how i could get around this?
If i plug straight down into the material it appears to behave as expected, but ideally id like to be able to ramp down.