Share

MCP (Rechuck) for PartMaker/SwissCAM

PartMaker/SwissCAM uses only one Material Control Process (MCP), Pull with Sub-Spindle, which is called Rechuck in PartMaker/SwissCAM.

Note: Do not confuse the Rechuck MCP with Collet Re-Chuck.

Example

An example of MCP-Action format for the Citizen-M Post File is shown below:

<IF><eq-string>(<mcp-function>,PSS)<THEN>
<p13-SET-TURN>
<IFNOT><eq-string>(<mode-sub-sp-next>,SF)<THEN>
<p21-M0SN-RECHUCK>
<ENDIF>
<IF><eq-string>(<mode-sub-sp-next>,SF)<THEN>
<p22-M0SF-RECHUCK>
<ENDIF>
~<v18-RECHUCK-ZR><z-coord><eob>
~<v37-PREV-MOVE-TOOL>0<eob>
~<v22-PRE-STCK-Z-POS>0<eob>
<ENDIF>

Was this information helpful?