Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
113 lines (98 sloc)
2.87 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html> | |
| <!-- Last modified CMP 09-Jun-99 Corrected text per MGT --> | |
| <!-- Last modified knw 19-Nov-99 Corrected text per MGT --> | |
| <head> | |
| <title>West Engineering:Machinery</title> | |
| <style type="text/css" media="screen" title="textstyle"> | |
| <!-- | |
| BODY { | |
| font-family : Arial; | |
| color : navy; | |
| } | |
| H6 { | |
| font-family : Arial; | |
| font-size : 8pt; | |
| } | |
| H5 { | |
| font-family : Arial; | |
| font-size : 9pt; | |
| font-weight : 800; | |
| } | |
| H4 { | |
| font-family : Arial; | |
| font-size : 10pt; | |
| font-weight : 800; | |
| } | |
| H3 { | |
| font-family : Arial; | |
| font-size : 12pt; | |
| font-weight : 800; | |
| } | |
| H2 { | |
| font-family : Arial; | |
| font-size : 16pt; | |
| } | |
| H1 { | |
| font-family : Arial; | |
| font-size : large; | |
| font-style : italic; | |
| color : Black; | |
| } | |
| P { | |
| font-family : Arial; | |
| font-size : small; | |
| color : Black; | |
| font-weight : 800; | |
| } | |
| PRE { | |
| font-family : Arial; | |
| font-size : 10pt; | |
| color : "#AFEEEE"; | |
| } | |
| TH { | |
| font-family : Arial; | |
| font-size : 10pt; | |
| color : "#AFEEEE"; | |
| } | |
| TD { | |
| font-family : Arial; | |
| font-size : 16pt; | |
| color : "#AFEEEE"; | |
| } | |
| BLOCKQUOTE { | |
| font-family : Arial; | |
| font-size : 12pt; | |
| color : navy; | |
| } | |
| UL { | |
| font-family : Arial; | |
| font-size : 9pt; | |
| color : navy; | |
| } | |
| --> | |
| </style> | |
| </head> | |
| <body background="images/westbg3.gif"> | |
| <table border="0" align="center" width=95% cellpadding="8" cols="2"> | |
| <tr> | |
| <th colspan="2" align="center"><h1>Machining</h1> | |
| </th> | |
| </tr> | |
| <tr> | |
| <td width=70% valign="top"> | |
| <p>The parts and machines that we build can vary greatly in size. Our manufacturing equipment will accommodate small parts and also large parts in excess of 30 feet. Upon review of our facility equipment listing you will find CNC lathes, 2 and 4 axis. CNC vertical and horizontal machining centers, 3, 4, and 5 axis, some with dual pallet changers. To compliment this equipment, we have mixed in large CNC horizontal boring mill and jig mill capacity, with 3 and 4 axis of movement. 4 axis die sink EDM machining is also available. | |
| </p> | |
| <br> | |
| <p>Many of the parts and much of the machinery that we manufacture and build requires higher precision and better finish requirements than standard. We have the equipment that will allow us to achieve these requirements. We continually invest in equipment that is rigid, heavy duty and proven to insure that our quality remains at the highest level. | |
| </p> | |
| <br> | |
| <p>Prototype and larger quantity parts, parts with close tolerances and high surface finishes are what we do should your need only be piece parts.</p> | |
| </td> | |
| <td valign="top" align="center" width=30%> | |
| <img src="http://users.erols.com/westengr/27830030.jpg" width=360 height=270 alt="4-Axis" border=0 align="middle" vspace=10> | |
| <img src="http://users.erols.com/westengr/5-axis.jpg" width=360 height=270 alt="5-Axis" border=0 align="middle"> | |
| </td> | |
| </tr> | |
| </table> | |
| </body> | |
| </html> |