Top Guide for Accessible Wade's Extruder
19
Likes
526
Downloads
1132
Views
Published on April 10, 2011
Derived from
Accessible Wade's Extruder
by GregFrost
Description
In the spirit of "accessible" this is a top filament guide for the Accessible Wade's that you can flip out of the way for unobstructed access to the feeder. It is only secured by the front tension bolt so it can be removed altogether with minimum fuss.
While installed it helpfully guides your filament toward the hobbed bolt and takes the load of any filament feed tube you are using.
While installed it helpfully guides your filament toward the hobbed bolt and takes the load of any filament feed tube you are using.
Instructions
Print one. Remove your front tension bolt and reinstall with the top guide installed on it. If you used true M4 you may need to ream out the hole slightly. Fits #6 great.
You must be logged in to post a comment.
Anonymous
on
August 14, 2011
said:
hi, i've added a little locking clip into the scad to keep it from lifting up. would you like to incorporate this change or would you prefer I make a derivative? thanks, hbs
Anonymous
on
August 3, 2011
said:
this makes a big difference on the accessible wade's, but it's not perfect, my filament still jumps out of the hobbing. any chance you could upload the scad and I could make one that fits a little more securely into my extruder block? thanks.
HoleBebo
on
October 29, 2011
said:
Hi hbs, I uploaded a derivative based on your derivative for this part. it's worked for me, you can try it.
BenJackson
on
August 4, 2011
said:
The scad file is already here. I added the part to the existing file because there are options in the scad to render it in its finished location to help design it.
License
Top Guide for Accessible Wade's Extruder by BenJackson is licensed under the Creative Commons - GNU GPL license.

I love this model - it's been a standard for us in more than a dozen extruders. However, I recently tried to mess around with it in OpenSCAD, but got the following error when compiling it:
WARNING: Ignoring unknown variable 'm4_diameter'.
Any ideas?
The "configuration.scad" (part of the original Wades model) must have had it. I think it was the Prusa config. You can set that to whatever you want -- it is the size of the hole for the bolt that passes through the guide. My ancient copy of the Prusa source set it to 5 or 5.5 depending on whether it was metric or SAE. So you can just add a line like "m4_diameter = 5.5;"