Updated $fa and $fs

Took an hour to render at .01 each. Bumped them up to .1 - renders in 3 minutes and still looks great.
This commit is contained in:
2021-01-11 21:21:02 -05:00
parent 943754c707
commit 2bc3c8ffa0

View File

@@ -46,8 +46,8 @@ rot=1;
//meshed(rot=rot); //meshed(rot=rot);
$fa = ($preview) ? 12 : .01; $fa = ($preview) ? 17 : .1;
$fs = ($preview) ? 2 : .01; $fs = ($preview) ? 3 : .1;
$incolor = true; $incolor = true;
gear_hinge(rot=rot, box=false, rounded_case=true); gear_hinge(rot=rot, box=false, rounded_case=true);