From 55926726e4ab63cf9e3bb243c2bc8318778885d4 Mon Sep 17 00:00:00 2001 From: Justin Lin Date: Mon, 27 Jan 2020 21:34:57 +0800 Subject: [PATCH] use scad --- examples/qr_coder.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/qr_coder.scad b/examples/qr_coder.scad index 4cf9f881..dbdc0096 100644 --- a/examples/qr_coder.scad +++ b/examples/qr_coder.scad @@ -1,4 +1,4 @@ -include ; +use ; t = "1000 followers"; head_size = 30;