Documentation for the latest CamBam release is available here...
Edit Polyline
This section describes the operations available from the Edit - Polyline menu.
Edit
Modifies selected polylines by allowing the control points to be dragged interactively in the drawing view.
The polyline edit mode can also be entered by double clicking a polyline in the drawing view.
Reverse
Reverses the order of the points within a polyline.
Reverse is useful in situations where there is a toolpath such as a profile, offset from an open polyline. For
open polylines, the order of the points within the polyline will dictate which side of the polyline the toolpath will be offset from.
As an alternative to changing the profile machining operations Inside / Outside property, the source polyline can
be reversed. This will change the side of the polyline where the toolpath is offset.
Clean
Removes duplicate points from a polyline.
Break at points
Break a polyline at a set of points.
Select the polylines to cut, and also select the point lists that will define the cutting points and then select the Edit - Polyline - Break at Points menu option.
Set start point
Changes the first polyline control point, (for closed polylines only).
Arc Fit
Arc fit will attempt to simplify a polyline by replacing a number of small segments with a single circular arc segment, that fits
the polyline control points according to a specified tolerance. In some cases this can dramatically reduce the number of segments
in the polyline, resulting in faster toolpath calculations and more compact gcode. The use of large arc segments rather than
many small segments can also make the machining operations much smoother when cutting.
Arc fit will prompt for an Arc Fit Tolerance. This is the maximum allowed deviation (in drawing units) from the fitting arc to the original segments.
A larger tolerance can result in polylines with fewer segments but the deviation from the original shape is potentially greater.
The following images show the effect of different tolerances on a polyline arc fit.
Remove overlaps
Overlaps are polyline segments that back track along the polyline and then backtrack again, much like a compressed Z shape.
These can cause problems for some of the routines in CamBam, such as polyline joining and toolpath generation.
These problems are commonly found in drawings that have been converted from bitmaps using vectorisation software.
These overlaps may be very small and hard to spot.
The Remove overlaps operation will create a copy of the source polyline in the active layer, with any detected overlaps removed.
If the original polyline is used by a machining operation, the machining operation source objects will need to be reselected to choose
the cleaned polyline.
Note: In the latest version of CamBam, the toolpath generation routines will automatically attempt to detect and fix any
back tracks in polylines before creating offset polylines from them. In many cases the manual
Remove overlaps operation
will not be needed. The automatic checks can be disabled in the system configuration settings by setting
Offset Backtrack Check property to
False.