BSolid parametric string


Results 1 to 3 of 3

Thread: BSolid parametric string

  1. #1
    Registered
    Join Date
    Mar 2018
    Posts
    2
    Downloads
    0
    Uploads
    0

    Default BSolid parametric string

    Hi,


    I'm currently working with a Biesse Rover A 1530.
    I make a massive use of multipanel feature and parametric programming.
    I need help to create a string based on other params (eg for parametric tools).


    For example:
    if the value of 'lpz' is greater than 30mm I would like to use the milling tool: "ABC120"
    otherwise I would like to use "XX12VB".


    Someone can help me with this?


    Thanks a lot,

    Willy), sometimes I use additional variables



  2. #2
    Member samiki's Avatar
    Join Date
    Apr 2021
    Posts
    8
    Downloads
    0
    Uploads
    0

    Default Re: BSolid parametric string

    Hello!

    First, change the tool selection to parametric and if you use tools with numbers, this formula works:

    ((LPZ>=30 *"16") + (LPZ<30 *"10"))

    But if you don't use tools with numbers, then make two different machinings and control them with properties -> execute machining -> LPZ>=30 and for the second machining LPZ<30


    -Sami



  3. #3
    Registered
    Join Date
    Mar 2018
    Posts
    2
    Downloads
    0
    Uploads
    0

    Default Re: BSolid parametric string

    Thanks, this does not completely solve my problem, but it will be very useful for my future programs!
    Thanks a lot!



Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


About CNCzone.com

    We are the largest and most active discussion forum for manufacturing industry. The site is 100% free to join and use, so join today!

Follow us on


Our Brands

BSolid parametric string

BSolid parametric string