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:

Jobnt

Verified Members
  • Posts

    427
  • Joined

  • Last visited

  • Days Won

    7

Posts posted by Jobnt

  1. 1 hour ago, crazy^millman said:

    Yes just like i want it to. It can be minimized, but if that is the hill you are going to choose to go to battle on then your choice to pick it.

    And here-in lies the problem.

    Lazy (ignorant??) software programmers often think everyone uses the software the same way they do so they don't take into consideration that what works for them might not work for their "customers" "users" or whatever you want to call them.

    So yeah, my hill, my battle, my sanity and my very accurate signature. 

  2. 33 minutes ago, crazy^millman said:

    Varco Reports and get the customization and functionality you really need from Active Reports.

    I thought Varco was separate from Active Reports? 

    I will never use Active Reports until they correct their anal-cranium-inversion and quit opening the app full screen on my 3 foot monitor. 

    Yeah, I know, cutting off muh nose to spite muh face and all that. I don't use CNC Edit Man for the same reason even though it's fairly well set up for what we do here. 

  3. 23 minutes ago, Scorpio7 said:

    Short of starting from scratch, is there a way to convert these .vnc files to .mcam??

    As G mentioned, no.

    Best you can hope for is to keep the old version of Gibbs around to make edits if/when you need to.

    You can move geometry between apps but not toolpaths. The dynamics are way too different. And the toolpaths in Gibbs are very simplistic compared to the toolpaths in Mastercam. 

    How much do you actually have to go back and make changes to old Gibbs programs? If it's not very often I would say cut your ties with Gibbs now and if you need to update any programs redo them in Mastercam.  

    • Like 2
  4. 23 minutes ago, Kyle F said:

    PREACH brother!!!! this is the story of my life hahaha, having to bust out a threadmill to hit a stupid depth because they didn't leave me any room at the bottom of the threaded hole for a rollform lead smh. Only difference is at my shop we don't charge extra for the dumb stuff, cause it never gets noticed until I'm actually programming it. Then I'll show my manager and ask "how did you expect me to mill that?" and he always replies "oh wow I didn't see that when I quoted it"

    🙄

    Worked at a place where we did a lot of microwave housings for aerospace. We would literally program and run a part to get accurate cycle times. And we could give the customer a sample part when we turned in the quote. This approach opened a lot of eyes and won us many contracts. Once we started doing this the number of missed features went down exponentially and our quotes were way more accurate. Unfortunately that business model was sustainable for a new startup but was absolutely not sustainable for a production shop.

    • Like 3
  5. On 9/16/2023 at 6:27 AM, Newbeeee™ said:

    Nowadays everyone can switch on a computer and be a "designer"

    Cameras in cell phones have made every soccer mom a sports photog. Can't make a decent living in photography any more since people give away their xxxx for free just for their 15 minutes of fame. 

    Rhinos, Razors and other SxS' have made every clueless idiot a desert racer. Can't ride in the desert without worrying about some tool that thinks he's Mike xxxxing Metzger flying over a hill and landing on you.

     

    • Like 1
  6. 2 hours ago, JParis said:

    No. it is a component of Solidworks, though it "may" be able to be purchased separately, not sure on it though.

     

    Yes, I think you can purchase a PDM separately. We have ePDM here and it does work with all file types, but you will lose your Mastercam Preview ability for anything stored in the vault. 

     

    When you preview a MC file it looks like this: 

    image.png.4c703e715be5fe6ac0f3d705667b535d.png

  7. 20 minutes ago, gcode said:

    This is most likely caused by using solid surfaces or geometry that's not as square are you think it is to create

     

    This was it. The plane was off by a few seconds. Couldn't see it unless I zoomed in and scrolled the window along an edge.

     

    Thanks g. You da man!

  8. 11 minutes ago, Jake L said:

    Not quite what you're looking for

    Ideally I'd like the H and D values inside Mastercam to stay the same and quit randomly changing.

    The post fix is a fix, but it does not solve the problem because my setup sheets are based on the NCI file not the posted file and will post the errant code.

    A script to iterate through all the tools and change the H and D values to match the T would be the second best solution. 

  9. 1 hour ago, JParis said:

    the fix is to get your control def squared away

    Unless there's something besides what was mentioned above (i.e. the CD being wrong, mine is not) then it seems there isn't a "fix".

    Hence why I asked this: 

    17 hours ago, Jobnt said:

    Is there a way to do this with a script? Iterate through the tools and align H and D?

    The thing is, these T, H and D values match when I start the program. Somewhere down the road they lose their xxxx and I have no idea why or what's causing it.

  10. 4 minutes ago, Tim Johnson said:

     

     

    I'm trying a process to make it easier on the operators to hold dimensions on an extrusion that has crazy tolerances.

    It's somewhat similar what's above but I'm doing it on purpose.

    KITAMURA HX800iLTGA 709-801-604.docx 45.72 kB · 0 downloads

    Back in the day we used different H and D values to do very much the same thing. It's much easier to let the operator make the change via an offset than to re-program or edit the program.

  11. 1 hour ago, Colin Gilchrist said:

    Global Formulas to the rescue!

    tlngno$ = t$

    tloffno$ = t$

     

    Add these formulas, near the top of the Post, starting in the First Column, and you'll never have a H/D number that doesn't match the Tool Number. 

    Nice, easy, clean fix. 

    28 minutes ago, Aaron Eberhard said:

    As Ron Said, it's probably this:

    image.png.5da7f576ec27321a351ad694ac9d4fce.png

    I have that set up on my Robodrill for example, where it's old enough that it doesn't understand a diameter offset for tool #5.  I have to use offset #5 for the length, so I have the Diameter offset set to 100 so it will give me 105. 

    Also, make sure that nothing changed about using head numbers.

    I have my CD set up to use From Tool. This does make it easier to fix them using the tool manager instead of doing each operation but doesn't keep them the same. If I change it to Add to Tool and set both to zero will that force them to align in the tool manager?

     

    Is there a way to do this with a script? Iterate through the tools and align H and D?

  12. 8 minutes ago, byte said:

    It's a caught exception or error related to OpenMp which is a commonly used library for multi-threading & loop based parallelism,this information won't really help you...

     

    maybe check for recent windows/.net framework updates, I remember Simulation for 2020 going on the fritz after updates often

    I updated .net framework a few months ago and haven't done any updates since. I started noticing the bottom error when I turn collisions off in verify.

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