Close



Page 1 of 2 12 LastLast
Results 1 to 10 of 14
  1. #1

    Extruder not moving in Marlin

    So in marlin my extruder won't move but in repetier it moves perfectly.
    It isn't a temp issue, i have it at 200C while trying to move it.
    If i move it in marlin by 1mm it moves but if i move it by any more it won't move.
    Also i can't move my extruder through any software like pronterface or mattercontrol.
    I can upload my marlin and repetier firmware if necessary.

    Any help would be much appreciated.

    ramps 1.4 board, prusa i3 clone.

  2. #2
    Super Moderator Roxy's Avatar
    Join Date
    Apr 2014
    Location
    Lone Star State
    Posts
    2,182
    How do you move it 'in Marlin' ? Are you using the LCD Panel to move it? A very simple test would be to use Repetier Host or PronterFace and say G1 E100.0 and see if it starts pushing filament through the nozzle.

  3. #3
    I've done all that, i can't get it to move further than 1mm at a time in marlin. But in repetier its perfect.

  4. #4
    Super Moderator Roxy's Avatar
    Join Date
    Apr 2014
    Location
    Lone Star State
    Posts
    2,182
    How do you move it 'in Marlin' ?

    Are you using the LCD Panel to move it?

    Have you tried PronterFace?

    What version of the firmware are you running?




  5. #5
    I said pronterface. I can move it 1mm at a time from the lcd. version 1.1rc7. lcd is reprap discount full graphic smart controller

  6. #6
    Super Moderator Roxy's Avatar
    Join Date
    Apr 2014
    Location
    Lone Star State
    Posts
    2,182
    Does it stop after 1mm going in one direction, and then not let you go the opposite direction? Can you move the extruder to the center of the bed and do a M119 and verify none of the endstops are triggered? And with the extruder in the center of the bed please verify you can only move 1mm and then motion freezes. What happens if you move the effector the opposite direction? Does that freeze too? We need a lot more information to understand what you are seeing.

  7. #7
    Just tested and everything moves perfectly in the center. M119 reports as open on all 3 but the extruder still only feeds for 1mm at a time from the lcd and not at all from repetier host, matter control, or pronterface.

  8. #8
    Super Moderator Roxy's Avatar
    Join Date
    Apr 2014
    Location
    Lone Star State
    Posts
    2,182
    Can you move to the RC7 RCBugFix code base? It will be much easier to figure out what is going on with that code base. You can get it here:

    https://github.com/MarlinFirmware/Marlin/tree/RCBugFix

  9. #9
    Staff Engineer printbus's Avatar
    Join Date
    May 2014
    Location
    Highlands Ranch, Colorado USA
    Posts
    1,437
    Add printbus on Thingiverse
    Roxy -

    I'm wondering about another possibility. Reject it if you disagree. Could there be an issue with the feedrate/acceleration terms for the extruder being way too high? If I recall, Marlin has a set of different feed rates for manual LCD actions vs the upper limit on gcode control. Maybe the 1mm from the LCD is really just a blip of movement obtained before the motor step rate gets too high, and from gcode the step rate is just too high to begin with and nothing happens at all.

  10. #10
    I thought of that aswell but i turned the acceleration down to less than 1000 and it didn't seem to help, i may have done it wrong though.

Page 1 of 2 12 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •