Skip to content

Parametric OpenSCAD LEGO® compatible brick for 3D printing

License

Notifications You must be signed in to change notification settings

brandonhill/Lego-compatible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenSCAD LEGO® compatible parametric brick

A parametric OpenSCAD LEGO® compatible brick for 3D printing.

3D printed LEGO compatible bricks

3D printed LEGO compatible bricks - bottom view

Usage:

use <../Lego-compatible/Lego compatible brick.scad>;

lego_compatible_brick(x = 4, y = 2, z = 1);

Module parameters

Standard parameters:

  • x: [int|1] units long
  • y: [int|1] units wide
  • z: [int|0] units high (traditionally 0 or 1)
  • studs: [bool|true] Whether or not to render the studs (knobs). Default is true,

Material conservation parameters:

  • ridge_width: [float|0.6] Width of stud contact ridges (applies when wall_thickness != 0)
  • wall_thickness: [float|0.6] Thickness of side walls (pass 0 for default)

About

Parametric OpenSCAD LEGO® compatible brick for 3D printing

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published