https://github.com/ioquatix/cable-management
https://github.com/ioquatix/cable-management
3d-printing cable design flange wall
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ioquatix/cable-management
- Owner: ioquatix
- Created: 2016-09-09T12:09:18.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T07:46:20.000Z (over 3 years ago)
- Last Synced: 2025-11-12T23:12:34.124Z (7 months ago)
- Topics: 3d-printing, cable, design, flange, wall
- Language: OpenSCAD
- Size: 242 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cable Management
This repository contains parts for running cable around the wall of a living room for discrete hi-fi installations.
## Motivation
I previously used white boxing/conduit and found it ugly and hard to manage.
## Parts Required
- 2x M3 counter-sunk wood screws for attaching the wall bracket.
- 2x M3 counter-sunk 10mm for attaching wood panel.
- Suitable LED tape if desired.
## Instructions
### Wall Flange
The wall flange can be used for passing cables through a wall. Firstly cut a hole in the wall, then install the flange. One piece goes at each end. You might like to glue the parts together.
### Wall Boxing
The wall boxing comes in two parts, a piece which is attached directly to the wall and a piece which is attached to a wooden cover. The size of the cover plate in the included parts is 8cm x 1cm thick. You'd get this cut for the required/desired length.
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request
## License
Released under the MIT license.
Copyright, 2016, by [Samuel G. D. Williams](http://www.codeotaku.com/samuel-williams).
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.