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.

Extrude/Remove text on imported STL

Coach_PCoach_P Member Posts: 4
I imported an STL file (batplate_v2.stl) and added a plane to the face of the STL where I then added some text. All that seemed to go well. But when I try to Extrude/Remove the text I get a Merge error. It's like the STL is not a real part and it doesn't know what part to extrude/remove the text into. Any suggestions? Thank you! BTW, this is for a FIRST Robotics High School team.

Answers

  • Jake_DelanoJake_Delano Member, Onshape Employees Posts: 41
    You can only use STL files as references in Onshape, you cannot make any changes to the model itself. If you want to make edits to geometry, I would suggest using a solid model of your file if possible.
  • GWS50GWS50 Member Posts: 422 PRO
    Try this featurescript called BooleanPlus by MBartlet.
    It is a real life saver

    https://cad.onshape.com/documents/84d939daceef6a928b8abcba/w/9e0dafb21fbe2ec8b983bbdc/e/7c5dcdb503f7e2f6ddba9d30

    In fact I would go so far to say that I couldn't live without it!!!!

    Otherwise you can use Meshmixer (free to use) to perform boolean operations but you'll need to export both parts as STLs and then reimport the resutls, still as an STL though.

    If you reduce the poly count to below 10000 i.e.9500 you can use FreeCad to turn the STL into a step file. These can be quite large files though.
    There are youtube videos on how to do this and FreeCad, as the name suggests is free!
  • Coach_PCoach_P Member Posts: 4
    Thank you for the reply GWS50! I will try this!
  • place_highplace_high Member Posts: 3
    @GWS50
    What a life saver!
Sign In or Register to comment.