InterviewSolution
Saved Bookmarks
| 1. |
How Driving To More Precise Positions Than The Standard 0.1mm Raster? |
|
Answer» Full VALUES in the CNC-code are 1/10mm-Motions. This MAKES CODING QUICK and easy. Decimal values, e.g. g 50.12 22.4 11.7 are in REAL X=5.012mm Y=2.24mm Z=1.17mm. Full values in the CNC-code are 1/10mm-Motions. This makes coding quick and easy. Decimal values, e.g. g 50.12 22.4 11.7 are in real X=5.012mm Y=2.24mm Z=1.17mm. |
|