584,871 active members*
5,101 visitors online*
Register for free
Login
IndustryArena Forum > CAM Software > Uncategorised CAM Discussion > Linking of proficam with DXF-file
Results 1 to 5 of 5
  1. #1
    Join Date
    Jun 2006
    Posts
    179

    Question

    In Explorer it’s possible to create and configure windows short cuts under Extras/ Folder options.

    CAM-File [PFR]
    D:\COSCOM\CAM\MT3D\CC3PDMEGA.EXE /T="%1"

    CAD-FILE [PRT]
    D:\COSCOM\CAM\MT3D\CC3PDMEGA.EXE /Z="%1"

    CAD-Macro [MAC]
    D:\COSCOM\CAM\MT3D\CC3PDMEGA.EXE /Z="%1"

    Is it possible with DFX-files too?

    Regards

    Ludger
    Die Tage werden kürzer und der Winter naht...

  2. #2
    Join Date
    Apr 2003
    Posts
    4

    Post

    Try it that way:

    "C:\coscom\cam\mt3d\cc3pdmega.EXE" -EXEC:"LoadDll .\convert\dwgdxf.dll /ReadAsPrt \"%1\""

    regards
    inspiron

  3. #3
    Join Date
    Jun 2006
    Posts
    179

    Post

    Super!

    Just what I’ve been searching for. Thanks!
    Die Tage werden kürzer und der Winter naht...

  4. #4
    Join Date
    Jan 2008
    Posts
    5
    Hello,

    It would be interesting for me, too, where one has to enter the instruction rows.

    Thanks in advance.

  5. #5
    Join Date
    Jun 2006
    Posts
    179
    In Explorer you can do it so:

    Explorer -> Extras-> Folder options ->File types->

    * choose any file under registered file types (just click an extension)

    * type DXF pretty rapidly

    * if there is a file type with DXF, delete it

    *input the new file type, just click NEW-button

    * enter DXF in file type and click OK

    * in Details-> DXF choose Advanced

    * Next to Other symbol enter CAD-file

    * click NEW

    * enter Open under Event

    * under Application enter the following text:


    "C:\coscom\cam\mt3d\cc3pdmega.EXE" -EXEC:"LoadDll .\convert\dwgdxf.dll /ReadAsPrt \"%1\""


    Two more times OK and the Explorer-shortcut os perfect. With one double click of a DXF-file Proficam with this file will be loaded.
    Die Tage werden kürzer und der Winter naht...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •