When measuring the filament moved the number changes quite a lot between filament moved, filament moved when the Bowden it's use and filament extruded at X temp. I did my calibration using the printrun/pronterface, setting the desired temp and extruding at the feedrate speed that I use to. Then I did top later tests and adjusted the esters until I got a perfect toplayer.
- 2 weeks later...
Good idea neotko.
During the last prints I could do a bit of fine tuning.
It showed that 812.45 E-steps was too much. Especially at top layers and small holes. Now I use 787 E-steps.
-
1
- 1 year later...
Hey there
I know that this thread is old but I am having an issue with getting the e3d titan extruder kit to work with my UM2 Extended and TinkerGnome
If anyone of you has made a modified version of it please I would like to try it
Tried to compile TinkerGnome with my printer using arduino and given data in the e3d tutorial on what to change
But I got ERROR: Tried printing out of printing area
Please anyone who got this with his e3d and solved it show me how or send me his firmware update
Do you get this error randomly, or consistently? At the start or well into the print?
It means there is a gcode that is at a value outside of the limits of the print area. For example if your print bed is 200mm wide but there is a G0 X2000 (2 meters) then you get this error.
Many things can cause this error but if it is intermittent it means there is a problem reading the SD card where it's getting random bits flipped. You will also notice the print head randomly moving to strange locations for no reason WAY outside your part and then continuing where it left off.
But if it's consistently at the start of print or during leveling or something then it's something else.
Do you get this error randomly, or consistently? At the start or well into the print?
It means there is a gcode that is at a value outside of the limits of the print area. For example if your print bed is 200mm wide but there is a G0 X2000 (2 meters) then you get this error.
Many things can cause this error but if it is intermittent it means there is a problem reading the SD card where it's getting random bits flipped. You will also notice the print head randomly moving to strange locations for no reason WAY outside your part and then continuing where it left off.
But if it's consistently at the start of print or during leveling or something then it's something else.
Unfortunately I get it consistently , and only with TinkerGnome in E3D Titan V6 kit
before getting the e3d one I was using the tinkergnome freely
But then I had to E3d marlin version
So if you have or you know someone who does have the e3d kit with the tinkergnome please link me as the marlin firmware is hard to deal with and hard to calibrate the printer with
Recommended Posts
DidierKlein 729
Hi,
I may be wrong, but i think you can change the steps with the firmware from TinkerGnome (which has a lot of other cool stuff too)
You can find it here:
https://github.com/TinkerGnome/Ultimaker2Marlin/releases
Can you show us how you mounted that extruder? I'm interested in that mod
Edited by GuestLink to post
Share on other sites
tommyph1208 55
Can't you directly modify the eeprom on the UM2 like you can with the UM1?
If I want to change step values on my UM1 I can go into Control -> Motion -> Esteps/mm
Then back to Control -> Store memory
I was thinking if there is a similar option on the UM2?
Link to post
Share on other sites
Marcel2016 3
Ok, thank you for your ideas so far.
I downloaded the newest version of tinkergnome´s firmware.
The number of E steps is set on the UM2 display.
Seems to work, but the extrusion rate is much too high.
During UM2 filament change the extracted length is 7.5 cm longer than the bowden tube. I wonder why?
Extruded 10 cm of filament and recalculated the E steps. Now I´m doing a test print. Looks like it is still a bit too much. But this depends on the feeder tension. If it is tightened, the extruder gear grinds into the filament. And the gear diameter becomes a bit smaller. I think, that´s why e3d calls it "effective diameter":O
Here is a picture of the titan extruder mounted on the machine. The grey thing is a filament cleaner.
On the UM2 it has to be mounted upside down. I used the stock feeder motor and a printed 1.5mm Nema17 spacer plate.
Link to post
Share on other sites
neotko 1,417
esteps. Did you check if the esteps e3d gives its for a 200 step rev motor or a 400 revolution step? (1.8 it's 200 rev, 0.9 from um2 it's 400).
Read the part about esteps on this unrelated guide
https://ultimaker.com/en/resources/20556-ultimaker-original-175mm-filament-conversion
Use the reprap calculator and adjust the esteps to your motor/feeder.
Edited by GuestLink to post
Share on other sites
Marcel2016 3
Nice link. Thank you.
For calculating the new E-steps I used the old settings. The number of resolution steps remain the same. Only feeder gear diameter and gear ratio change.
The formula for calculating E-Steps results 912.17.
I set it like this and extracted 200 mm of filament. The measured length was more, so this gives a factor 0.89. So the actual E-steps is 812.45.
But the problem was how to change the E-steps in the printer firmware.
I´m sorry, as the posts have become a bit confusing.
Now it works. Thank you at all for the support.
Link to post
Share on other sites