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:

Smrk

Verified Members
  • Posts

    113
  • Joined

  • Last visited

Posts posted by Smrk

  1. Hi,

    I have noticed issue when using stock setup. In some cases, it completly freeze computer, because of it consumes aprox. 7GB of 8GB RAM. (i have memory buffering setup to 50 percent of RAM in toolpath setting) It happens even on simple toolpaths.

    Does anybody have same problem or know how to fix it?

    Thanks

  2. That was only my thoughts...

    that "material cutting" option tells Mastercam which part of tool can cut material (only cutting length). Other parts of tools are not allowed to cut material so when they touch workpiece/stock it is evaluated as a collision.

     

    Yesterday i had another issue:

    I spent most of time upgrading my tool libraries - adding tapper angle between shoulder and shank to all tools BUT! :-)

    After that i did some tests and had this issue:

    - Mastercam marks all parts of tool as cutting length - whole tool is yellow - so every part of tool cut material and contact of shank with workpiece/stock is not evaluated as collision

    (with old style tools which was simple two cylinders, it works - only tip of tool is yellow and collisions are calculated properly)

    - When using new tool, i have allways pop up window "operation has undercuts...switch on 5 axis verify to get proper result..." after verify starts. Switching to old tool fixed this.

  3. so it is necessary to have all options enabled to do proper verify. I thought that only cutting length with flutes does not collide when reach material, other parts of tool like shoulder, holder etc. will be showed as collision.

  4. I have problem with X7 verify, it don't recognize collision of holder with stock or even workpiece. I have setup collision check to holder, shank, shoulder and cutting lenght. Tool is complete assembly of tool and holder.

    I tried to do the same in X6 and everything worked fine - collision check works. Same OP and parameters, same tool (i changed my default holder file to profile that i used in X7)

     

    Edit: What exactly means this option: "material cutting" ? I have selected only "cutting length" I mean that other options when tool hit workpiece will be taken as collisions

  5. What is your experience with Fraisa? Especially delivery times etc. I ordered 4 X-generation end mills in march and recieved them yesterday :-D Reseller told me, Fraisa don't have them on stock in main factory in Switzerland. Is it normal in USA too? Fraisa has weird customer care, wait months for tools when other brands can send me tool in one day.

  6. I am not at work at the moment, but i ll send it tomorrow in the morning. I think it is not file dependant, because it happens everytime.

    You can try it. Double click on tool in any operation parameters window, change tool diam. and select "create new" I tried it 3 times (change from diam. 4 -> 3 and 3 -> 2) and it always change both diameters (source tool and new one)

  7. I noticed a bug when changing tool diameter.

     

    - i create any operation with one tool

     

    - in second operation i would like to program toolpath with smaller tool diameter with same number (making gap on electrodes)

     

    - so i select tool -> choose edit -> change tool diam. -> save -> in pop-up window select "create new tool"

     

    Problem is, that result of this are two identical tools (with smaller diam.) X7 create new tool, but change diam. of both tools. First operation become dirty.

  8. i am using old backplot to see cutting time to optimize toolpath quite often. Can you add this option somewhere into main window, not in new verify/backplot pop up window?

    And one off topic :-)

    What is purpose of allowing holder to cut material in default setting in new verify? I heard that sound once in my life and hope i dont hear it again :-) (i already edited xml to uncheck it as default)

  9. Today i had same issue. My toolbar icons randomly shuffles, mastercam stop responding (i can rotate model, zoom etc, but no new window pop up when i try to create toolpath etc.) I deleted all registry entry in GUI and restart. All works fine now. Is source of problem that i have many icons on workspace?

    post-39283-0-59621600-1368526969_thumb.jpg

  10. I would like to find if variable is within interval and if yes, do A if not, do B.

     

    so i wrote this:

     

    if 0 < variable < 4,

    sstring1 = "whatever",

    else, sstring1 = ""

     

    By my opinion result of this is: variable = 1 or 2 or 3 ----> sstring1 = "whatever"

    variable = 0 or 4 ------> sstring1 = ""

     

    Why has MP different opinion ? :-)

     

    Or is better to write: if 0 < variable & variable < 4 or is it nonsense...

     

    Thanks for help

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