CamDRAW 3.4.10
- Added new sorting algorithm for contour cutting (laser/plasma/water):
Always work from inside to outside + detection of lead direction for centered contours
For inside contours lead from inside, for outside contours lead from outside - Added tab feature for laser/plasma/waterjet cutting:
Tabs leave small pieces of material when contour cutting. These fix the material after cutting through.
Number of tabs can be set.
Width of tabs can be set.
Automatic position (even distribution of tabs).
Individual tabs can be moved to any position with the mouse.
Leads are always created at the beginning and end of tabs. - Changed leads position in cutting operation (laser/plasma/water):
No longer with percentage, now automatically in the middle of the longest segment of the curve. - Optimized lead direction detection for cutting operation:
Combined curves are detected as contiguous (required for lead direction detection for inner or outer cutting contours) - Changed operation windows to no dialog:
Operation windows are displayed in the foreground
CorelDraw application is still controllable if operation window is open (view, zoom, etc.) - Added progress ring for cutting contour window (during calculation of toolpaths)
- Added placeholder in postprocessor texts:
<workpiece_left_x> (define x-position of left workpiece edge)
<workpiece_right_x> (define x-position of right workpiece edge)
<workpiece_top_y> (define y-position of top workpiece edge)
<workpiece_bottom_y> (define y-position of bottom workpiece edge) - Added placeholder in postprocessor texts:
<toolpaths_left_x> (define left x-position of bounding box of all active toolpaths)
<toolpaths_right_x> (define right x-position of bounding box of all active toolpaths)
<toolpaths_top_y> (define top y-position of bounding box of all active toolpaths)
<toolpaths_bottom_y> (define bottom y-position of bounding box of all active toolpaths) - Installer: Added install directory detection if plugin is currently installed
- Fixed bug with closing progressbar window and cancel generation
- Fixed bug with sorting to numeric textfields (textfields without numbers)