How to best draw a chevron object

I’m new to CC (migrating from Easel) . I used the Polyline tool to draw a chevron shaped object. It works, but the G-Code generated is cutting each side (of 6) fully before moving to the next side. It’s taking forever to cut. Any suggestions?
Jim

Cutting time is defined by the overall length of the toolpath and the speed that it runs. So, it’s all:

  • Cutter size
  • Stepover
  • Stepdown
  • Feedrate

If you upload your C2D file, we can take a look.

2 Likes

Are they 6 separate lines, not joined (Pink / Magenta)? If so, join them.

3 Likes

Yep, I had grouped them but not joined them. Makes perfect sense. I’ll do a simulation and see how it works. Thanks much.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.