制限事項
- 解析するGコードは、G90/91、G00/01/02/03、です。
- 解析時の同一点判定の精度は 0.005(固定値)です。
- 円弧コードは直線に分解して表示されます。その場合の表示精度は 0.005(固定値)です。
|
Limitations
- The G-code to be analyzed includes G90/91, G00/01/02/03.
- The tolerance for determining identical points during analysis is 0.005 (fixed value).
- Arc commands are displayed as a series of straight lines. In this case, the display precision is 0.005 (fixed value).
|