Configuration general
[1] | Select an existing G-code import configuration. |
[2] | Save the currently set import configuration to a file. |
[3] | Reset the current import configuration to the default settings of the selected G-code dialect. |
[4] | Define the G-code dialect. |
[5] | Optionally define a scaling factor for the translational coordinates (X, Y, Z) and for the circle center (I, J, K). The function can also be used for conversion from other measurement units (e.g. inch to mm). |
[6] | Optionally define a scaling factor for the rotational coordinates (A, B, C). The function can also be used for conversion from other measurement units (e.g. Gon to degrees). |
[7] | Optionally define a scaling factor for all speed and feed settings (in the ISO code letter F). This factor can, for instance, be used to convert the speed unit used by G-code into the unit used by the software module, e.g. inch/s to mm/s. |
[8] | Activate the insertion of a SET_MOTIONSET command when importing the G-code to select the motion parameter set at the beginning of the SRL program (MotionSet). MotionSets are a specific property of the software module without a G-code equivalent. This setting should be activated if the imported G-code is intended to be a standalone executable. |
[9] | Select a preset MotionSet. |
[10] | Activate the insertion of a SET_BLENDING_PARA command when importing the G-code to set the blending distance at the beginning of the SRL program. Configuring the blending distance is a specific property of the software module without a G-code equivalent. This setting should be activated if it is intended for the imported G-code to use the blending (path control operation). In the basic state of the interpreter, blending is switched on, a blending distance of 0 mm and the other default settings for blending are set. See also Establishing the basic state. Only the blending can be activated or deactivated in the G-code using the corresponding commands. A command to change the blending distance does not exist in the G-code. |
[11] | Set the blending distance in [mm]. |
[12] | Activate the output of line numbers during export. This function is only available with G-code export ([SRL → G-code]) |
[13] | Activate the output of the SYNTAXERROR placeholder in case of syntax errors during the export. This function is only available with G-code export ([SRL → G-code]) |