1. Got a question or need help troubleshooting? Post to the troubleshooting forum or Search the forums!

Solved Volcano: Extrusion stopped working due to tempmin setting

Discussion in 'Troubleshooting' started by robert sanchez, Jun 4, 2015.

  1. robert sanchez

    robert sanchez Active Member

    Joined:
    Oct 9, 2014
    Messages:
    320
    Likes Received:
    160
    Ok, just spent the last 2hrs getting the volcano installed, and it is working. However, my extrusion is not? The nema motor is not moving when I command it too.

    What is the best way to trouble shoot what is going on.

    I can heat, I can move, x,y,z. Fans are all good, just no extrusion.

    I can pick up a 0.9° stepper tomorrow at lunch, but no clue how to modify the firmware. Let me know. I'm thinking I pulled a wire free internally to the stepper motor when messing with the loom.
     
    #1 robert sanchez, Jun 4, 2015
    Last edited: Jun 4, 2015
  2. robert sanchez

    robert sanchez Active Member

    Joined:
    Oct 9, 2014
    Messages:
    320
    Likes Received:
    160
    Ok, so I just took the bootom off and swapped the E0 extruder with the X and I can get it to work if I step X. But when I connect it back to E0 nothing. If I move X to EO, nothing happens.

    Any ideas.
     
  3. mark tomlinson

    mark tomlinson ༼ つ ◕_ ◕ ༽つ
    Staff Member

    Joined:
    Feb 21, 2013
    Messages:
    23,912
    Likes Received:
    7,338
    stepper driver board maybe?
    While it would be odd, it may have coincidentally died while you were doing the other work.
    (good job ruling out the harness, that would have been my first suspect).

    It almost has to be that or the RAMPS itself.

    You can reload the firmware (with your E3D/volcano mods) again to be certain that there was a clean install for that as a sanity check, but I don't really think that is a problem.
     
  4. robert sanchez

    robert sanchez Active Member

    Joined:
    Oct 9, 2014
    Messages:
    320
    Likes Received:
    160
    @mark tomlinson I agree with that assessment. Since I already had made the change to the e3dv6 a while back I just swapped out the hotend and left the firmware alone. It heated to temp, homed correctly and starting printing with the small detail of 0 extrusion.

    Where would be the best place to get a stepper driver and/or ramps board?
     
  5. mark tomlinson

    mark tomlinson ༼ つ ◕_ ◕ ༽つ
    Staff Member

    Joined:
    Feb 21, 2013
    Messages:
    23,912
    Likes Received:
    7,338
    robert sanchez likes this.
  6. robert sanchez

    robert sanchez Active Member

    Joined:
    Oct 9, 2014
    Messages:
    320
    Likes Received:
    160
  7. robert sanchez

    robert sanchez Active Member

    Joined:
    Oct 9, 2014
    Messages:
    320
    Likes Received:
    160
    mark tomlinson likes this.
  8. mark tomlinson

    mark tomlinson ༼ つ ◕_ ◕ ༽つ
    Staff Member

    Joined:
    Feb 21, 2013
    Messages:
    23,912
    Likes Received:
    7,338
    robert sanchez likes this.
  9. robert sanchez

    robert sanchez Active Member

    Joined:
    Oct 9, 2014
    Messages:
    320
    Likes Received:
    160
  10. robert sanchez

    robert sanchez Active Member

    Joined:
    Oct 9, 2014
    Messages:
    320
    Likes Received:
    160
    @mark tomlinson I am a money spending dumb a$$$$$.

    I need to reconfigure the firm ware to allow extrusions at 185C. It has a safety limit setpoint that prevents extrusion below 19? something.
     
  11. mark tomlinson

    mark tomlinson ༼ つ ◕_ ◕ ༽つ
    Staff Member

    Joined:
    Feb 21, 2013
    Messages:
    23,912
    Likes Received:
    7,338
    Well, spare parts are always good.
    I have a full set just because.

    The new firmware does have some things that annoyed me (that was one). I am running a customized older rev. It works and I have no desire to update it :)
     
    robert sanchez likes this.
  12. robert sanchez

    robert sanchez Active Member

    Joined:
    Oct 9, 2014
    Messages:
    320
    Likes Received:
    160
    Yeah now I need to dig around to figure out what file needs to be updated. Or perhaps @Mike Kelly wouldnt mind posting a volcano firmware update. Perhaps with min temp at 170. (Pleaseeeeeee).
     
  13. mark tomlinson

    mark tomlinson ༼ つ ◕_ ◕ ༽つ
    Staff Member

    Joined:
    Feb 21, 2013
    Messages:
    23,912
    Likes Received:
    7,338
    CONFIGURATION.H

    It is all in there.

    I can upload mine if you want. You will want to sanity check it.
     
  14. robert sanchez

    robert sanchez Active Member

    Joined:
    Oct 9, 2014
    Messages:
    320
    Likes Received:
    160
    If it's the configure h file I can check it out tonight and make the change. If I fail I'll bug you tomorrow. Thanks @mark tomlinson much appreciated.
     
  15. robert sanchez

    robert sanchez Active Member

    Joined:
    Oct 9, 2014
    Messages:
    320
    Likes Received:
    160
    So after much pain, I discovered that the configuration_adv.h file had a temp limit at 190. So I changed it to 178.
    hope it works will find out tomorrow
    configuration_adv-mintemp.jpg
     
    Mike Kelly likes this.
  16. mark tomlinson

    mark tomlinson ༼ つ ◕_ ◕ ༽つ
    Staff Member

    Joined:
    Feb 21, 2013
    Messages:
    23,912
    Likes Received:
    7,338
    #define EXTRUDE_MINTEMP 170

    That is in CONFIGURATION.H

    (that is my version, not sure what Robo had it defaulted to)
     
  17. robert sanchez

    robert sanchez Active Member

    Joined:
    Oct 9, 2014
    Messages:
    320
    Likes Received:
    160
    Mark reading the code, the 170 value has to do with error checking. The configuration-adv has the 190 min temp value that disabled the extruder for the R1 with auto level and m8 enclosed rods, bottom cover.
     
  18. mark tomlinson

    mark tomlinson ༼ つ ◕_ ◕ ༽つ
    Staff Member

    Joined:
    Feb 21, 2013
    Messages:
    23,912
    Likes Received:
    7,338
    Again, I am not on the latest by any stretch but that allowed me to tell it to go down to 175 (and before I could not).
    The volcano added a lot of heat and I had to lower some of the print temps.

    Maybe my version of configuration-adv was already lower... I would need to go look :) I did not alter that one.
     
  19. robert sanchez

    robert sanchez Active Member

    Joined:
    Oct 9, 2014
    Messages:
    320
    Likes Received:
    160
    Yeah my configuration.h came already set to 170. But the configuration-adv.h was 190.
     
    mark tomlinson likes this.

Share This Page