E180 Under Extruding?
E180 Under Extruding?
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,
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,
Re: E180 Under Extruding?
Maybe you should properly increase the A4988 driver board voltage(Normal is 0.8-1.1V)
If you use cura for slicing, you can increase the filament flow in the setting
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!
-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!
Re: E180 Under Extruding?
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).
Re: E180 Under Extruding?
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!
-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!
Re: E180 Under Extruding?
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,
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,
Re: E180 Under Extruding?
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!
-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!
Re: E180 Under Extruding?
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,
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,
Re: E180 Under Extruding?
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!
-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!
Re: E180 Under Extruding?
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
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
Re: E180 Under Extruding?
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!
-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!