Great! So the Autolevel would be more stable during probing, i.e. it would not tilt.
BTW, may I know where can we adjust the diameter in your SCAD file in order to fit the PEEK tube in without dilate hole below the effector by tool.
Great! So the Autolevel would be more stable during probing, i.e. it would not tilt ...
healingfoot 發表於 2014-6-26 17:35
You can use "#" to high light the CAD
for the Allen Key size, edit "tunnel = 2.4;" in "retractable_wofoot.scad"
for the PTFE tube ,edit r value in effector+retractable_3.scad "cylinder(r=1.975, h=50, center=false, $fn=50)" , r is the hole for PTFE with Allen Key
if you asking the hot end hole, it should be " hotend_radius" in effector+retractable_3.scad
if you asking the hot end top hole, it should be r value in effector+retractable_3.scad " translate([0, 0, -6]) cylinder(r=6.25, h=height, $fn=90);" . I use a J head with Qfit, so I edit it as a hole not M5.