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:
@ -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;
|
||||
|
||||
Reference in New Issue
Block a user