Changed rotary encoder wheel to 12 mm radius
This commit is contained in:
parent
63bafa9061
commit
a6dd7c1598
@ -1,6 +1,6 @@
|
||||
difference()
|
||||
{
|
||||
cylinder(5, 11, 11, $fn=360, center = true);
|
||||
cylinder(5, 12, 12, $fn=360, center = true);
|
||||
translate([0, 0, 1.5])
|
||||
cylinder(5, 10.5, 10.5, $fn=360, center = true);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user