make square picture show more scale axis
[challenge-bot] / curriculum / makefile
index 45fe8191533fd0837665a4751ddab05d2a4a1a5d..af9ec43db43b88f5648febe18e38eb6e1ccd182c 100644 (file)
@@ -3,6 +3,7 @@ square.png: square.scad makefile
          --render \
          -o square.png \
           --camera=0.80,0.88,0.01,0,0,0,9.05 \
+         --imgsize=931,634 \
          square.scad
 
 square.html: square.scm square.png makefile