summaryrefslogtreecommitdiff
path: root/another.scad
Unidiff
Diffstat (limited to 'another.scad') (more/less context) (ignore whitespace changes)
-rw-r--r--another.scad1
1 files changed, 1 insertions, 0 deletions
diff --git a/another.scad b/another.scad
index 49833ec..3c4f27a 100644
--- a/another.scad
+++ b/another.scad
@@ -487,6 +487,7 @@ module the_extruder(
487 }else{ 487 }else{
488 color("green",0.7) lever(); 488 color("green",0.7) lever();
489 color("yellow",0.7) body(); 489 color("yellow",0.7) body();
490 color("brown",0.7) body_label();
490 color("red",0.7) knob(); 491 color("red",0.7) knob();
491 color("brown",0.7) knob_label(); 492 color("brown",0.7) knob_label();
492 color("blue",0.7) springpad(); 493 color("blue",0.7) springpad();