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

Extrudes when I tell it to, does not when printing

Discussion in 'Troubleshooting' started by miksane, Nov 5, 2014.

Thread Status:
Not open for further replies.
  1. miksane

    miksane New Member

    Joined:
    Nov 5, 2014
    Messages:
    24
    Likes Received:
    2
    Heyyy guys,


    This is my sitch: when I raise the Z axis and tell the printer to extrude after heating up, it extrudes fine. The motor drives the gear and hobbed bolt works and material gets extruded. The bearing is spinning (I marked it).

    When I start printing, it feeds for a bit, then the bearing stops spinning and the hobbed bolt just chews into the filament. Then no more extrusion....


    Any ideas where to start? This is my third full day of work at work trying to diagnose this thing and get it to work.
     
  2. Mike Kelly

    Mike Kelly Volunteer

    Joined:
    Mar 11, 2013
    Messages:
    6,967
    Likes Received:
    2,277
    What does your first layer look like.
     
  3. miksane

    miksane New Member

    Joined:
    Nov 5, 2014
    Messages:
    24
    Likes Received:
    2
    First layer is fine. Did a calibration circle in mattercontrol, all is well. Back in simp3d now, its printing a super thin ghost layer...gear is spinning but bearing marks are not. Is it too close? Is there a way to calibrate simp3d before a print the way that mattercontrol does?
     
  4. Mike Kelly

    Mike Kelly Volunteer

    Joined:
    Mar 11, 2013
    Messages:
    6,967
    Likes Received:
    2,277
    Add an offset after G28 to your startup Gcode

    eg
    Code:
    M565 Z-1.0    ;1.0mm offset
    
     
  5. miksane

    miksane New Member

    Joined:
    Nov 5, 2014
    Messages:
    24
    Likes Received:
    2
    Thank you Mike! You are the hero of this forum.

    Going to do the simpl3d calibration....idk how I never did that yet (fail on my part)

    Should I have to enter this code before each print or is there a way to save it?
     
  6. Mike Kelly

    Mike Kelly Volunteer

    Joined:
    Mar 11, 2013
    Messages:
    6,967
    Likes Received:
    2,277
    For the FFF settings (Edit Process Settings) go to the scripts tab, there' you'll see the Starting tab. That has the startup Gcode there.

    Just add the M565 code after the G28. This will save it for all prints.

    You could also add G29 after the M565 to do auto bed calibration.

    Not familiar with simplified 3d's calibration if any. I just use the one in the firmware.
     
  7. mark tomlinson

    mark tomlinson ༼ つ ◕_ ◕ ༽つ
    Staff Member

    Joined:
    Feb 21, 2013
    Messages:
    23,917
    Likes Received:
    7,338
    Add the offset to your startup gcode.
    edit process, scripts tab, startup gcode

    heh, or what Mike said (edit after posting)
     
  8. mark tomlinson

    mark tomlinson ༼ つ ◕_ ◕ ༽つ
    Staff Member

    Joined:
    Feb 21, 2013
    Messages:
    23,917
    Likes Received:
    7,338
    Yea, they have a bed leveling wizard similar to matter control that can be used, but with an auto-leveling printer... use the firmware version.
     
  9. miksane

    miksane New Member

    Joined:
    Nov 5, 2014
    Messages:
    24
    Likes Received:
    2
    IT WORKS. ITS FINALLY KICKIN!!!

    YOU GUYS KICK F***ING ASS!!


    Thank you very much!!
     
Thread Status:
Not open for further replies.

Share This Page