updated the height of the screw holes for the peristaltic pump

This commit is contained in:
Sebastian Wendel 2023-09-21 19:38:26 +02:00
parent 36112c8d9e
commit 630d12e509

View file

@ -29,7 +29,7 @@ module tube_holder_connection()
module pump_screw_connection() module pump_screw_connection()
{ {
translate([ -25, 70, 25 ]) translate([ -25, 70, 26 ])
rotate([ 90, 90, 210 ]) rotate([ 90, 90, 210 ])
{ {
linear_extrude(10) screws_holes(); linear_extrude(10) screws_holes();