pstemari / v-engrave-plugin

V-Engrave Plugin for CamBam
Apache License 2.0
4 stars 2 forks source link

Overshoot on smooth corners #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create outline with a smooth corner across from a sharp inside corner. 
2. Generate toolpath

What is the expected output? What do you see instead?

Cut width should stay inside boundary.  It overshoots the smooth corner since 
the radius for a smooth corner is computed without regard for the adjacent 
segment.

Original issue reported on code.google.com by pstem...@google.com on 11 Aug 2013 at 8:14

GoogleCodeExporter commented 9 years ago

Original comment by pstem...@google.com on 15 Aug 2013 at 4:36

GoogleCodeExporter commented 9 years ago

Original comment by pstem...@google.com on 15 Aug 2013 at 4:41

GoogleCodeExporter commented 9 years ago
Fixed in b0004

Original comment by pstem...@google.com on 19 Aug 2013 at 6:35