From b478067f9c96f3282144a0580f707c563ff07417 Mon Sep 17 00:00:00 2001 From: Justin Lin Date: Mon, 27 Jan 2020 21:39:31 +0800 Subject: [PATCH] use scad --- examples/stereographic_caterpillar.scad | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/stereographic_caterpillar.scad b/examples/stereographic_caterpillar.scad index 1b9a4763..785ca8b7 100644 --- a/examples/stereographic_caterpillar.scad +++ b/examples/stereographic_caterpillar.scad @@ -1,5 +1,5 @@ -include ; -include ; +use ; +use ; px_width = 0.8;