-rw-r--r-- | another.scad | 1 |
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 @@ -489,2 +489,3 @@ module the_extruder( color("yellow",0.7) body(); + color("brown",0.7) body_label(); color("red",0.7) knob(); |