Change default model to "spiral"

This commit is contained in:
Matt McWilliams 2021-02-17 22:14:07 -05:00
parent 69da7420fe
commit 842e0ff3fc
1 changed files with 1 additions and 1 deletions

View File

@ -257,7 +257,7 @@ module film_guide (rotations = 60, id = 45.55, spacing = 2.075, bottom = -2) {
spiral(rotations, id, spacing, bottom, $fn);
}
PART="spindle_top";
PART="spiral";
if (PART == "spiral") {
gnal_100ft_spiral();