E180 Under Extruding?

VooPoc
Posts: 0
Joined: Thu Dec 28, 2017 4:57 am

E180 Under Extruding?

Post by VooPoc » Mon Jan 01, 2018 7:18 pm

Hi Guys,

FYI I'm new to 3d Printing.

I was looking at calibration to improve prints on my E180 and I've done a 100mm extrusion test and it's short my 31mm so its only extruding 69mm.

Some of the tutorials I have watched use code M501 to show parameters, which doesn't work. Does anyone know how I can calibrate the E180?

Thanks,

User avatar
William
Site Admin
Posts: 6340
Joined: Tue Jun 07, 2016 9:38 am

Re: E180 Under Extruding?

Post by William » Tue Jan 02, 2018 5:01 pm

Maybe you should properly increase the A4988 driver board voltage(Normal is 0.8-1.1V)

A4988-B.png
A4988-B.png (635.33 KiB) Viewed 11179 times
If you use cura for slicing, you can increase the filament flow in the setting
-Keep your mind and try to test it. :)
-Everything will be fun!-Support all Getech printer.
-You can ask me the questions and I will kindly reply.
-Respect others is the best way you can get help!

VooPoc
Posts: 0
Joined: Thu Dec 28, 2017 4:57 am

Re: E180 Under Extruding?

Post by VooPoc » Tue Jan 02, 2018 10:09 pm

Thank for this, I will look into it and check the voltage. Is there any means to do this via firmware and gcode gets and sets (or whatever they are called in this language).

User avatar
William
Site Admin
Posts: 6340
Joined: Tue Jun 07, 2016 9:38 am

Re: E180 Under Extruding?

Post by William » Wed Jan 03, 2018 3:08 pm

I think you can try to print a 20MM cube, and then see the size is normal, in order to determine whether the normal extrusion
-Keep your mind and try to test it. :)
-Everything will be fun!-Support all Getech printer.
-You can ask me the questions and I will kindly reply.
-Respect others is the best way you can get help!

VooPoc
Posts: 0
Joined: Thu Dec 28, 2017 4:57 am

Re: E180 Under Extruding?

Post by VooPoc » Tue Jan 09, 2018 8:25 pm

Hi Willam,

Is it possible to ask your admins to install a plugin such as "image upload" on your phpBB deployment?

I cracked open the bottom and noticed the Z_A1, Y_A1, X_A1 clustered together. The E2_A1 is separate and I assume needs tweaking. I am disappointed that this isn't a function via firmware or even Gcode.

Before I play around with any of these physical settings can you confirm there are no other means of calibration?

Thanks,

User avatar
William
Site Admin
Posts: 6340
Joined: Tue Jun 07, 2016 9:38 am

Re: E180 Under Extruding?

Post by William » Wed Jan 10, 2018 6:50 pm

You can upload the pic to Google drive,I will check it at first.
-Keep your mind and try to test it. :)
-Everything will be fun!-Support all Getech printer.
-You can ask me the questions and I will kindly reply.
-Respect others is the best way you can get help!

VooPoc
Posts: 0
Joined: Thu Dec 28, 2017 4:57 am

Re: E180 Under Extruding?

Post by VooPoc » Sat Jan 13, 2018 9:20 am

Hi William,

The stock voltage I have on the E2_A1 was 0.46v and when I increased the voltage it made no difference to the extrusion length, it does appear to have increased the speed, but not the steps/mm. Additionally, when I increased the voltage to 0.93v the motor started to make a tick sound and jitter.
Therefore, reduced it back to 0.46v.

Any ideas?

Thanks,

User avatar
William
Site Admin
Posts: 6340
Joined: Tue Jun 07, 2016 9:38 am

Re: E180 Under Extruding?

Post by William » Mon Jan 15, 2018 8:01 pm

I use "SSCOM 4.2" and send "M2002 E * \ R \ N" to change steps per mm
-Keep your mind and try to test it. :)
-Everything will be fun!-Support all Getech printer.
-You can ask me the questions and I will kindly reply.
-Respect others is the best way you can get help!

VooPoc
Posts: 0
Joined: Thu Dec 28, 2017 4:57 am

Re: E180 Under Extruding?

Post by VooPoc » Mon Jan 15, 2018 10:47 pm

I think you might need to provide a little more info?

I have done a search on SScom and it appears to be a debugger tool. I have however executed M2002 using pronterface and it outputs what I'm looking for. Is there any documentation on using M2002? I want to know what I'm executing and "E * \ R \ N" isn't self-explanatory.

Thanks,

Output:
>>> M2002
SENDING:M2002
min_position[X_AXIS]:0.00;min_position[Y_AXIS]:0.00;min_position[Z_AXIS]:0.00;max_position[X_AXIS]:130.00;max_position[Y_AXIS]:130.00;max_position[Z_AXIS]:132.00;steps_per_mm[X_AXIS]:80.000000;steps_per_mm[Y_AXIS]:80.000000;steps_per_mm[Z_AXIS]:400.000000;steps_per_mm[E_AXIS]:70.000000;max_feedrate[X_AXIS]:550;max_feedrate[Y_AXIS]:550;max_feedrate[Z_AXIS]:35;max_feedrate[E_AXIS]:50;home_speed[X_AXIS]:300;home_speed[Y_AXIS]:300;home_speed[Z_AXIS]:120;home_position[X_AXIS]:0;home_position[Y_AXIS]:1;home_position[Z_AXIS]:1;motor_direction[X_AXIS]:0;motor_direction[Y_AXIS]:1;motor_direction[Z_AXIS]:1;motor_direction[E_AXIS]:1;motor_direction[E1_AXIS]:0;motor_direction[E2_AXIS]:1;motor_direction[X_AXIS]:0;motor_direction[Y_AXIS]:1;motor_direction[Z_AXIS]:1;motor_direction[E_AXIS]:1;motor_direction[E1_AXIS]:0;motor_direction[E2_AXIS]:1;motor_direction[X_AXIS]:0;motor_direction[Y_AXIS]:1;motor_direction[Z_AXIS]:1;motor_direction[E_AXIS]:1;motor_direction[E1_AXIS]:0;motor_direction[E2_AXIS]:1;HV:V1.4;
ok

User avatar
William
Site Admin
Posts: 6340
Joined: Tue Jun 07, 2016 9:38 am

Re: E180 Under Extruding?

Post by William » Wed Jan 17, 2018 6:47 pm

Default steps per mm of extruder value is 65 (E65)
-Keep your mind and try to test it. :)
-Everything will be fun!-Support all Getech printer.
-You can ask me the questions and I will kindly reply.
-Respect others is the best way you can get help!

Post Reply