ESTLCAM - Pocketing Slow

I am doing my first pocket cuts in Estlcam and for some reason its going very slow.

Here is the G code and also the setting for my tool data.

image

what is your tool stepover %? click the wrench to the left of the tool name and look at your settings. and your cut feed rate of 10 mm/s is 600 mm/min, which is ok, but nothing to write home about. You need to have estlcam send gcode out in mm/min not mm/sec, so it is actually running 10 mm/min because it should math it for you to send mm/min, but show you mm/sec in the tool screen. most of us come from printer speeds, which is mm/s. cnc runs in mm/min. you can have it show you one and send in the other units.

F = feedrate = speed

find your estlcam settings and change your output to mm/min

should be like here:

1 Like

In the online setup it shows this should be the correct settings

Thank you! That fixed it. I had that set correctly but it somehow changed on me…

3 Likes

@orob I like to think in mm/minute is it okay have both defaults in Estlecam set to mm/minute?

Thanks…

1 Like

Yes. If that works better for you then that’s no problem. The only one that HAS to be a certain way is the controller

2 Likes

I am the same in mm/min and it was interesting to learn you could do it that way. Options are good

2 Likes