General Information dialog (Wire)

Allows you to specify the output program format. The General Information dialog is displayed.

Tip: Be sure to select Wire EDM in the Machine Type field to have XBUILD display appropriate options.

You can edit parameters by selecting them, typing the value, or toggling them. If you enter a new value, press the Enter key. The comment block describes the post processor.

Note: These values are default values when no CNC data file has been loaded into the XBUILD program. When a file is loaded, several or all of these values may change.

You can specify the following parameters:

Dimension — Selects whether the post is in Inch or Metric units, or both. We recommend posts that support both units.

Circular Interpolation — Select the programming format on the CNC for which the post processor is being built. You can choose Multi-Quadrant, Single Quadrant, or Not Supported option, as appropriate. For example, if the Numerical Control cannot drive an arc across a quadrant line (plus or minus X and Y axes), then select Single Quadrant circular interpolation. When circular interpolation is turned off in post, then wrap tolerance is used to control fineness of toolpath.

EOB — Enter the end of block (<EOB>) character(s).
Note: We recommend that you use the default characters, that is <13> (carriage return) and <10> (line feed).

Decimal point — Enter the decimal point character, for example: (US and UK) or (Europe).

ISO Taper Arc — This controls the output of arcs for tapered corners in the ISO-style.

The options are:

Macro Type — Select how macros are formatted when the part program requires them.

Select from:

The name of the macro file comprises the assigned name specified in Post, MA (representing the macro specification) and the .txt file extension. For example, samplema.txt (macro file) and sample.txt.

NC File Extension — The default file extension for your CNC programs. For example if it is set to txt, and your part is called bracket, the G-code file is called bracket.txt.