|
|
EZCAM Help |
This button activates the 'Input User Variables' dialog box. The dialog box allows you to specify a string for up to nine user variables, each of which may be assigned an output position in the posted G-Code file. These are useful when your control requires special codes that EZCAM does not normally support.

Tip
You can change the caption (P1-P9) and preset the fields to certain string using the EZCAM.INI initialisation file that is normally located directly in the windows directory.
Example how to change the Caption:
1. Load the EZCAM.INI into the Windows 'Notepad' editor
2. Search for the [ML3D-OtherParms] section and change the line "P1=P1" into "P1=Prog#"
3. Save the file and restart EZCAM.
Example how to preset a field:
1. Load the EZCAM.INI into the Windows 'Notepad' editor
2. Search for the [ML3D] section and change the line "P1=" into "P1=1234"
3. Save the file and restart EZCAM.
|
Resulting Dialog: |
|