Skip to content

Commit

Permalink
lcextruder is made of 5mm acrylic
Browse files Browse the repository at this point in the history
  • Loading branch information
felipesanches committed Jun 14, 2013
1 parent 520e782 commit fc7db03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lasercut_extruder.scad
Expand Up @@ -158,9 +158,9 @@ module idler_side_sheet(){
}

module idler_spacer_5mm_sheet(){
BillOfMaterials(category="Lasercut wood", partname="LCExtruder Idler 5mm Spacer");
BillOfMaterials(category="Lasercut Acrylic", partname="LCExtruder Idler 5mm Spacer");

material("lasercut")
material("acrylic")
linear_extrude(height=5)
idler_spacer_face();
}
Expand Down

0 comments on commit fc7db03

Please sign in to comment.