Skip to content

Commit

Permalink
Going back to sane versioning, latest scad and stl is Version 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
goldfishlaser committed Jun 25, 2024
1 parent 071cf69 commit 38cc210
Show file tree
Hide file tree
Showing 8 changed files with 105,837 additions and 20,883 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@ block_distance=25;
cube(size = [i_l_h, i_l_w, i_l_d], center = false);
}
}
color("blue",.55)translate([pogo_house_pos_x,pogo_house_pos_y,pogo_house_pos_z])cube(size = [pogo_house_x,pogo_house_y,pogo_house_z], center=false);
color("blue",.55)translate([pogo_house_pos_x,pogo_house_pos_y,pogo_house_pos_z])cube(size = [pogo_house_x,pogo_house_y-.5,pogo_house_z], center=false);

}
//release_face();
Expand Down
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 38cc210

Please sign in to comment.