Whitespace change to re-render

This commit is contained in:
mmcwilliams 2019-04-04 19:11:45 -04:00
parent 50b6767975
commit 8cc46d2ef0
1 changed files with 1 additions and 1 deletions

View File

@ -30,4 +30,4 @@ module bolex_rewind_knurled_handle_SPLIT (piece = 0) {
rotate([0, 0, time]) {
bolex_rewind_knurled_handle_SPLIT(0);
translate([10, 0, 0]) bolex_rewind_knurled_handle_SPLIT(1);
}
}