| Date |
Version |
Type |
Description |
| 1.06.06 |
5.78.5 |
|
Introduction
release of CNC blending moves (DEVA and UCC1 interface) |
| 23.05.06 |
5.78.2 |
|
Temperature
compensation for machine axes and part
Machine coordinates are modified with the temperature error :
Calculations:
ex = x * (kp * dTp - kx * dTx)
ey = y * (kp * dTp - ky * dTy)
ez = z * (kp * dTp - kz * dTz)
kp - material coefficient of the part
dTp - temperature difference of the part
kx - material coefficient for the machine x axis
dTx - temperature difference of the x axis
The three machine axes coefficients are not editable by user, they
should be set once in the axel.ini file :
[Temperature]
Machine_X_Coef=0
Machine_Y_Coef=0
Machine_Z_Coef=0
|
| |
|
|
Possibility
to set machine datum to given coordinates.
Axel will set the values in machine position where the zero was found, or
axis reset manually. This will work for interfaces with the cnt_SetCounterVal
function implemented. |
| 23.04.06 |
5.77.18 |
|
Multipoits
aligment defined on geometric features mod:
- change fetaures nominals and recalculate bestfit. previously the nominals
were not updated automatically in the best fit calculation
- remeasure best fit Element, after finish all features related to element
will be moved to the new transformation |
| |
|
|
Translation
fetaure - second data
If the second component feature is circle or slot, and it is the same
feature as the first one (the feature has been selected twice),
then the second fetaure is a direction plane.
This allows to translate a circle or slot paralel to itself.
|
| |
|
|
Translation
fetaure - slot translation added |
| |
|
|
Qucker
opening multiple feature tolerances dialog (red pencil
button) |
| 23.04.06 |
5.77.18 |
|
Feature
window - layer field right mouse button menu for
quick layer change
Correction
in EdgePoint calculation accuracy.
|
| 13.04.06 |
5.77.18 |
|
Deleting
large CAD is now quicker (ie. when closing part).
(if 3d view was in use) |
| 11.04.06 |
5.77.18 |
|
Single
feature tolerances dialog.
New option [Meas <-- Nom] - modifies feature data points so its results
become equal to nominals.
Note:
- this option acutally moves data points of the feature
- applies only to probe points (not for constructions)
- uses only positional nominal data, doesn't change size or direction |
| 5.04.06 |
5.77.16 |
|
Option
to lock view in RB property of the MW views tab.
This locks view change and moving results boxes. |
| |
|
|
3d
view probe and machine visibility can be switched separately.
Probe is auto-hided in view where tip is not visible |
| 21.03.06 |
5.77.16 |
CNC |
Dry
run - the first move is now not simulated, so the probe
goes straight to
the move position. |
| 21.03.06 |
5.77.16 |
CNC |
Selecting
a command in the cnc editor with the mouse, program
now also selects
corresponding feature it this is an Execute cmd. |
| 21.02.06 |
5.77.13 |
|
Layers
dialog now shows number of elemens assigned to each
layer. |
| 1.02.06 |
5.77.11 |
Surface |
Import
Surface Points option now allow to read iges file.
Only entities of iges type Point (116) are converted into surface point
features. |
| 24.01.06 |
5.77.9 |
|
Password
protection for opening feature data property
(ref.23/01/06) |
| 9.01.06 |
5.77.9 |
Pipe |
Pipe
slot brackets
Bracket types has been extentd by round and rect slots.
Can be selected globaly in the 'Parameters' page or individually
in the 'Brackets' table in the tast column (its a 3-state switch working
with dblclick or spacebar)
By defult results enabled for slots are centre xyz and width.
Generated slot has length equal to with (its a 'dia' value) |