Bed David

This commit is contained in:
wardwouts 2026-03-21 10:46:44 +01:00
parent 3786b1ee9e
commit 850333ea1b
13 changed files with 1215 additions and 5 deletions

19
Bed_David/dimensions.scad Normal file
View file

@ -0,0 +1,19 @@
// details in arcs
FN=40;
DIM_LINE_WIDTH = 5;
beam_width = 44;
beam_depth = 44;
matress_width = 900;
matress_length = 2000;
step_width = 360;
// bij plint gemeten!
bed_length = 2340;
bed_height = 1800;
bed_box_height = 300;
board_thickness = 3.6;