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>
This commit is contained in:
Kiria
2025-03-21 10:34:54 +08:00
committed by GitHub
parent caa7073d2f
commit 6516c22dc3
7 changed files with 94 additions and 42 deletions

View File

@ -3,10 +3,11 @@
include <./apply.scad>
include <./dovetail.scad>
include <./filet.scad>
include <./keystone.scad>
include <./keystone1.scad>
include <./keystone2.scad>
include <./math.scad>
include <./matrix.scad>
include <./screws.scad>
include <./sine.scad>
$fn=64;
$fn=64;