Skip to Content
TechnologienCavity preservation

Cavity preservation

Cavity preservation operation

Programming a toolpath for cavity preservation basically generates a point based cycle, i.e. an operation, that consists of three sections:

approach (off-process)

preservation position (in-process)

retraction (off-process)

The preservation cycle is calculated and controlled by the programming attributes and events.

Programming attributes

The display of the programming attributes in the Programming defaults and Active program dashboards is defined in a Settings.xml file. With a standard installation, a default file is located at the path <install>\E2Plugin\Technologies\CavityConservationTechnology\Standard\ControllerSettings.

The following generic attributes have been defined.

Tech tabContainerAttributeDescription
Program base
Tool data
Manufacturing geometry
Toolpath calculation
Technology base
Cavity preservation
Toolpath quality
The program reference information.
Base frameThe reference frame of the program.
Tool information.
Tool resourceThe name of the tool.
TechnologyThe applied technology.
Automatic tool change
Tool frameThe tool frame that runs the toolpath.
The mapping of the tool frame axes with the corresponding vectors on the process geometry.
Normal directionThe alignment of the tool frame Z axis with the normal direction of the process geometry.
Tangent directionThe alignment of the tool frame X axis with the tangent direction of the process geometry.
The global transformation of the manufacturing geometry.
Translation in X,Y,ZThe global translation in X,Y or Z direction.
Rotation around X,Y,ZThe global rotation around the X,Y or Z axis.
The offset of the toolpath element from its original location on the manufacturing geometry.
Tangential translationThe offset of a toolpath element in its tangent direction.
Bitangential translationThe offset of a toolpath element in its bi-tangent direction.
Normal translationThe offset of a toolpath element in its normal direction.
Tangent rotationThe rotation of the toolpath element round its tangent vector
Bitangent rotationThe rotation of the toolpath element round its bi-tangent vector.
Normal rotationThe rotation of the toolpath element round its normal vector.
Additional (optimization) conditions to calculate the toolpath.
Ext. axis backprog.The axis values of an external resource, like a positioner, as been set at the first position of the in-process path, will be propagated backwards up to the approach of that in-process path.
The motion definition.
Motion to process pointThe motion type for the tool to reach the process point.
To define an approach motion towards the in-process toolpath.
ApproachThe number of approach steps.
MotionThe motion type for the approach.
Offset referenceThe reference to determine the offset directions.
Offset tangential / bitangential / normalThe local offset of the approach step from the in-process toolpath start element.
To define a retraction motion away from the in-process toolpath.
RetractThe number of retraction steps.
MotionThe motion type for the retract.
Offset referenceThe reference to determine the offset directions.
Offset tangential / bitangential / normalTo local offset of the retract step from the in-process toolpath end element.
The toolpath quality evaluation criteria. The exact content may vary per technology.
UnreachabilityEvaluates unreachable situations of the robot or machine.
CollisionEvaluates collision situations.
SingularityEvaluates singularity situations of the robot or machine.
Process angle deviationEvaluates the process angle deviation from its reference value.
Axis limit proximityEvaluates the proximity to the limits of the driven axis. Separated evaluation value range for linear and circular joint axis.
Axis speedEvaluates the axis speed of all driven axis as a (absolute) difference between the start and the end motion between positions.

Program events

The generic cavity preservation technology has the following programming events:

Motion events
SpeedSets the velocity for the subsequent motions.
AccuracySets the accuracy for the subsequent motions.
DwellSets a waiting time at the path element for the tool to remain position until moving further.
AccelerationSets the acceleration for the subsequent motions.
IO signal events
Wait for signalAdds a wait for an input signal event of the active controller.
Set signalAdds a set output signal event of the active controller.
Synchronize robotsSets an event to synchronize cooperating robots.
Set resource portSets a port of a resource.
Wait for resource portWaits for a port of a resource.
Adapter actorSets a signal of a mechanical parent adapter to create or delete a mechanical connection during simulation.
Technology event
TextInserts a comment.
Gun onActivates the dispersion gun.
Gun offTurns off the dispersion gun.
BrushSets the dispersion brush.

Process simulation models

The cavity preservation technology includes the following process models:

More information

Was this page helpful?