diff --git a/Haas_Lathes_BIDC/Bechtel ST-20.cps b/Haas_Lathes_BIDC/Bechtel ST-20.cps index eb99e16..51df0fd 100644 --- a/Haas_Lathes_BIDC/Bechtel ST-20.cps +++ b/Haas_Lathes_BIDC/Bechtel ST-20.cps @@ -5,7 +5,7 @@ HAAS Lathe post processor configuration. */ -description = "BIDC ST-20"; +description = "Bechtel Center - HAAS - ST-20"; var gotYAxis = false; var yAxisMinimum = toPreciseUnit(gotYAxis ? -50.8 : 0, MM); // specifies the minimum range for the Y-axis diff --git a/Haas_Lathes_BIDC/Bechtel ST-20Y.cps b/Haas_Lathes_BIDC/Bechtel ST-20Y.cps index 9aac526..e4ad3b1 100644 --- a/Haas_Lathes_BIDC/Bechtel ST-20Y.cps +++ b/Haas_Lathes_BIDC/Bechtel ST-20Y.cps @@ -5,7 +5,7 @@ HAAS Lathe post processor configuration. */ -description = "BIDC ST-20Y"; +description = "Bechtel Center - HAAS - ST-20Y"; var gotYAxis = true; var yAxisMinimum = toPreciseUnit(gotYAxis ? -50.8 : 0, MM); // specifies the minimum range for the Y-axis