* helper/keystone: rewrite completely * rack-mount/patch-panel: edit to adapt to the new keystone * helper/keystone: fill the lug-side opening * rack-mount/patch-panel: allow combining two types of keystones and plates freely * rack-mount/patch-panel/entry: apply suggestions Co-authored-by: Zhao (Jack) Wang <jazwang@proton.me> * rack-mount/patch-panel: fix animate.scad & regen gif --------- Co-authored-by: Zhao (Jack) Wang <jazwang@proton.me>
14 lines
249 B
OpenSCAD
14 lines
249 B
OpenSCAD
// Helper aggregator
|
|
|
|
include <./apply.scad>
|
|
include <./dovetail.scad>
|
|
include <./filet.scad>
|
|
include <./keystone1.scad>
|
|
include <./keystone2.scad>
|
|
include <./math.scad>
|
|
include <./matrix.scad>
|
|
include <./screws.scad>
|
|
include <./sine.scad>
|
|
|
|
$fn=64;
|