aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorD Delmar Davis <don@suspectdevices.com>2023-06-27 15:42:44 -0400
committerD Delmar Davis <don@suspectdevices.com>2023-06-27 15:42:44 -0400
commit2d212ca341c088f4e8f9269ccf5d90d462b79980 (patch)
treef6adf3e4cb37fcfc2d15cf937413cff5077741f2
parentdbdb522c1d8d21f08a0178a7b3b397e2eefad543 (diff)
puth things back
-rw-r--r--baseplate.scad4
1 files changed, 2 insertions, 2 deletions
diff --git a/baseplate.scad b/baseplate.scad
index b9dd078..e2a2ffb 100644
--- a/baseplate.scad
+++ b/baseplate.scad
@@ -62,7 +62,7 @@ intersection() {
}
projection(cut=false){
-//base_plate();
-motor_mount();
+base_plate();
+//motor_mount();
}