Ultimaker2Marlin icon indicating copy to clipboard operation
Ultimaker2Marlin copied to clipboard

17.02 stopped and underextrusion problem

Open ARKopp opened this issue 7 years ago • 13 comments

with the latest version i got underextrusion while with an older version I do not. Also a thing stopped a little bit before finishing.

ARKopp avatar Mar 05 '17 17:03 ARKopp

The underextrusion issue - maybe your steps/mm is off. Check that - you can get to that through the memory system. Or recalibrate.

having a print stop before finishing is much more serious. Have you ever had this issue before? It could be power supply brick rebooted the machine or it could be a software bug.

gr5 avatar Mar 06 '17 18:03 gr5

Just to clarify - I'm 99% sure there are no underextrusion related bugs in 17.02. Either steps/mm is off or something just coincidentally happened unrelated to the firmware. Maybe look at my list of causes for underextrusion here but definitely use the move menu to move filament 10mm and see if it is actually moving for example 5mm: (my march 5 post here) https://ultimaker.com/en/community/39216-problems-after-several-layers#reply-173903

gr5 avatar Mar 06 '17 18:03 gr5

ok I will try. also another questions. where to I find the startcodes, pause and end codes in the firmeware. I want to put it in octoprint.

On Mon, Mar 6, 2017 at 7:35 PM, gr5 [email protected] wrote:

Just to clarify - I'm 99% sure there are no underextrusion related bugs in 17.02. Either steps/mm is off or something just coincidentally happened unrelated to the firmware. Maybe look at my list of causes for underextrusion here but definitely use the move menu to move filament 10mm and see if it is actually moving for example 5mm: (my march 5 post here) https://ultimaker.com/en/community/39216-problems- after-several-layers#reply-173903

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/TinkerGnome/Ultimaker2Marlin/issues/67#issuecomment-284488439, or mute the thread https://github.com/notifications/unsubscribe-auth/AEFyhauC_EKgN197wRMOQVJ0SgIfM3L1ks5rjFHigaJpZM4MTfSv .

ARKopp avatar Mar 06 '17 20:03 ARKopp

I think, it's not transferable that easy - at least not one-to-one. The sequences are spread in UltiLCD2_menu_print.cpp. It starts here after a file is selected, goes through the heatup menu and primes the nozzle in doStartPrint.

The end-sequence is inside "abortPrint". Nothing fancy there, basically: switch off all heaters and home axis. And the pause command is generated in lcd_print_pause. I'm not sure, if the M601 command can be used from Octoprint.

TinkerGnome avatar Mar 06 '17 21:03 TinkerGnome

If you slice something with cura in "reprap" mode (in cura 15.X set machine to reprap mode) it will generate some gcodes at the top and bottom. You can use those. Actually I think cura will have a start/end gcodes tab. So you don't even have to slice - just change your machine settings to reprap mode.

gr5 avatar Mar 06 '17 21:03 gr5

Since we updated to the newest version we have severe underextrusion although we checked every possible option. We have multiple Ultimaker² running and all of them are producing underextrusion. So i will switch back to an older version where we had no markable issues.

3Dimensionen avatar Apr 09 '17 07:04 3Dimensionen

I recommend a factory reset. Some of the parameters stored in eeprom get messed up when you change versions as they are sometimes stored in a different location in the eeprom. Especially when you switch from a newer to an older version. Factory reset fixes this.

gr5 avatar Apr 09 '17 11:04 gr5

Okay. Thank you for your quick response. I will give it a try and will report on this issue.

3Dimensionen avatar Apr 09 '17 11:04 3Dimensionen

I also had underextrusion and backed out 17.2.1. I'll reinstall and check the esteps.

EldRick avatar May 15 '17 21:05 EldRick

Has there been any solution? Because I face the same issue with the UM2 since this version. I did a factory Reset with the M502m checked e-Steps and everything else the same way if it was a new printer. The other point I noticed, it seems like it looses steps at the extruder motor. Even without filament the motor seems to go much slower sometimes when printing a line with constant extrusion. It seems not to be related to volumetric extrusion. I suspect a timing issue - maybe some steps are to fast so the driver will not follow them? The effect is visible with the original motor as well as with a BondTech extruder.

Ricky1975 avatar Jan 29 '19 16:01 Ricky1975

I have 17.10 and don't have any problems with underextrusion. Please post your issue on the UM forum and add @gr5 to the post to catch my attention (or send me a direct message on um forum). Maybe you could make a video showing how the extruder slows down? Maybe something is wrong with the stepper driver chip? We should continue this discussion on the forum.

gr5 avatar Jan 30 '19 18:01 gr5

Due to another defect I had to replace the mainboard. Since the new board is in place, the effect is gone. Extrusion is normal and the stepper runs with the same speed all the time. So I think, the issue might be related to timing with Generation 1 boards. As my old board is defect now, I have no chance to to reproduce the issue. Maybe somebody else has the same problem?

Ricky1975 avatar Feb 01 '19 10:02 Ricky1975

Again, this should be on the forum. Not here. I have only gen 1 boards. All my UM2 series printers (I have 4) are quite old.

I suspect it was a defective stepper driver. I was going to suggest swapping cables on ext1 and ext2 or ext1 versus Z axis, etc. But didn't want to talk about debugging hardware issues on tinkermarlin github. I'd close this issue but other's have reported problems so I'll leave this open (although tinker may close it).

gr5 avatar Feb 01 '19 17:02 gr5