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:

Bullines

Verified Members
  • Posts

    3,094
  • Joined

  • Last visited

Posts posted by Bullines

  1. quote:

    Or do I just copy the next thing ?


    That'll do the trick.

     

    Otherwise, you can run the clipboard viewer and delete it manually. Click Start | Run, type "clipbrd", hit ENTER and that should bring up the Clipbook Viewer. You can then go File | Delete. If the Clipbook Viewer doesn't appear, you likely need to start the Clipbbok Viewer service.

     

    HTH

  2. Thanks for the well wishes, everyone!

     

    I'll be joining a team that'll be solving enterprise problems and spinning some sexy .NET, SQL and ASP code - nothing Mastercam or CAD/CAM-related in the slightest.

     

    This forum has been a part of my life for the past 5 years, so it'll be strange to not visit it zillions of times a day anymore. A lot of fond memories here - discussing the fine art of video card selection for Mastercam workstations and gaming computers, making fun of Jay Kramer's spelling, harassing a Russian priate who harassed the forum, being crowned Mr. Canada (thanks, Pauly), online gaming (gotta get that ///Aphextwin guy in my crosshairs again), lots 'n' lots of scripts, coaxing code samples out of Pete @ CNC, spreading Firefox, and handing out the big bad padlocks when things got crazy.

     

    I wish everybody the best of luck in everything, and I'll try to stop in every once an a while to see what's shaking.

     

    Stay in touch, folks.

     

     

    Peace cheers.gif

     

     

    bullines.jpg

     

    Chris (that "Bullines" guy) Bellini

    http://www.chrisbellini.com

  3. quote:

    When I try to apply a blockdrill operation to any points (created with CreateArcPoint), The operation is created, but under geometry zero points have been selected. Does anyone know why?


    You're calling the AddArcPoint() or AddDrillPoint() subs to add your points prior to calling MakeBlockDrill(), right? AFAIK, that's the only way to add points to drill operations from Mastercam VBS.

  4. Odd. I can't reproduce with the problem with the latest version of it. The default installation directory is your Mastercam X folder, which it retrieves from a string value called "Directory" here:

     

    HKLMSOFTWARECNC Software, Inc.Mastercam X MR1-SP2

     

    Previously, it was stored in:

     

    HKLMSOFTWARECNC Software, Inc.Mastercam X

     

    Of course, if you have two Mastercam installations and one of them is in a different location (Ex: C:MastercamX), you can select that one.

  5. quote:

    The MsgBox Method is a is a good example.

    Totally unsupported.


    Indeed, and it is one of few VBScript-native functions not available to the Mastercam VBS API (another one that comes to mind is the Sleep() method of the Shell class...I have a workaround to that, though). However, there are subs like ShowString() and ShowValue() that accomplish the same thing as MsgBox().

     

    quote:

    Sure WSH is supported but there isn't any documentation about what is actually exposed and available.


    Plenty is available. Actually, most of it is available. FileSystem, Dictionary, Shell, other DLLs with COM hooks...all of it is available for you to use. As far as WSH documentation, that's always been available here.

     

    quote:

    A little documentation in a useable form would be helpful.


    That is true. Most of the documentation for the Mastercam APIs is fairly weak.

     

    quote:

    Without it, scripting in Mastercam is essentially worthless.


    That is not true. Where the documentation leaves off, this forum takes over biggrin.gif

  6. quote:

    It would be much faster if Mastercam had been compiled with switches to support simultaneous tasks.


    If only it were as simple as specifiying a few switches to the compiler; it's not. Mutlithreaded programming is a whole other beast and implementing it across an entire application as large as Mastercam would take a lot of work.

  7. If you're running Mastercam V9 or earlier, avoid all ATI cards and onboard video chipsets from Intel and SiS - stick with the nVIDIA Quadro FX line for best results.

     

    If you're running Mastercam X, consider either the nVIDIA Quadro FX or ATI FireGL line of cards.

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...