1

Topic: PEEK melting

I run my solidoodle 3 at 200 degrees in repetier host (which i believe means that the hot end is about 170 degrees). 

my problem is that my PEEK insulator keeps melting.   Is this a part that is just supposed to melt after a while? or is solidoodle selling me crap parts?  I have tried lowering the extrusion temp, but if i get much lower than 200 then the filament wont melt.

I am extremely exasperated and ready to kill my printer with fire!!! lol  any help is extremely appreciated.


PS - if there is an after market hot end that doesn't have this problem i would love to hear about it.

2

Re: PEEK melting

E3D

3

Re: PEEK melting

I've heard it's not safe to go above 210 in Repetier Host, so I am surprised that you are having problems at those temps.  The actual temperature of the hot end is about 20 degrees higher, so if it says 200 in RH, the actual temperature at the tip is 220 degrees.  I believe that Solidoodle sells replacement PEEK on their website, but if I were you, I would take elmoret's suggestion.  The E3D hot end has no PEEK (all metal), can reach much higher temperatures, and rarely clogs.  Just make sure you have Lawsys  MK5 (or 4 with an adapter) and an extended z-stop first.

4

Re: PEEK melting

How do you know the PEEK is melting?  Are you removing the barrel to check?  Or perhaps the barrel wiggles in the PEEK?

I melted my PEEK, but not from printing, but rather clearing clogs.  I have had zero clogs since moving to an E3D.

5

Re: PEEK melting

what e3d hot-end is recommended for a solidoodle 3? or do they all work?

sorry to bug you guys with so many questions.  I tried searching in the forums and couldnt really find what im looking for.

6

Re: PEEK melting

also, thanks for the help.  if you guys ever need some IT help let me know.  smile

7

Re: PEEK melting

jake wrote:

what e3d hot-end is recommended for a solidoodle 3? or do they all work?

You want the 1.75mm direct extrusion.

8

Re: PEEK melting

thanks 3d-oodler

9

Re: PEEK melting

is there a wiki or walkthrough on all the steps i should take with my e3d installation?  i swear i found one a little bit ago, but i cant find a link to it on this forum or through google.

can anyone point me in the right direction?

10

Re: PEEK melting

http://www.soliwiki.com/E3D_extruder

SD3 w/ mods:
Glass bed with QU-BD heat pad upgrade, threadless ballscrew w/ 8mm smooth rod, spectra line belt replacement, lawsy MK5 extruder, Lawsy replacement carriage, E3D hotend, Ramps 1.4 w/ reprap discount controller, DRV8825 drivers, 12v 30A PS, Acrylic case, Overkill Y-idlers, Filament alarm, Extruder fan + more.

11

Re: PEEK melting

@2n2r5

thanks so much, thats exactly what i was looking for!

12

Re: PEEK melting

I keep getting my max temp reached and the printer resets.  I found this code on the forum, is it correct to fix this problem?


_______________________________
    // When temperature exceeds max temp, your heater will be switched off.
    // This feature exists to protect your hotend from overheating accidentally, but *NOT* from thermistor short/failure!
    // You should use MINTEMP for thermistor short/failure protection.
    #define HEATER_0_MAXTEMP 225 //{SD Patch}
    #define HEATER_1_MAXTEMP 275
    #define HEATER_2_MAXTEMP 275
    #define BED_MAXTEMP 110 //{SD Patch}
____________________________________________



it was found here:  http://www.soliforum.com/topic/3052/rai … uder-temp/

13

Re: PEEK melting

never mind, i just found this:

http://www.soliforum.com/topic/2497/max-temp-reached/