Welcome to the Onshape forum! Ask questions and join in the discussions about everything Onshape.
First time visiting? Here are some places to start:- Looking for a certain topic? Check out the categories filter or use Search (upper right).
- Need support? Ask a question to our Community Support category.
- Please submit support tickets for bugs but you can request improvements in the Product Feedback category.
- 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.
Feature Script for Woodwork Biscuit Joints
patrick_shea
Member Posts: 63 EDU
in General
Question
I am trying to design some Woodwork projects for our Makerspace using Biscuit Joints, and found an Onshape script. I seem to have a challenge getting it to work for me. When I put the connection on the opposite end, they don't line up. Anyone using this script that can answer my question?
Pat
I am trying to design some Woodwork projects for our Makerspace using Biscuit Joints, and found an Onshape script. I seem to have a challenge getting it to work for me. When I put the connection on the opposite end, they don't line up. Anyone using this script that can answer my question?
Pat
0
Comments
Pat
TEST BISCUIT JOINT | Part Studio 1 (onshape.com)
TEST BISCUIT JOINT | Part Studio 1 (onshape.com)
opExtrude(context, id + "extrude1", {
"entities" : qCreatedBy(id + "Biscuit_Joint_Sketch", EntityType.FACE),
"direction" :SketchPlane.normal,
"endBound" : BoundingType.BLIND,
"endDepth" : 2e-3*meter