PDA

View Full Version : machining table


andrea
06-21-2010, 12:20 AM
I added holes in the table "mach_adv_library-counterbored_throughhole-sink_depth-table"

but the extra holes I did not select them, I only considered the length of the counterbore.
having new holes the same depth I select the previous ones.

How can I do?

This il file .lsp

(in-package :cad-cam-link-customization)
(use-package :oli)
(sd-create-logical-table "mach_adv_library-counterbored_throughhole-sink_depth-table"
:columns '(:sink_depth :hole_dia :sink_dia )
:columnNames `(
"Profondita lamatura"
"Diametro foro"
"Diametro lamatura"

)
:types '(:length :length :length)
:units '(:mm :mm :mm)
:contents '(
(3.0 3.0 6.0)
(3.0 3.2 5.9)
(4.0 4.0 7.5)
(4.0 4.3 7.4)
(5.0 5.0 9.0)
(5.0 5.3 9.4)
(6.0 6.0 10.5)
(6.0 6.4 10.4)
(8.0 8.0 14.0)
(8.0 8.4 13.5)
(10.0 10.0 17.0)
(10.0 10.5 16.5)
)
)

Wolfgang
06-21-2010, 09:51 AM
but the extra holes

Extra holes? I fear I did not get your question.

One request: please use the BB tag [ code ] .. [ / code ] when posting code. You can also adapt your previous posting using the edit button. Thanks.

andrea
06-23-2010, 01:12 AM
I have added these holes to the table:
(3.0 3.2 5.9)
(4.0 4.3 7.4)
(5.0 5.3 9.4)
(6.0 6.4 10.4)
(8.0 8.4 13.5)
(10.0 10.5 16.5)
the difference is in the Diameter of the hole and the Diameter of the spot facing

metalstamping
12-19-2014, 11:38 PM
The more machining information at http://www.foxconn-precision.com/.