Skip to content

Commit

Permalink
forgot to move kill.svg over a tad whoopsiedaisy issue#2
Browse files Browse the repository at this point in the history
  • Loading branch information
goldfishlaser committed Jun 22, 2024
1 parent ef0d162 commit 0556159
Show file tree
Hide file tree
Showing 2 changed files with 12,884 additions and 12,940 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -766,7 +766,7 @@ difference(){

module make_enclosure_b(){
color("blue",.9)translate([75,-20,0]) rotate([0,0,90]) enclosure_b();
color("black") translate([80,4.75,.5])linear_extrude(2)rotate([0,0,90])scale(1.5)import("kill.svg"); //for use with split logo option
color("black") translate([80,2.5,.5])linear_extrude(2)rotate([0,0,90])scale(1.5)import("kill.svg"); //for use with split logo option

// translate([shiftxx+10,shiftyy,0])breakaway_void();
}
Expand Down
Loading

0 comments on commit 0556159

Please sign in to comment.