sp inter % Monolinguistic microCAD2NC: ;;; % A Deterministic RELFUN Application ;;; % Generating Abstract NC Programs ;;; % from CAD-like Geometries ;;; % (c) Michael Sintek September 1991 ;;; % This CAD-to-NC transformer monolinguistically completes the % RELFUN components of a hybrid COLAB version [Boley et al. 91] % by further RELFUN components, and profitted from preliminary % components written in RELFUN by Werner Stein. % The following dialog (produced by the batch file "fcad2nc.bat") % shows all intermediate steps of the NC-plan generation for this % lathe-turning sample workpiece, exa: % | D E % 40 +--+ % | / | % 35 / | % | / | F % 30 / +----------------+ % | A B / | G H % 25--------------+ + C | +------------+ % | | | | | | % 20 +--+ +--+ | % | | % 15 | % | | % 10 | % | | % 5 | % | | % 0_______________________________________________________________ % 10 20 30 40 50 60 70 80 90 100 110 120 130 140 150 destroy consult library consult class-feat consult rng2p consult skeletal consult anc-program consult demo pause() emul compile cad2nc(exa())