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

Solved Hotend not close enough to the bed

Discussion in 'Troubleshooting' started by maxhebus, May 26, 2016.

  1. mark tomlinson

    mark tomlinson ༼ つ ◕_ ◕ ༽つ
    Staff Member

    Joined:
    Feb 21, 2013
    Messages:
    23,912
    Likes Received:
    7,338
    Geof likes this.
  2. maxhebus

    maxhebus Member

    Joined:
    May 15, 2016
    Messages:
    38
    Likes Received:
    12
    The correct and clean version from:
    R1+ Firmware V2
    http://guide.robo3d.com/Wiki/ROBO_3D_Firmware_Release_Notes


    where I did change the :
    #define HEATER_0_MAXTEMP 310 // my actual setting
    #define BED_MAXTEMP 110 // my actual setting
    and I made sure that
    #define TEMP_SENSOR_0
    5 // my actual setting

    using Arduino 1.6.9 and then you'll find those code line in the Configuration. H tab

    The one I had a problem with:
    http://community.robo3d.com/index.p...ormation-installation-guides-and-review.3407/
    https://www.dropbox.com/s/1xcyaamafr9odow/Robo3dR1V2_M8_E3D.zip?dl=0

    when it looks like I should have used or not:
    https://www.dropbox.com/s/rwttayfh59weijf/Robo3dR1V2_E3D.zip?dl=0

    In short, the problem was, as often, between the keyboard and the chair.

    Thanks
    Stephane
     
    mark tomlinson likes this.
  3. Geof

    Geof Volunteer Moderator
    Staff Member

    Joined:
    Nov 9, 2015
    Messages:
    6,757
    Likes Received:
    2,339
    lol Im glad you have it sorted. That guy is my biggest problem, I wonder if a new chair would fix it sometimes ha!
     
    #23 Geof, May 28, 2016
    Last edited: May 28, 2016
  4. mark tomlinson

    mark tomlinson ༼ つ ◕_ ◕ ༽つ
    Staff Member

    Joined:
    Feb 21, 2013
    Messages:
    23,912
    Likes Received:
    7,338
    Thanks for following up with better documentation. Now someone else can use this to avoid that problem :)
    Glad you have it sorted.

    From the Robo side usually they don't change much other than CONFIGURATION.H values (once in a blue moon they actually do something somewhere else).
     
    maxhebus and Geof like this.
  5. maxhebus

    maxhebus Member

    Joined:
    May 15, 2016
    Messages:
    38
    Likes Received:
    12
    I hope my description is clear enough. If not, let me know or update.

    I did try to replace the chair or even the Keyboard. It did not change a thing. Still having that trouble maker in between.
    I think that I just have to accept to deal with it/him all my life. ;)
     
    Geof likes this.

Share This Page