omdl  v1.0
OpenSCAD Mechanical Design Library
box_finger_joint.scad File Reference

A finger joint (box joint) box generator for CNC cut-based fabrication. More...

Go to the source code of this file.

Functions and/or Modules

module box2d_finger_joint (mth=1, size, joint_pin, joint_screw, joint_nut, joint_form=7, joint_mode=0, joint_spacing, joints_max, side_holes, side_add, vr, vrm, side_spacing, layout=0, mode=0, part=63, verb=0)
 Generate a 2D box design using screw-based finger joint (box-joint). More...
 

File Details

A finger joint (box joint) box generator for CNC cut-based fabrication.

Author
Roy Allen Sutton
Date
2026

This file is part of omdl, an OpenSCAD mechanical design library.

The omdl is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

The omdl is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with the omdl; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA; or see http://www.gnu.org/licenses/.

Definition in file box_finger_joint.scad.