PDA

View Full Version : Machining - LENGTH WARNING


Shaba
11-04-2008, 10:22 AM
Hi!
When i make a hole that is long 3 time his diameter it give to me a warning
"This hole is 3 time long...."
There is a way to disable?? :confused:

TNX!!! :cool:

Wolfgang
11-06-2008, 09:42 AM
Meanwhile the answer was given on the german cad.de forum:

http://ww3.cad.de/foren/ubb/Forum29/HTML/003100.shtml#000006

just a short answer in english:
;; best placed in usercustdir\MachiningAdvisor\ma_customize
(defun check-mach_adv_library-countersunk_partially_toleranced_throughhole-parameter-fnc (&rest args)
:ok
)
where you can replace 'countersunk_partially_toleranced_throughhole' with other hole types as well.