[Solved] Unable to print in PLA

Having a problem? Post it here and someone will be along shortly to help
Post Reply
noname117
Printmaster!
Posts: 48
Joined: Wed Dec 23, 2015 2:42 pm

[Solved] Unable to print in PLA

Post by noname117 »

I am unable to print things in PLA filament because it always gets stuck in the extrusion motor. I think problem has to do with the extrusion motor itself heating up and starting to partially melt the plastic to where its unable to grip it enough to push it through. Ive also had problems with PLA somehow getting caught just before it goes into the clear tubing and bunching up around the motor. I haven't had any of these problems happen with ABS. Any suggestions on how to fix the problem are appreciated.

As mentioned in several replies below the solution is to lower the voltage in the configuration.h page.
Last edited by noname117 on Sun Feb 21, 2016 7:27 pm, edited 1 time in total.
User avatar
Tincho85
Printmaster!
Posts: 659
Joined: Sun Nov 03, 2013 12:27 pm
Location: Buenos Aires, Argentina

Re: Unable to print in PLA

Post by Tincho85 »

Hi noname117, how hot does the motor gets while it's printing?.
If it's very hot, to the point it burns, this possible situations comes to mind:

* There could be excessive friction somewhere in your filament path. Some people suggest canola oil, never tried myself.
* Check your motor label, they are Kysan? Wantai? Automation? You might be giving it more current than necessary. If so, you will need to reduce the motor current via firmware.
* Install a fan with a heatsink.

Also, if you can, measure the temperature with a thermocouple. 50ºc is ok, 80ºc no.
Martín S.
User avatar
Sheaffer
Prints-a-lot
Posts: 24
Joined: Fri Jan 08, 2016 9:08 pm

Re: Unable to print in PLA

Post by Sheaffer »

I had almost exactly the same issue and received the following advice:

"Make sure you know what brand your stepper motors are. This happened to me and it actually says the fix for it in the manual. Kysan AND Automation Technology stepper motors need to have a small tweak in the firmware.

I don't have time to go crop an image with exactly what it says in the USER manual, but I know that it is on the bottom of page 12 (the manual version that I am using is Version: 1.15, published November 17th 2015)

I hope this helps!

Also, to find what brand your stepper motors are just look at the back of one of them and read the label :D
(note it's Kysan AND Automation Technology motors that need this change in the firmware)"

I had missed this in the manual and after making the required changes, was able to print with PLA just fine.
Only by Braving the Darkness Can One See the Stars.
noname117
Printmaster!
Posts: 48
Joined: Wed Dec 23, 2015 2:42 pm

Re: Unable to print in PLA

Post by noname117 »

Tincho85 wrote:Hi noname117, how hot does the motor gets while it's printing?.
If it's very hot, to the point it burns, this possible situations comes to mind:

* There could be excessive friction somewhere in your filament path. Some people suggest canola oil, never tried myself.
* Check your motor label, they are Kysan? Wantai? Automation? You might be giving it more current than necessary. If so, you will need to reduce the motor current via firmware.
* Install a fan with a heatsink.

Also, if you can, measure the temperature with a thermocouple. 50ºc is ok, 80ºc no.
Unfortunately I can't tell you the exact temperature but it's too hot to touch for more than a second after it has been printing for a little bit. I have Automation motors.
User avatar
DeltaCon
Printmaster!
Posts: 616
Joined: Sat Nov 14, 2015 5:01 am
Location: Wessem, The Netherlands
Contact:

Re: Unable to print in PLA

Post by DeltaCon »

If you can't keep touching it because it's too hot, it is too hot... ;-)
Make the change in firmware like mentioned above.
I am DeltaCon, I have a delta, my name is Con, I am definitely PRO delta! ;-)
Rostock V2 / E3D Volcano / FSR kit / Duet 0.6

PS.: Sorry for the avatar, that's my other hobby!
User avatar
mhackney
ULTIMATE 3D JEDI
Posts: 5391
Joined: Mon Mar 26, 2012 4:15 pm
Location: MA, USA
Contact:

Re: Unable to print in PLA

Post by mhackney »

Over driving stepper current is not rocket science. The fix is simple. You can either find out exactly what the current rating for the stepper brand you have (label ID #, google it and find spec sheet). Or if you are lazy, just lower the current in Configuration.h. Lower it buy 20 and reflash. Let the printer run and see what happens. The danger of going too low is you loose torque and the extruder skips steps. Too high and you overheat. Just right and the world is good.

More than most people care to learn about steppers: https://www.geckodrive.com/gecko/images ... 0Guide.pdf

Sublime Layers - my blog on Musings and Experiments in 3D Printing Technology and Art

Start Here:
A Strategy for Successful (and Great) Prints

Strategies for Resolving Print Artifacts

The Eclectic Angler
User avatar
Eaglezsoar
ULTIMATE 3D JEDI
Posts: 7159
Joined: Sun Apr 01, 2012 5:26 pm

Re: Unable to print in PLA

Post by Eaglezsoar »

mhackney wrote:Over driving stepper current is not rocket science. The fix is simple. You can either find out exactly what the current rating for the stepper brand you have (label ID #, google it and find spec sheet). Or if you are lazy, just lower the current in Configuration.h. Lower it buy 20 and reflash. Let the printer run and see what happens. The danger of going too low is you loose torque and the extruder skips steps. Too high and you overheat. Just right and the world is good.

More than most people care to learn about steppers: https://www.geckodrive.com/gecko/images ... 0Guide.pdf
Nice tutorial Michael, thanks for sharing it.
“ Do Not Regret Growing Older. It is a Privilege Denied to Many. ”
noname117
Printmaster!
Posts: 48
Joined: Wed Dec 23, 2015 2:42 pm

Re: Unable to print in PLA

Post by noname117 »

Sheaffer wrote:I had almost exactly the same issue and received the following advice:

"Make sure you know what brand your stepper motors are. This happened to me and it actually says the fix for it in the manual. Kysan AND Automation Technology stepper motors need to have a small tweak in the firmware.

I don't have time to go crop an image with exactly what it says in the USER manual, but I know that it is on the bottom of page 12 (the manual version that I am using is Version: 1.15, published November 17th 2015)

I hope this helps!

Also, to find what brand your stepper motors are just look at the back of one of them and read the label :D
(note it's Kysan AND Automation Technology motors that need this change in the firmware)"

I had missed this in the manual and after making the required changes, was able to print with PLA just fine.
This solved the problem. Thanks for the help
User avatar
Jimustanguitar
ULTIMATE 3D JEDI
Posts: 2608
Joined: Sun Mar 31, 2013 1:35 am
Location: Notre Dame area
Contact:

Re: [Solved] Unable to print in PLA

Post by Jimustanguitar »

noname117 wrote:As mentioned in several replies below the solution is to lower the voltage in the configuration.h page.
Current, right? Not voltage.
Post Reply

Return to “Troubleshooting”