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

A power strip maker for electrical receptacles and/or devices. More...

Go to the source code of this file.

Functions and/or Modules

Modules
module power_strip_sg (cols=1, rows=1, mode=7, verb=1, cm_box=power_strip_box_default, cm_mount=power_strip_mount_default, cm_cover=power_strip_cover_default)
 A power strip generator for single gang electrical receptacles. More...
 

Variables

Configuration
 power_strip_box_default
 <map> A single gang electrical device box configuration. More...
 
 power_strip_mount_default
 <map> A single gang electrical device mount configuration. More...
 
 power_strip_cover_default
 <map> A single gang duplex receptacle cover configuration. More...
 

File Details

A power strip maker for electrical receptacles and/or devices.

Author
Roy Allen Sutton
Date
2025-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 power_strip.scad.