Rendered new stls
This commit is contained in:
parent
37de2dc146
commit
0ea6605368
|
@ -110,7 +110,8 @@ module handle_mount () {
|
|||
cylinder(r = HANDLE_MOUNT_BOLT_D / 2, h = 10, center = true, $fn = 50);
|
||||
}
|
||||
}
|
||||
//platter();
|
||||
platter();
|
||||
//projection() platter();
|
||||
//bolt_hex_voids();
|
||||
handle_mount();
|
||||
translate([0, 0, 10]) bearing_holder();
|
||||
bolt_hex_voids();
|
||||
translate([0, 0, -10])handle_mount();
|
Binary file not shown.
Before Width: | Height: | Size: 670 KiB After Width: | Height: | Size: 673 KiB |
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue