CamDRAW 2.4.3
- Changed surface measurement (create measure grid):
Now the measuring grid is defined over the number of point in X- and Y-direction
Measuring points size will draw depending on workpiece size (size of Corel sheet) - Added machine setup file:
The machine setup file is created parallel to the job file of G-Code while G-Code generation
This file can use for setting up the machine, e.g. measure the workpiece surface or set zero points
This machine setup file have to run before job running
All placeholder / postprocessor parameters are available in this file, e.g. number of measuring points <nx> - Changed the trial version restriction to a maximum G-Code line number of 300
- Fixed bug with rendering G-Code (e.g. Gosub line command)
- Added scale function to zero point of drawing (the size of zero point now set automatic)
- Added automatic generate G-Code function for contour milling and engraving
- Change node algorithm to curve precision:
Now the node factor is call curve precision
Curve precision is the precision for the linear interpolation for curves
Each curve or arc (except straight lines) is approached by small segments
Original shape/curve of drawings will not be changed - Added some new postprocessor settings: Standard values
- Added postprocessor setting: Mark/sign for comment in G-Code can be adapted to brackets "()" oder semicolon ";"
- Added funtion for automtic generate G-Code for contour cutting (laser/water):
This strategy is for generating G-Code of whole CorelDraw page
Sequence of toolpaths can be numeric (with numeric textfields e.g. 1,2,3 or 1.1, 1.2, 1.3)
Sequence of toolpaths can also be optimized automatically
A specific feed rate can be assigned to each layer - Added postprocessor function for repeat/not repeat coordinates
- Added postprocessor function for output/not output each axis
- Fixed bug while G-Code generation: "Could not generate G-Code!"
- Fixed bug if docker closed and reactivate: application crash
- Added function for search and find curve duplicates