<%@LANGUAGE="VBSCRIPT"%> <% Dim Quality Dim Quality_numRows Set Quality = Server.CreateObject("ADODB.Recordset") Quality.ActiveConnection = MM_WaterjetCutting_STRING Quality.Source = "SELECT * FROM Quality ORDER BY QualityHeading ASC" Quality.CursorType = 0 Quality.CursorLocation = 2 Quality.LockType = 1 Quality.Open() Quality_numRows = 0 %> Water Jet Cutting
HomeAbrasive CuttingWater Only CuttingMaterialsContact UsEnquiry



Quality Assurance

Approved to ISO 9001:2000, we can offer reverse engineering of engineered components on our Laser QC measuring system.

 

The Laser QC machine ensures every component

we manufacture is to the highest degree

of quality and accuracy.

 

The laser scans the component measuring every detail.

 

This method can allow drawings / programs to

be generated direct from the component.

 

This system also gives us the ability to measure up to +/- 0.05mm, much more accurate than conventional methods.

 

 

Our general machine tolerances are +/-0.2mm.




BSSA Member
EEF Member




Gee Graphite Limited
Havelock Street, Ravensthorpe Industrial Estate, Dewsbury, West Yorkshire WF13 3LU | Tel: +44 (0) 1924 480011 | Fax: +44 (0) 1924 480017
Company Registration Number : 2306442 | VAT Registration Number : 516 2278 56.


<% Quality.Close() Set Quality = Nothing %>