Description:
To switch EdgeCAM between Design and Manufacture.
Format:
%SETPACKAGE=value
The %SETPACKAGE
settings are:
0 = Design
1 = Manufacture
Example:
When moving to manufacture and initialising a new sequence the PCI currently assumes the machining sequence values follow immediately afterwards in the PCI as shown in the example below:
%SETPACKAGE=1
* Initialising command:- Machining Sequence
%INITCOMMAND=cmd=2,90
%SETMODIFIER=[cmd],105,Mill|1
%SETMODIFIER=[cmd],102,rotary.mcp
%SETMODIFIER=[cmd],244,[&TOP]
%SETMODIFIER=[cmd],212,Incremental|0
%EXECCOMMAND=cmdret=[cmd],-1
If the machining sequence information is not present in the PCI or a sequence already available, the PCI will fail.