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:

Force Verify?


DanaEd
 Share

Recommended Posts

That is effin' funny but....

 

It is conceivable that your reseller can do something like this in your post.

 

For instance, you could force the user to save the stl from verify with the same name as the nci file into the nci folder.

 

code:

pcheck_for_stl

s_stl : "" # Path/Name of the stl from verify

 

s_stl = spathnci$ + snamenci$ + ".stl"

 

result = fexist(s_stl)

 

if result = 1,

[

#do nothing - stl exists

]

else,

exitpost$ #bail out - stl does not exist

Not working code here, but a just an example that shows that it wouldn't be impossible to do.

Link to comment
Share on other sites

Running verify is no guaranty you have good code anyway, as verify only runs the NCI file.

 

Rob that would be good for the first time but what if changes are made. The STL would be there from the first posting so the checking would allow posting.

 

Good idea though.

 

Cheers Dave

Link to comment
Share on other sites

Verify saved me so many times and most times it only takes seconds. The problem many people have is that they dont set it up right with stock setup and using wcs instead of tons of levels. When you can select all toolpaths and verify and see a complete part instead of only one operation at a time thats soooo nice. its amazing how many people still use wireframe 2d geometry that they draw themselves and they dont bother with the wcs or stock setup. all their tools are not defined right for backplot and verify. They just post and crash and then try to figure it out. So insane

Link to comment
Share on other sites

quote:

Verify saved me so many times and most times it only takes seconds. The problem many people have is that they dont set it up right with stock setup and using wcs instead of tons of levels. When you can select all toolpaths and verify and see a complete part instead of only one operation at a time thats soooo nice. its amazing how many people still use wireframe 2d geometry that they draw themselves and they dont bother with the wcs or stock setup. all their tools are not defined right for backplot and verify. They just post and crash and then try to figure it out. So insane

Insane is that we still cant turbo verify when using WCS.

Link to comment
Share on other sites

Verify and backplot are fine for 2&3 axis work. I use them all day long. If you are running 4/5 axis work you should be using Machine Sim, vericut, or comp software. As stated above, verify and backplot run off the NCI and not the NC. Also, they don't check for anything but the tool and toolholder. You need to check the spindle as well.

Also, if you are running live tooling on a lathe I would us it as well. Running machine sim saved us from jamming a drill through the back of the lathe which would not have shown up with either verify or backplot.

Link to comment
Share on other sites

quote:

Verify and backplot are fine for 2&3 axis work. I use them all day long. If you are running 4/5 axis work you should be using Machine Sim, vericut, or comp software. As stated above, verify and backplot run off the NCI and not the NC. Also, they don't check for anything but the tool and toolholder. You need to check the spindle as well.

Also, if you are running live tooling on a lathe I would us it as well. Running machine sim saved us from jamming a drill through the back of the lathe which would not have shown up with either verify or backplot.


+1

Link to comment
Share on other sites

quote:

If you are running 4/5 axis work you should be using Machine Sim, vericut, or comp software.

True dat. Sad when management says "there's no time for that and no money for software, we need to get the machine running now!" Then when there's a small gouge they say "How could this happen?! this is a $1500 part!"

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.

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