From b3d8b9d0f5e9229da0723c2727d3e647b6c35757 Mon Sep 17 00:00:00 2001 From: eric811 Date: Fri, 3 Jan 2014 18:30:21 +0800 Subject: [PATCH] Update effector.scad --- effector.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/effector.scad b/effector.scad index a4d76ef..6a83551 100644 --- a/effector.scad +++ b/effector.scad @@ -4,7 +4,7 @@ separation = 40; // Distance between ball joint mounting faces. offset = 20; // Same as DELTA_EFFECTOR_OFFSET in Marlin. mount_radius = 12.5; // Hotend mounting screws, standard would be 25mm. hotend_radius = 8; // Hole for the hotend (J-Head diameter is 16mm). -push_fit_height = 4; // Length of brass threaded into printed plastic. +push_fit_height = 3; // Length of brass threaded into printed plastic. height = 8; cone_r1 = 2.5; cone_r2 = 14;