Files
rackstack/helper/common.scad
Kiria 6516c22dc3 Rewrite keystone.scad (#35)
* 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>
2025-03-20 22:34:54 -04:00

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;