Tweak intval key for new bearings

This commit is contained in:
mmcwilliams 2018-10-09 15:38:30 -04:00
parent d81d3a714b
commit 23429ae359
2 changed files with 3 additions and 3 deletions

View File

@ -408,7 +408,7 @@ module bearing (x, y, z, width= 8, hole = true, calval = 0) {
module key_cap () {
$fn = 60;
thickness = .75;
innerD = 22.1;
innerD = 22.5;
outerD = innerD + (thickness * 2);
h = 18 - 2.5;

View File

@ -44,7 +44,7 @@ module exploded_view () {
//intval_laser_panel_cover(true, ALL_RED=true);
//rotate([0, 0, 13]) intval_panel_laser();
//rotate([0, 0, 13]) intval_laser_panel_cover();
//key_cap();
rotate([0, 180, 0]) key_cap();
//geared_motor_mount_120();
//motor_key();
//motor_key_120();
@ -56,5 +56,5 @@ module exploded_view () {
//translate([0, 0, 39 / 2 + 5.75]) bolt_guide();
//exploded_view();
stl_plate();
//stl_plate();
//dxf_plate();