No description
  • OpenSCAD 82.6%
  • Makefile 17.4%
Find a file
2020-05-06 16:41:13 +02:00
src Add support for optional counter-ring 2020-05-06 16:36:26 +02:00
.gitignore Initial commit 2020-05-06 14:39:57 +02:00
configuration.scad.example Add support for optional counter-ring 2020-05-06 16:36:26 +02:00
LICENSE Create LICENSE 2020-05-06 16:40:59 +02:00
Makefile Initial commit 2020-05-06 14:39:57 +02:00
README.md Initial commit 2020-05-06 14:39:57 +02:00

Cable holder

This is a very simple cable holder that you can 3D print.

Usage

Copy configuration.scad.example into configuration.scad.

Adjust the parameters found in configuration.scad. I especially recommend taking a good, hard look at your edge thickness - you should also keep in mind the tolerances of your extruder, any cooling shrink etc.

Afterward, run make. You obviously need make and OpenSCAD.

TODO

  • Some in-action photos
  • Clean up cable ring code (blocked - see below)
  • Learn stereometric math, like, better