<< Click to Display Table of Contents >> Navigation: MILL Module > Post Processing Machining Operations > Use Legacy Post > PPG Editor > PPG Editor: General |
The General section allows you to define the general behavior of the post-processor output. Each editable parameter is described below.
![]() PPG Editor: General |
This section allows you to set the default extension of the output file. •Output File Extension •File Start Reading Char •File Stop Reading Char |
Coordinate values can be set to be either Absolute or Incremental. In the Absolute mode, coordinate values (X, Y, Z, I, J, K) are output as absolute values. In the Incremental mode, coordinate values are output as incremental values. |
This section defines the general format of commentary blocks. •Output Comment: Set parameter to output comments •Comment Start Char: Comment start character •Comment End Char: Comment end character •Output Sequence Number: Toggle sequence number for comments If you want the comments to be output just as it is without the Start Character and the End Character, then in VisualCAM, when you are inserting a comment, type in a $ sign in front of it, like: $ Comment |
This section allows you to control the format of sequence numbers to the output file. This option is available for all G-code lines except Tool change Macro and Start and End Code. •Use Sequence #s •Prefix Letter •Increment •Start Value •Show Leading Zeros |
This tells the post-processor the units of the output file by outputting a units code that can be defined here. Output units can either be in the English system (inches) or in the Metric system (mm). •Inch •Metric |
This section defines the general format of all output blocks. Each of the options is described below. •Delimiter: •End of Block Character: End of block character to output •Always output +sign: Outputs a ‘+’ (no quote marks included) for positive values. •Show Leading Zeros: Check this box to include leading zeros in the posted code. Example (G01 X+1.0 Y+1.0 Z+1.0) |
The Post processor generator allows the following parameters to be set as modal or non-modal. The modal output setting will output the value of a variable only if it is different from the value that was last output. •Gcode: G-Code modal option sample •Coordinate: Coordinates modal option sample •Feedrate: Feed Rate modal option sample •Spindle speed: Spindle Speed modal option sample An example of non-modal data is shown below. The repeated values are shown in colored text. S1000M03 |
Other PPG Editor Sections: |