Kaysan Extruder motor still melts PLA after firmware adjust

Discussions related to the Rostock MAX v2
Post Reply
shentheory
Printmaster!
Posts: 58
Joined: Wed Oct 22, 2014 11:54 am

Kaysan Extruder motor still melts PLA after firmware adjust

Post by shentheory »

I couldnt explain fully in the title:

Since I built my kit during thanksgiving, I've mainly printed ABS, and they've been great prints. I just started with PLA, and for my first semi-successful print, about 1 hour in, the extruder stepper motor got so hot that it melted/softened the PLA and it jammed.

I do have the Kaysan motors, and I did make the following change in the firmware as per the manual:

Change: #define MOTOR_CURRENT {175,175,175,200,0}
to this: #define MOTOR_CURRENT {155,155,155,165,0}

I'll be honest, I'm not sure what these values adjust speficially. I'm assuming that the first 3 numbers are for the main 3 motors and the 4th is for the extruder. But I don't know enough about what they do specifically to just start changing the value all willy nilly.

How can I keep this Kaysan motor cool so I can print PLA?? Much appreciated!
add1ct3dd
Printmaster!
Posts: 119
Joined: Mon Nov 17, 2014 10:15 am

Re: Kaysan Extruder motor still melts PLA after firmware adj

Post by add1ct3dd »

Mine does the same thing, I've had to resort to using a fan on the stepper motor itself to keep it cool.

Poor show, these motors get stupidly hot imo and they shouldn't.

You could try reducing it further to 155 and see if that helps, but it will get to a point where it may start skipping steps on the extruder.
User avatar
jdurand
Printmaster!
Posts: 397
Joined: Mon Dec 01, 2014 12:41 am
Location: Silicon Valley, California
Contact:

Re: Kaysan Extruder motor still melts PLA after firmware adj

Post by jdurand »

Since I couldn't find data on the specific model of Kaysan motors I have, does anyone know what the current & resistance rating is on these vs the original motors?

I haven't checked the Rambo so don't know what driver chip they use, but I assume it's the standard constant current chip like we use. There's two ways to set the current with that chip, two digital lines (4 levels) and an analog input. So I presume the Motor_Current numbers are D to A settings, probably 0-255.

Stepping motors should normally have the current dropped (using the digital lines) when they're not actually turning, might be harder to do on the extruder since it's almost always moving.
Standing on the edge of reality... (me)
Quando omni flunkus moritati (Red Green)
Let no man belong to another that can belong to himself. (Paracelsus)
All things are poison and nothing is without poison; only the dose makes a thing not a poison. (Ibid.)
TheWalrus
Noob
Posts: 3
Joined: Tue Jan 13, 2015 12:55 pm

Re: Kaysan Extruder motor still melts PLA after firmware adj

Post by TheWalrus »

I am having this problem as well. It was definitely worse before the firmware adjustment, but I just had it fail (mash up my PLA in the motor gears) 5 hours into a 12 hour print... I just setup a temporary blower fan on the motor, hopefully it helps. Otherwise I guess I'll be looking for a different motor.

One thing I did notice was this:

Code: Select all

#define MOTOR_CURRENT {175,175,175,200,0} // Values 0-255 (RAMBO 135 = ~0.75A, 185 = ~1A) use 140 for xyz and 160 for the E if using Kysan motors and 175 xyz and 200 if using wantai motors
The code comment for the firmware says to use 160 (and also 140 for the xyz), but the newest manual claims the 165. I have not tried 160 yet, but I might after this print and see what happens. If anyone else has some insight here it would be helpful!

EDIT:
I overlooked this post with something I am going to try:
http://forum.seemecnc.com/viewtopic.php?f=77&t=7274" onclick="window.open(this.href);return false;
In there is a link to this printer mod. Thanks BenTheRighteous!
http://forum.seemecnc.com/viewtopic.php?f=35&t=7216" onclick="window.open(this.href);return false;
Nareikuk
Printmaster!
Posts: 47
Joined: Sat Nov 22, 2014 7:18 am

Re: Kaysan Extruder motor still melts PLA after firmware adj

Post by Nareikuk »

I used 110 for the Extruder motor - although I am still experimenting and have raised the current to 130 for today to see if the motor gets hot. At 110, it barely warmed up.
User avatar
Jimustanguitar
ULTIMATE 3D JEDI
Posts: 2631
Joined: Sun Mar 31, 2013 1:35 am
Location: Notre Dame area
Contact:

Re: Kaysan Extruder motor still melts PLA after firmware adj

Post by Jimustanguitar »

Has anybody replaced their motor as a test? If they're melting filament, they're at least 3 times hotter than a healthy motor is supposed to be.

I don't suspect a firmware issue at all, something is broken.
BenTheRighteous
Printmaster!
Posts: 695
Joined: Fri Nov 07, 2014 9:38 am

Re: Kaysan Extruder motor still melts PLA after firmware adj

Post by BenTheRighteous »

TheWalrus wrote: EDIT:
I overlooked this post with something I am going to try:
http://forum.seemecnc.com/viewtopic.php?f=77&t=7274" onclick="window.open(this.href);return false;
In there is a link to this printer mod. Thanks BenTheRighteous!
http://forum.seemecnc.com/viewtopic.php?f=35&t=7216" onclick="window.open(this.href);return false;
Awww snap. If my thread is going to be getting some attention, I'd better upload that new spool arm I promised!
Anyway, glad someone is finding it useful! :D
nitewatchman wrote:it was much cleaner and easier than killing a chicken on top of the printer.
rpress
Printmaster!
Posts: 178
Joined: Fri Oct 03, 2014 1:35 pm

Re: Kaysan Extruder motor still melts PLA after firmware adj

Post by rpress »

Jimustanguitar wrote:Has anybody replaced their motor as a test? If they're melting filament, they're at least 3 times hotter than a healthy motor is supposed to be.

I don't suspect a firmware issue at all, something is broken.
My Kysan motor (that I got with the 2nd extruder kit) was running quite hot (at least 55C) at recommended current settings. Sounds like some are better than others. In any case I've gone to the 60mm Robotdigg motors and I'm not looking back!
Post Reply

Return to “Rostock MAX v2”