Welcome to the Onshape forum! Ask questions and join in the discussions about everything Onshape.

First time visiting? Here are some places to start:
  1. Looking for a certain topic? Check out the categories filter or use Search (upper right).
  2. Need support? Ask a question to our Community Support category.
  3. Please submit support tickets for bugs but you can request improvements in the Product Feedback category.
  4. Be respectful, on topic and if you see a problem, Flag it.

If you would like to contact our Community Manager personally, feel free to send a private message or an email.

Options

Thera are some feature to automatically set K factor in function of Thickness and BendRadius?

Luca_LorettiLuca_Loretti Member, Channel partner Posts: 2
I would like that Onshape give me the exact K factor while I'm modeling sheet metal part when I insert thickness and bend radius. How can I do that ?  

Answers

  • Options
    john_mcclaryjohn_mcclary Member, Developers Posts: 3,898 PRO
    This isn't supported in sheet-metal yet. but I have an easy workaround i use on a daily basis.
    FS:Sheet Metal Bend Table | Test (onshape.com)

    make a copy of the above document

    download the CSV and edit it.

    if you add more rows, make sure you add those rows in the code as well

    re-upload the CSV by selecting the 'update' option.

    now just insert this feature before any sheet-metal feature then you can just use the variable "thickness" "bendRadius" and "kFactor" in the sheet-metal feature.





    you can see here that this just adds those variables into the part studio,
    there in an option to put a prefix in front of the variable name if you want to set some thickness standards for the entire project.


  • Options
    matthew_stacymatthew_stacy Member Posts: 476 PRO
    @Luca_Loretti, is your intent to create your own custom k-factor lookup table?  Because my understanding is that k-factor is very much dependent on material properties and tooling.  You (or your sheet metal vendor) will likely have to run a series of bend tests to determine the relationships between material/thickness/bend-radius/k. 

    Hopefully @bryan_lagrange or one of the other sheet metal gurus in this community will chime in and correct me if I'm wrong.
Sign In or Register to comment.