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.
[Solved] Unable to print in PLA
[Solved] Unable to print in PLA
Last edited by noname117 on Sun Feb 21, 2016 7:27 pm, edited 1 time in total.
- Tincho85
- Printmaster!
- Posts: 659
- Joined: Sun Nov 03, 2013 12:27 pm
- Location: Buenos Aires, Argentina
Re: Unable to print in PLA
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.
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.
Re: Unable to print in PLA
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
(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.
"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

(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.
Re: Unable to print in PLA
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.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.
- DeltaCon
- Printmaster!
- Posts: 616
- Joined: Sat Nov 14, 2015 5:01 am
- Location: Wessem, The Netherlands
- Contact:
Re: Unable to print in PLA
If you can't keep touching it because it's too hot, it is too hot... 
Make the change in firmware like mentioned above.

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!

Rostock V2 / E3D Volcano / FSR kit / Duet 0.6
PS.: Sorry for the avatar, that's my other hobby!
Re: Unable to print in PLA
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
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
- Eaglezsoar
- ULTIMATE 3D JEDI
- Posts: 7159
- Joined: Sun Apr 01, 2012 5:26 pm
Re: Unable to print in PLA
Nice tutorial Michael, thanks for sharing it.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
“ Do Not Regret Growing Older. It is a Privilege Denied to Many. ”
Re: Unable to print in PLA
This solved the problem. Thanks for the helpSheaffer 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
(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.
- 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
Current, right? Not voltage.noname117 wrote:As mentioned in several replies below the solution is to lower the voltage in the configuration.h page.