Charging module support

This commit is contained in:
2026-01-04 11:57:25 +01:00
parent 554964de01
commit 0811fe5e51
3 changed files with 11 additions and 3 deletions

View File

@@ -14,6 +14,7 @@ module fabula_enclosure_bottom() {
// Supports
translate([-30, 0, 19.1]) supports_speaker();
translate([28, 0, 14.1]) rotate([0, 180, 90]) supports_battery();
translate([70.4, 29, 18]) rotate([0, 0, 180]) #supports_charging_module();
// Cutouts
}