From 382e98dfe667bf6b39551d451174c0826f7e4a70 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 10 Jan 2015 22:40:56 +0000 Subject: [PATCH] pandemic-counter: slightly thicker, more fill - improve quality --- pandemic-counter.scad | 2 +- pandemic-counter.slic3r | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 pandemic-counter.slic3r diff --git a/pandemic-counter.scad b/pandemic-counter.scad index 2dcb9d7..50b1e85 100644 --- a/pandemic-counter.scad +++ b/pandemic-counter.scad @@ -1,7 +1,7 @@ // -*- C -*- tokenrad=13; -tokenthick=1.8; +tokenthick=1.9; joinwidth=1.0; diff --git a/pandemic-counter.slic3r b/pandemic-counter.slic3r new file mode 100644 index 0000000..add6df7 --- /dev/null +++ b/pandemic-counter.slic3r @@ -0,0 +1 @@ +fill_density = 0.5 -- 2.30.2