Older type of heatbed cover without screw holes
This commit is contained in:
parent
90d4f3d8dd
commit
42e71a0de5
|
|
@ -156,7 +156,7 @@ module clip()
|
|||
}
|
||||
|
||||
// thermistor cable entry
|
||||
translate([-0,22,4]) rotate([115,0,0]) cylinder(h = 15, r=3, $fn=60);
|
||||
translate([-0,22,4]) rotate([115,0,0]) cylinder(h = 15, r=3.3, $fn=60);
|
||||
|
||||
|
||||
// edges
|
||||
|
|
|
|||
Loading…
Reference in New Issue