From 49d1c65af6bff7e915d75726b087e2f8ae77b126 Mon Sep 17 00:00:00 2001 From: Jacob Kiers Date: Sat, 8 Jan 2022 01:35:16 +0100 Subject: [PATCH] Add room wall for Eri's room Signed-off-by: Jacob Kiers --- house/house.scad | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/house/house.scad b/house/house.scad index 6471f6d..73ca32c 100644 --- a/house/house.scad +++ b/house/house.scad @@ -39,6 +39,8 @@ house_length = hall_length_extra_office_jacob + hall_length + frame_depth + livingroom_length_kitchen ; +eri_room_width = 2450; + // End Dimensions // Global floor @@ -104,6 +106,8 @@ rectangle( "orange" ); +translate([house_width - eri_room_width, frame_depth / 2, 0]) cube([5, livingroom_length_back, house_height]); + // Bathroom rectangle( [