Skip to content

Commit

Permalink
Quartz sync: Jun 13, 2024, 8:47 AM
Browse files Browse the repository at this point in the history
  • Loading branch information
BastianTeufel-GTR committed Jun 13, 2024
1 parent be4b7a8 commit 54fdabe
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 13 deletions.
4 changes: 4 additions & 0 deletions content/ProfDia(F) DMG LT/Programming PC Replacement.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,7 @@ Machine Network: 192.168.0.x, Subnet 255.255.255.0
> [!warning]
> When the same IP range is used on two different ethernet interfaces, the license check of ProfDia and the communication will fail!
## Finalization

After a successful migration of the ProfDia installation to the new PC, make sure to create a full backup or image of the newly installed PC.

26 changes: 13 additions & 13 deletions content/ProfDia(F) Fanuc/Fanuc Parameter Setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,19 +18,19 @@ To successfully use the ProfDia Software with the FANUC EDM, the following param

### CNC Parameters

|Param. No| Bit | Value | Function / Purpose |
| --- | --- | ---- | ----- |
|1008[A] | 0 | 1| Rotary Axis Roll over is Valid (1) (ROA) |
|1008[A] | 1 | 0| Move A-Axis the shortest way to programmed position (RAB) |
|1008[A] | 2 | 1| Relative coordinates (RRL) are rounded by the amount of the shift per one rotation (1) |
|1420 | | e.g. 1080 for Hirschmann Rotary | Rotation speed for A-axis, Value probably dependent on brand and type of A-axis |
|3454 | 4 | 1| Enable “bit-setting” with argument “Q” via program |
|15150 | 0 | 1| Disable block ahead reading at M00/M01 (BST) |
|15320 | 0 | 1| Macro variable range > 13000 available (MEX) |
|15820 | 0 | 0| Straightness compensation OFF (WCC) |
|15886 | 0 | 0| Trimm function OFF (OIA) |
|16980 | 7 | 1| Switch on PCD Generator (if available) |
|16981 | 2 | 1| Enables Collision detection (Abnormal probe status) |
| Param. No | Bit | Value | Function / Purpose |
| --------- | --- | ------------------------------- | -------------------------------------------------------------------------------------- |
| 1008[A] | 0 | 1 | Rotary Axis Roll over is Valid (1) (ROA) |
| 1008[A] | 1 | 0 | Move A-Axis the shortest way to programmed position (RAB) |
| 1008[A] | 2 | 1 | Relative coordinates (RRL) are rounded by the amount of the shift per one rotation (1) |
| 1420 | | e.g. 1080 for Hirschmann Rotary | Rotation speed for A-axis, Value probably dependent on brand and type of A-axis |
| 3454 | 4 | 1 | Enable “bit-setting” with argument “Q” via program |
| 15150 | 0 | 1 | Disable block ahead reading at M00/M01 (BST) |
| 15320 | 0 | 1 | Macro variable range > 13000 available (MEX) |
| 15820 | 0 | 0 | Straightness compensation OFF (WCC) |
| 15886 | 0 | 0 | Trimm function OFF (OIA) |
| 16980 | 7 | 1 | Switch on PCD Generator (if available) |
| 16981 | 2 | 1 | Enables Collision detection (Abnormal probe status) |

### Keep Relay Parameters

Expand Down

0 comments on commit 54fdabe

Please sign in to comment.