This commit is contained in:
zhao
2023-04-15 11:56:20 -04:00
parent 8212737dd9
commit 096f8deaba
7 changed files with 158 additions and 12 deletions

View File

@ -56,7 +56,7 @@ module yBar() {
module applyStackConnector() {
apply_n() {
mirrorOtherCorner()
translate(v = [5, 5, 0])
translate(v = [connectorXEdgeToYBarXEdge, connectorYEdgeToYBarYEdge, 0])
stackConnectorSocket_N();
children(0);