Uses a miniUSB, not micro

This commit is contained in:
Matt McWilliams 2023-03-26 16:16:47 -04:00
parent 3625caafa9
commit 390f60c1eb
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ module case_bottom () {
difference () {
rounded_cube([X, Y, Z], d = 10, center = true, $fn = 40);
translate([0, 0, 3]) rounded_cube([X - 5, Y - 5, Z], d = 7, center = true, $fn = 40);
//MicroUSB
//MiniUSB
translate([USB, Y / 2, 7]) cube([8, 10, Z], center = true);
//DC power connector