1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-25 23:46:32 +02:00
This commit is contained in:
Justin Lin
2019-10-01 11:09:51 +08:00
parent 48ec27ff2c
commit 1d969a2cd4

View File

@@ -2,7 +2,7 @@ include <hollow_out.scad>;
include <archimedean_spiral.scad>;
head_size = 26;
segments = 3;
segments = 99;
thickness = 3;
spacing = 0.65;