Skip to content

Commit

Permalink
changed default render quality
Browse files Browse the repository at this point in the history
  • Loading branch information
moucha19 committed Jun 11, 2019
1 parent 4717acf commit f05bc8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scad/main.scad
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
use <fletching_jig.scad>


// render resolution
$fn=10; // [10:10:100]
// increase to improve render quality
$fn=30; // [10:10:100]

/* [Jig settings] */

Expand Down

0 comments on commit f05bc8a

Please sign in to comment.