51

Re: Help - Printer stops extruding about an hour into print

fdm_process wrote:

This is the version I downloaded: https://github.com/ozadr1an/Solidoodle- … guration.h  I now see a newer version that was last edited 5 hours ago. I'm going to download that one and give it a go.

This is the one you want and is the one I use.
You don't actually delete anything you just comment the lines out  using //.
Most of the time you can just comment out the first main line. 
Give me a about 30 minutes and I'll get you a screen shot of that section.

Printit Industries Model 8.10 fully enclosed CoreXY, Chamber heat
3-SD3's & a Workbench all fully enclosed, RH-Slic3r Win7pro, E3D V6, Volcano & Cyclops Hot End
SSR/500W AC Heated Glass Bed, Linear bearings on SS rods. Direct Drive Y-axis, BulldogXL
Thanks to all for your contributions

52

Re: Help - Printer stops extruding about an hour into print

wardjr wrote:
fdm_process wrote:

This is the version I downloaded: https://github.com/ozadr1an/Solidoodle- … guration.h  I now see a newer version that was last edited 5 hours ago. I'm going to download that one and give it a go.

This is the one you want and is the one I use.
You don't actually delete anything you just comment the lines out  using //.
Most of the time you can just comment out the first main line. 
Give me a about 30 minutes and I'll get you a screen shot of that section.

Okay, but I just put the // in front of all the stuff having to do with the filament alarm and the park head enable. So, three things in there I killed.

I'll wait for your image before I flash.

53

Re: Help - Printer stops extruding about an hour into print

on it just a few more seconds.

Printit Industries Model 8.10 fully enclosed CoreXY, Chamber heat
3-SD3's & a Workbench all fully enclosed, RH-Slic3r Win7pro, E3D V6, Volcano & Cyclops Hot End
SSR/500W AC Heated Glass Bed, Linear bearings on SS rods. Direct Drive Y-axis, BulldogXL
Thanks to all for your contributions

54

Re: Help - Printer stops extruding about an hour into print

https://github.com/ozadr1an/Solidoodle- … guration.h
you are loading the M600 and you want this one instead.  It is the one I am currently using and it is newer.
You shouldn't have to worry about any of the filament alarm stuff.

Printit Industries Model 8.10 fully enclosed CoreXY, Chamber heat
3-SD3's & a Workbench all fully enclosed, RH-Slic3r Win7pro, E3D V6, Volcano & Cyclops Hot End
SSR/500W AC Heated Glass Bed, Linear bearings on SS rods. Direct Drive Y-axis, BulldogXL
Thanks to all for your contributions

55

Re: Help - Printer stops extruding about an hour into print

wardjr wrote:

https://github.com/ozadr1an/Solidoodle- … guration.h
you are loading the M600 and you want this one instead.  It is the one I am currently using and it is newer.
You shouldn't have to worry about any of the filament alarm stuff.

Awesome, thank you. I'll flash it and let you know how it all turns out.

56

Re: Help - Printer stops extruding about an hour into print

Yep smile
Sorry I didn't catch that earlier.  Just make sure you choose the correct board number and printer in the configuration.h file
I also like to put in the date and a "custom mendel" name.  That will make it easier to identify when you made the changes or if you end up with multiple printers wink

Printit Industries Model 8.10 fully enclosed CoreXY, Chamber heat
3-SD3's & a Workbench all fully enclosed, RH-Slic3r Win7pro, E3D V6, Volcano & Cyclops Hot End
SSR/500W AC Heated Glass Bed, Linear bearings on SS rods. Direct Drive Y-axis, BulldogXL
Thanks to all for your contributions

57

Re: Help - Printer stops extruding about an hour into print

YES!!!! It works! Thank you so much for your help. I was at my wits end over here. She's printing like a charm now.

The only advice I have for people doing this is to not close teensy when it pops open after compiling. If you click file > open hex file, it will bring you directly to the folder it saved Marlin.cpp.hex in. Mine was not saving in the temp folder. Also, don't forget to change your extruder steps per mm in the EEPROM settings after you install the firmware. It can be quite a scare when you start printing and nothing is coming out.

Again, thank you so much. Super appreciated over here!

58

Re: Help - Printer stops extruding about an hour into print

Glad to hear you finally got it working.  Oh, don't forget to set your steps in EEPROM wink

Printit Industries Model 8.10 fully enclosed CoreXY, Chamber heat
3-SD3's & a Workbench all fully enclosed, RH-Slic3r Win7pro, E3D V6, Volcano & Cyclops Hot End
SSR/500W AC Heated Glass Bed, Linear bearings on SS rods. Direct Drive Y-axis, BulldogXL
Thanks to all for your contributions

59

Re: Help - Printer stops extruding about an hour into print

Hey Wardjr, thanks for all the attention you gave fdm_process with his problem.  I just upgraded my SD3 to an E3d V6 hot end and encountered the same problem. It took me a while to find this thread but it worked for me too. I'd inadvertently loaded the m600 firmware.

Thanks again!