Browse Source

added dir with stl-files

master
alpcentaur 1 year ago
parent
commit
3829f84ce8
4 changed files with 2 additions and 2 deletions
  1. BIN
      .3d.php.swp
  2. +2
    -2
      3d.php
  3. +0
    -0
      stl-files/KaosCubeTopThick2mm_cut_joints.stl
  4. +0
    -0
      stl-files/KaosCube_support_cable.stl

BIN
.3d.php.swp View File


+ 2
- 2
3d.php View File

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

KaosCubeTopThick2mm_cut_joints.stl → stl-files/KaosCubeTopThick2mm_cut_joints.stl View File


KaosCube_support_cable.stl → stl-files/KaosCube_support_cable.stl View File


Loading…
Cancel
Save