Skip to content

mitufy/opengrid-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

107 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A place to store my OpenSCAD models for openGrid.

How to use:

To generate the models locally, download the repository and install OpenSCAD and the BOSL2 library on your computer. This is faster and more reliable than rendering online. However, if you prefer a simpler method, you can just use the customizer on the MakerWorld model pages.

After installing OpenSCAD, go to Edit -> Preferences -> Advanced and ensure the 3D Rendering Backend is set to "Manifold." This significantly shortens rendering times.


openConnect

Inspired by David's MultiConnect, openConnect is a connector system designed specifically for openGrid. It is backwards compatible with MultiConnect while offering multiple improvements, including more printing orientations, a smaller footprint, and support for Vase Mode.

openconnect_plate (online)

This file contains most code for openConnect. Its customizer options are used to generate grids of openConnect slots (regular and vase mode) that can be attached to other models.

openconnect_vasemode_container (online)

A container generator utilizing the openConnect system. Designed to be printed in Vase Mode, it offers fast print times, low filament usage, and a striking appearance when used with transparent filament. Customizable: size, line width, tilt angle, surface texture.

openconnect_drawer (online)

A drawer generator that creates drawer shells, containers, stopper clips. Depending on the slot positions chosen, the drawer can be wall-mounted or underdesk mounted. Customizable: size, slot positions, wall patterns (solid/honeycomb), and drawer compartments.

openconnect_drawer_label (online)

A label generator for the openConnect drawer. Customizable: style (Emboss/Flush/Deboss), text, and fonts (including emojis).

openconnect_sturdy_shelf (online)

A wall-mounted shelf generator. It is "sturdy" because it is designed to be printed on its side, which eliminates the most common failure point in 3D prints: layer line separation. Customizable: type (standard/slim), size, thickness, truss length, edge styles, surface textures.

openconnect_sturdy_hook (online)

A hook generator for openGrid. Like the sturdy shelf, it is printed on its side for maximum strength. Note its minimum width is 20mm. For thinner hooks, see opengrid_framefit_hook_new below. Customizable: shape, size, radius, thickness, truss, thickness scaling.


openGrid Snaps and Framefit

Snaps and framefit models, which attach to the openGrid board directly.

opengrid_parametric_snap (online)

A generator for openGrid snaps and openConnect connectors. This file includes recreations of official snaps, as well as self-expanding snaps, openConnect snaps, and screws (available in regular and folded versions). Most parameters are exposed, making it ideal for experimenting with snap geometry.

opengrid_expanding_snap (online)

A simplified version of the parametric snap generator, focused solely on the self-expanding snap. Expand distance can be adjusted to suit different filaments.

opengrid_framefit_hook_new (online)

A generator for hooks that attach to the frame of an openGrid board, inspired by David’s minimal hook. Size, fillet, angle are all customizable.


Snap Gadgets

A series of gadgets that attach to the openGrid board via snaps. These models are designed for space efficiency and low filament usage, while still being decently strong. Recommended for use with self-expanding snaps.

opengrid_snap_gadget_clip (online)

A generator for gadget clips that function as generic holders. Includes a tapered front tip for easier insertion and an optional knurling pattern for extra grip. Customizable: size, shape (circular/rectangular/elliptic), entry size, orientation, and knurling pattern.

opengrid_snap_gadget_hook (online)

A generator for gadget hooks, ideal for hanging items under a desk (useful for Underware users). Customizable: size, shape (straight/centered/loop), angle.

opengrid_snap_gadget_plier_holder (online)

A simple generator for plier holders. Customizable: size, plier count, spring hole.


Other

coin_hex_bit (online)

A generator for a "coin screwdriver" hex bit. Often used for installing self-expanding snaps, but customizable to fit various coin-slot geometries.


Following a recent refactor, the codebase is split into modular library files. The standalone files uploaded to MakerWorld are automatically bundled from this repository using openscad-toolkit by zing3d-labs. A huge thanks to the creator of that tool.

Feel free to use the code; feedback and suggestions are always welcome.

License:

  • The openConnect system is licensed under CC-BY 4.0.
  • All other customizable models are licensed under CC-BY-SA 4.0.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors