Extruder issues with 3.2-beta 3.2 - Duet 3 MB6HC
-
My Extruder is vibrating back and forth with not much torque at all. It doesn't make much noise. I thought it was wired wrong but checked and seems fine. Then swapped the Extruder with the X-Axis stepper and issue stayed with the Extruder port. (i.e. stepper and wiring are fine).
Next I reconfigured the Extruder to be a U Axis with same settings as the Extruder. Now the port (configured as a U Axis that was the extruder) works like a champ. Set it all back to be the Extruder and I am back to the same issue.
As far as I can tell I just changed the "E" to "U" and it works.Is there something about using port 4 (I even tried to move to port 5 with same issue) as an Extruder?
The port usage is X0 Y1 Z2:3 E4 -
what is the stepper motor you are using?
what current are you running it at?
-
Post your entire config file please.
How were you commanding movement?
-
@MikeGeppert Did you use the same steps per mm when you configured it as a U axis as you did when it was configured as an extruder? Also, which firmware version ?
-
3.2-beta 3.2 -
please update to rc-2
-
3.2 final is now available as well. https://github.com/Duet3D/RepRapFirmware/releases/tag/3.2
-
@deckingman Yes same everything, literetly just replaced the "E" with "U".
I did have to use the "G1 U10" as opposed to using the extruder command buttons on the WEB interface. -
@Veti gosh I couldn't tell you. I guess I can look. It came with the kit I bought. It is a 24V pancake stepper. 4 wire. Like I said it runs great if I change all the "E" commands to "U" so I ruled out any port, wiring, stepper motor issues.
-
@Phaedrux The config file is pretty big and has lots of comments in it. I copied and pasted alot of the G-Code documentation to remind me what they do and what the parameters are. I can post tonight.
For the Extruder I was just using the Buttons on the Web interface.
For the "U" setup I used the console and "G1 U10". I did try "G1 E10" also when setup for the extruder and still got the issue.Now that I know the wiring is good and the stepper motor work like a champ I am really confused.
-
-
Veti was talking about release candidate 2 for 3.2, which is now defunct now that the final release of 3.2 is available.
-
To be clear: if you use the buttons in the web interface to command extrusion, the extruder just vibrates?
Please note, most of the extrusion speeds in the web interface are far too fast to extrude through a nozzle. They are intended for filament loading/unloading.
Please post your config.g file.
-
@Veti The stepper motor is a Stepperonline 17HS08-1004S
I am shooting for about 900mA.
-
@Phaedrux Here ya go (This is the version that has the "U" defined, the "E" is commented out):
G90 M83 M550 P"X301" M669 K1 M569 P0.0 S1 R0 D3 F3 B1 H200 V1000 M569 P0.1 S1 R0 D3 F3 B1 H200 V1000 M569 P0.2 S1 R0 D3 F3 B1 H200 V1000 M569 P0.3 S1 R0 D3 F3 B1 H200 V1000 M569 P0.4 S0 R0 D3 F3 B1 H200 V1000 ;M569 P20.0 S0 R0 D3 F3 B1 H200 V1000 ;M584 X0.0 Y0.1 Z0.2:0.3 E20.0 ;M584 X0.0 Y0.1 Z0.2:0.3 E0.4 M584 X0.0 Y0.1 Z0.2:0.3 U0.4 ;M350 X256 Y256 Z256 E16 I0 ;M92 X1280.00 Y1280.00 Z25600.00 E436.54 ;M566 X900.00 Y900.00 Z60.00 E120.00 ;M203 X12000.00 Y12000.00 Z6000.00 E1000.00 M350 X256 Y256 Z256 U16 I0 M92 X1280.00 Y1280.00 Z25600.00 U436.54 M566 X900.00 Y900.00 Z50.00 U120.00 M203 X12000.00 Y12000.00 Z6000.00 U1000.00 ;M201 X5000.00 Y5000.00 Z500.00 E5000.00 M201 X5000.00 Y5000.00 Z500.00 U5000.00 M906 X{2000*0.8} M906 Y{2000*0.8} M906 Z{2000*0.8} ;M906 E{1000*0.9} M906 U{1000*0.9} M906 I30 M84 S30 M208 X0:330 Y0:330 Z-1:330 ; M574 Z1 S2 P"!20.io0.in" M574 Z0 P"nil" M574 X1 Y1 S3 M915 X Y S3 F0 H200 T1 R0 M915 Z S20 F0 H200 T1 R0 ;M558 P8 F300 R0.4 C"!20.io0.in" M558 P8 F300 R0.4 C"!io1.in" G31 P100 X0 Y0 Z-0.180 M557 X0:300 Y0:300 P5:5 M671 X-25:314 Y157:157 S10 M308 S0 P"temp0" Y"thermistor" A"Bed" T100000 B3950 H14 ;M308 S1 P"20.temp0" Y"thermistor" A"Hot End" T100000 B4267 ; H-26 M308 S1 P"temp1" Y"thermistor" A"Hot End" T100000 B4267 M308 S2 Y"mcu-temp" A"MCU" M950 H0 C"out0" T0 ;M950 H1 C"20.out0" T1 M950 H1 C"out1" T1 ;M307 H0 R0.293 C615.6 D2.40 S1.00 V24.1 M307 H0 R0.300 C545.2 D2.36 S1.00 V24.1 ;M307 H1 R36.204 C15.7 D1.22 S1.00 V24.2 M307 H1 R3.201 C197.5 D5.04 S1.00 V24.2 M140 H0 M143 H0 S80 X0 M143 H1 S280 X1 ;M950 F0 C"20.out2" Q500 ;M950 F1 C"20.out1" Q500 M950 F0 C"out7" Q500 M950 F1 C"out8" Q500 M950 F2 C"!out4+^out4.tach" Q500 M106 P0 S0 H-1 C"Part Cooling" M106 P1 S1 H1 C"Hot End" T50 M106 P2 S2 H-1 C"Case" M563 P0 S"Hot End" D0 H1 F0:1 G10 P0 X0 Y0 Z0 G10 P0 R0 S0 M451 ; Setup NeoPixel M150 X1 Q3000000 M150 S2 F0 P128 R255 U000 B000 G4 S1 M150 S2 F0 P128 R000 U255 B000 G4 S1 M150 S2 F0 P128 R000 U000 B255 G4 S1 M150 S1 F1 P128 R255 U255 B000 M150 S1 F0 P128 R000 U000 B255 G4 S1 M150 S1 F1 P128 R255 U000 B255 M150 S1 F0 P128 R255 U255 B000 G4 S1 M150 S1 F1 P128 R000 U255 B255 M150 S1 F0 P128 R255 U000 B255 G4 S1 M150 S1 F1 P128 R255 U140 B000 M150 S1 F0 P128 R000 U255 B255 G4 S1 M150 S1 F1 P128 R255 U255 B255 M150 S1 F0 P128 R255 U140 B000 G4 S1 M150 S2 F0 P128 R255 U255 B255 G4 S2 M150 S2 F0 P128 R000 U255 B000 ;M575 P1 S1 B57600 T0
-
@Phaedrux Hmmm the update did not go well. Trying to recover the system now.
-
@dc42 Thanks for the response.
If I do a "G1 E10" I get the same effect.
I actually removed the stepper from the extruder and it is just sitting on the bed now. I am looking at the gear on the motor.
If I set it up as a "U" it turns as expected with "G1 U10".
If I set up as a "E" it vibrates with almost no torque. I can put my finger on the gear and feel almost no torque at all. -
Can you send M98 P"config.g" and post the response?
Your spacing is very odd and I wonder if there is a non-standard character in there causing something to barf.
Could you maybe try a basic config generated by the online config tool just to rule out the config?
-
@Phaedrux Is this right? I was expecting an rc2 somewhere:
1/5/2021, 10:42:56 PM M115
FIRMWARE_NAME: RepRapFirmware for Duet 3 MB6HC FIRMWARE_VERSION: 3.2 ELECTRONICS: Duet 3 MB6HC v1.01 or later FIRMWARE_DATE: 2021-01-05 -
Yup that is correct. 3.2 RC2 has been replaced by 3.2 final, which you appear to be using.
-
@Phaedrux said in Extruder issues with 3.2-beta 3.2 - Duet 3 MB6HC:
M98 P"config.g"
1/5/2021, 10:44:40 PM M98 P"config.g"
Kind of unexciting? Its got a green background I think that is a good thing?