From cd7bb0153c688f607573e251ba57b454ffb4f26a Mon Sep 17 00:00:00 2001 From: s3xm3x Date: Fri, 28 Apr 2017 15:07:12 +0200 Subject: [PATCH 1/4] Update adapter.scad --- cad/adapter.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cad/adapter.scad b/cad/adapter.scad index e4dfb17..3d4fb2f 100644 --- a/cad/adapter.scad +++ b/cad/adapter.scad @@ -2,7 +2,7 @@ // Housing box for UppSense first tries. // // Author: Maximilian Stiefel -// Last modification: 26.04.3017 +// Last modification: 28.04.2017 ///////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////// From 0b3008241603f3259b863725aece3cd243c57287 Mon Sep 17 00:00:00 2001 From: s3xm3x Date: Fri, 28 Apr 2017 15:08:16 +0200 Subject: [PATCH 2/4] Update housing.scad --- cad/housing.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cad/housing.scad b/cad/housing.scad index f0c475a..18b5f94 100644 --- a/cad/housing.scad +++ b/cad/housing.scad @@ -2,7 +2,7 @@ // Housing box for UppSense first tries. // // Author: Maximilian Stiefel -// Last modification: 26.04.3017 +// Last modification: 26.04.2017 ///////////////////////////////////////////////////////////////////////////////// use From ce0b2a77b0a04a026785ac0466dc5b45b0851e17 Mon Sep 17 00:00:00 2001 From: s3xm3x Date: Fri, 28 Apr 2017 15:08:42 +0200 Subject: [PATCH 3/4] Update lid.scad --- cad/lid.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cad/lid.scad b/cad/lid.scad index 4c70eeb..4dd18dd 100644 --- a/cad/lid.scad +++ b/cad/lid.scad @@ -2,7 +2,7 @@ // Lid for the housing box for UppSense first tries. // // Author: Maximilian Stiefel -// Last modification: 27.04.3017 +// Last modification: 27.04.2017 ///////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////// From 2da0a6b85817e6621e69682bd1af84aec9723e78 Mon Sep 17 00:00:00 2001 From: s3xm3x Date: Fri, 28 Apr 2017 15:11:12 +0200 Subject: [PATCH 4/4] Update open_box.scad --- cad/open_box.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cad/open_box.scad b/cad/open_box.scad index e94db61..a377620 100644 --- a/cad/open_box.scad +++ b/cad/open_box.scad @@ -2,7 +2,7 @@ // Module for a open box with rounded edges. // // Author: Maximilian Stiefel -// Last modification: 26.04.3017 +// Last modification: 26.04.2017 ///////////////////////////////////////////////////////////////////////////////// module open_box(width, length, height, thickness)