This commit is contained in:
zhao
2023-04-20 09:24:27 -04:00
parent 76e8880ba4
commit c0be976a03
17 changed files with 106037 additions and 106030 deletions

View File

@ -12,8 +12,11 @@ include <./config.scad>
partList = ["yBar", "xBar", "mainRail", "xyPlate", "sideModule"];
// Default is to apply the positive first
module applyConnector(on,to) {
module applyConnector(on,to, trans) {
//apply_pn() {
//}
}
module connectorPositive(on, to) {