Parametric PCB Mounting Bracket/Stand Off

di flthymcnsty

File stampabili (5)

  • stl

    FlthyRegulator_PCB_Base.stl

    572 Ko · 1 969 download

    Scarica
  • stl

    FlthyBreakout_v2.1_PCB_Base.stl

    572 Ko · 1 964 download

    Scarica
  • stl

    FlthyBodyFx_PCB_Base.stl

    628 Ko · 1 937 download

    Scarica
  • stl

    FlthySlipRing_PCB_Base.stl

    572 Ko · 1 931 download

    Scarica
  • stl

    I2CServo_PCB_Base.stl

    575 Ko · 1 932 download

    Scarica

Descrizione

Lets you quickly make mounting plates/stand offs for the various PCB's you have in your projects. Works with PCB that have a symmetrical mounting hole pattern.

OpenSCAD Settings:
All distance values in milimeters.
use_cutout=true;
resolution = 90;
width = 50; // Distance between mounting holes, center to center along long side
depth = 40; // Distance between mounting holes, center to center along short side
pillar_height = 15; // Pillar Height
pillar_hole_diameter = 3; // Pillar Hole Diameter
pillar_diameter=7; // Pillar Diameter
mount_hole_diameter = 3; // Base Mounting Hole Diameter
base_thickness=4;
spine_width=10; // Width of the base spine when use_cutout is set to true.