CAD CAM EDM DRO - Yahoo Group Archive

Re: More EMC Questions

Posted by Ray
on 2001-07-12 06:52:21 UTC
From: "Ian Wright" <Ian@...>

<s>
>3] Yes, EMC will work and display in metric as a default. The files I have
>on my machine all work in metric.

Recent EMC's can read the default choice of inch/metric from a line in the
ini file.

; General section ----------------------------------------
[EMC]
...
; Startup codes for RS-274-NGC interpreter
RS274NGC_STARTUP_CODE = G20 (inch)

The latest version of tkemc has a menu choice for units to be displayed.
But you will still have to define the basic distance unit in the ini file.

LINEAR_UNITS = 0.03937007874016 (inch)
or
LINEAR_UNITS = 1.0 (mm)

HTH

Ray

Discussion Thread

Ray 2001-07-12 06:52:21 UTC Re: More EMC Questions jguenther@v... 2001-07-12 07:09:54 UTC RE: [CAD_CAM_EDM_DRO] Re: More EMC Questions