Added border cutout for battery holder.

This commit is contained in:
Shy 2022-06-07 17:23:14 +02:00
parent aa799b88f3
commit 537f6c1463

View file

@ -162,6 +162,10 @@ module border_pcb_cutouts() {
// Vibrator.
translate([28, 10 + 1, -1.5])
cube([6, 1, 1.5]);
// Batteriefach.
translate([47.5 - 2, 10 + 1, -1.5])
cube([4, 1, 1.5]);
}
// Die äußeren Teile: Front und Ränder.