diff --git a/.3d.php.swp b/.3d.php.swp deleted file mode 100644 index 0e7ec4b..0000000 Binary files a/.3d.php.swp and /dev/null differ diff --git a/3d.php b/3d.php index e42f451..17a1216 100644 --- a/3d.php +++ b/3d.php @@ -69,7 +69,7 @@
-

Die STL Files zum Download gibt es hier

+

Die STL Files zum Download gibt es hier

@@ -144,8 +144,8 @@ var animate = function () { } window.onload = function() { - STLViewer("STL-Files/KaosCubeTopThick2mm_cut_joints.stl", "model0") - STLViewer("STL-Files/KaosCube_support_cable.stl", "model1") + STLViewer("stl-files/KaosCubeTopThick2mm_cut_joints.stl", "model0") + STLViewer("stl-files/KaosCube_support_cable.stl", "model1") }