Printables, test colors, back text
This commit is contained in:
@@ -16,8 +16,8 @@ module supports_battery() {
|
||||
|
||||
module supports_charging_module() {
|
||||
difference() {
|
||||
cube([30.2, 21.2, 5], true);
|
||||
translate([-2, 0, 0]) cube([28.2, 17.2, 6], true);
|
||||
cube([31.6, 21.6, 5], true);
|
||||
translate([-2, 0, 0]) cube([29.6, 17.6, 6], true);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user