Add room wall for Eri's room
Signed-off-by: Jacob Kiers <jacob@jacobkiers.net>
This commit is contained in:
		| @@ -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( | ||||
|     [ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user