Assuming you have KiCAD source files. KiCAD > File > Fabrication Outputs > Drill Precision 2,4 KiCAD > Plot Gerbers
Use Protel filename extensions. Altium > New > CAM Doc (Camtastic) File > Import > Drill. . .
Units. . .
Tool Table. . .
Define Tool Table (Drill sizes) Tables > Layers, set Top to Top and set Drill to Drill Int. Tables > Layers Order > Set Physical Layers File > Import > Gerber Place > Flash Tools > Netlist > Extract > Wait for it . . . File > Export to PCB That's it !
xDxDesigner is the schematic capture tool for Mentor Graphics Xpedition. In altium the xDX Designer Importer extension (a Software Extension) can be found on the Purchased tab of the Extensions & Updates view (DXP » Extensions and Updates). See: xDX Designer Importer | Online Documentation for Altium Products
(ObjectKind = 'Track') And OnSignal And (Net = 'No Net') (ObjectKind = 'Track') and OnSignal and HasViolations Find Dead Vias, Tracks and Arcs (((((ObjectKind = 'Track') OR (ObjectKind = 'Arc')) And OnSignal)) Or IsVia) And NOT InAnyNet And Not InAnyComponent And NOT (Keepout = 'True')