Jump to content

Welcome to eMastercam

Register now to participate in the forums, access the download area, buy Mastercam training materials, post processors and more. This message will be removed once you have signed in.

Use your display name or email address to sign in:

ProductDevelopmentGuy

CNC Software
  • Posts

    385
  • Joined

  • Last visited

    Never

Posts posted by ProductDevelopmentGuy

  1. Stockvw is a C-Hook for Version 8 Lathe. It is used to graphically represent the stock boundaries we generate. In V9, it's no longer a C-hook, but part of the product.

    PDG

  2. The sw2003 C-Hook you downloaded includes a program named P1413.EXE. This will convert a Parasolid 14 file to Parasolid 13. It's in the PS14 sub-folder. Use it like this:

     

    PS14 ps14filename.x_t ps13filename.x_t

     

    where 'ps14filename.x_t' is the name of the PS14 .X_T file you have and 'ps13filesname.x_t' is the name of the PS13 file it'll create.

     

    PDG

  3. I agree with KSoufi. The intent of delivering the VBScript tools is to open up programming to a wider audience.

    And I'll disagree (politely) with Bullines. That is indeed how it works, but not ALL of the C-Hook functionality has been "wrapped". Right now it's pretty robust in the 2D and 2.5D worlds. We will be releasing new (expanded) versions of the VB Script toolkit post-V9.1.

     

    PDG

  4. You're right - that flag does not get written to the CFG

    Since materials are editable, we would have to also write out all the material's parameters. Right now we're not set up for that.

    I'll add it to our 'Enhancement Request' log.

    PDG

  5. The "gaps" you see may be simply due to the default "Maximum Surface Deviation" (in Screen/Config/Tolerances) being too big for your parts. When making a trimmed surface, we use this value to determine the linearity of the trimmed surface boundary(s) since they are stored as polylines. Likewise, if you're shading the surface model, you may be seeing "gaps" due to the tolerance of the shading algorithms. The surfaces are actually broken up into triangles which are then shaded. Maybe the shading tolerance is too big for the part

    PDG

  6. SandyBar sent me the file and it comes in clean, but I've asked him to try to see if he could reproduce it, since it's not clear yet what caused it.

     

    Also, in reply to Peter Scott, the "Version" menu choice in the SAT and Parasolid menus refers only to the case where you're EXPORTING to those file types. Changing it before importing a file has no effect.

     

    PDG

  7. Version 9.1 will include the ability to create, edit, test, and save Visual Basic Scripts. VBScript is driven by a Microsoft engine that lets the programmer edit and run add-ins without needing to purchase and/or learn a compiler. The language is almost exactly like the Visual Basic programming language, and we provide a slick editor that lets you edit and test scripts, without having to exit Mastercam and without having to "compile" and "link" them. We've providing lots of help files and lots of samples, too.

    The downside is that the VBScript interface to Mastercam does not have all of the functionality that the C-Hook API has. The upside is that this functionality can easily be expanded after the release of V9.1, without requiring new .EXEs.

    The initial release of our support fof VBScript will include the ability to create and modify points, lines, and arcs, as well as allowing creation of Contour, Drill, and Pocket operations. There's lots of other stuff in there too, like import of other file types (IGES, DWG, etc), access to tool definition, and the ability to read data from a Microsoft Excel file.

    When you get V9.1, please take a look at it. It's available in Create/Next/Add-ins (or by invoking the "MCAMVB" C-Hook)

    Coming (very) soon to a computer near you...

     

    PDG

  8. When the Task Mgr says we're not responding, it can be deceiving, as you've discovered. What this generally means is that we are doing some number-crunching and not popping back up to the user interface. Since the UI isn't being used, Windows reports that we're not doing anything.

    In this instance, you should trust the processing messages, not the Task Manager.

    PDG

Join us!

eMastercam - your online source for all things Mastercam.

Together, we are the strongest Mastercam community on the web with over 56,000 members, and our online store offers a wide selection of training materials for all applications and skill levels.

Follow us

×
×
  • Create New...